Your message dated Thu, 14 Apr 2022 21:05:17 +0000
with message-id <e1nf6et-0007jf...@fasolo.debian.org>
and subject line Bug#1009446: fixed in lttnganalyses 0.6.1-3
has caused the Debian Bug report #1009446,
regarding lttnganalyses: FTBFS: dh_auto_test: error: pybuild --test -i 
python{version} -p "3.9 3.10" returned exit code 13
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1009446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009446
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lttnganalyses
Version: 0.6.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm

Hi,

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


Relevant part (hopefully):
>  debian/rules build
> dh build --with python3 --buildsystem=pybuild
> dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
>    dh_update_autotools_config -O--buildsystem=pybuild
>    dh_auto_configure -O--buildsystem=pybuild
> dh_auto_configure: warning: Compatibility levels before 10 are deprecated 
> (level 9 in use)
> I: pybuild base:239: python3.9 setup.py config 
> running config
> I: pybuild base:239: python3.10 setup.py config 
> running config
>    dh_auto_build -O--buildsystem=pybuild
> dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 
> 9 in use)
> I: pybuild base:239: /usr/bin/python3.9 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/parse_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/format_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/trace_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/version_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/time_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/common
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/period.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/cputop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/memtop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/periods.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/event.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/syscalls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/analysis.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/core
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/cputop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/syscallstats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/memtop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/progressbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/period_parsing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/termgraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/periods.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/mi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/command.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/cli
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/block.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/automaton.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/statedump.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/syscalls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/mem.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/net.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/linuxautomaton
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_lttnganalyses/build/lttnganalyses/_version.py
>  to '0.6.1'
> running build_scripts
> creating build
> creating build/scripts-3.9
> copying lttng-analyses-record -> build/scripts-3.9
> copying and adjusting lttng-track-process -> build/scripts-3.9
> changing mode of build/scripts-3.9/lttng-track-process from 644 to 755
> I: pybuild base:239: /usr/bin/python3 setup.py build 
> running build
> running build_py
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> copying lttnganalyses/_version.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/parse_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/format_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/trace_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/version_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> copying lttnganalyses/common/time_utils.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/common
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/period.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/cputop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/memtop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/periods.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/event.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/stats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/syscalls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> copying lttnganalyses/core/analysis.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/core
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/cputop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/syscallstats.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/memtop.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/progressbar.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/period_parsing.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/termgraph.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/periods.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/mi.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> copying lttnganalyses/cli/command.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/cli
> creating 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/__init__.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/block.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/irq.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sv.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sched.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/io.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/automaton.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/statedump.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/syscalls.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/sp.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/mem.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> copying lttnganalyses/linuxautomaton/net.py -> 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/linuxautomaton
> UPDATING 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/_version.py
> set 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.10_lttnganalyses/build/lttnganalyses/_version.py
>  to '0.6.1'
> running build_scripts
> creating build/scripts-3.10
> copying lttng-analyses-record -> build/scripts-3.10
> copying and adjusting lttng-track-process -> build/scripts-3.10
> changing mode of build/scripts-3.10/lttng-track-process from 644 to 755
>    dh_auto_test -O--buildsystem=pybuild
> dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 
> in use)
> I: pybuild base:239: python3.9 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> writing lttnganalyses.egg-info/PKG-INFO
> writing dependency_links to lttnganalyses.egg-info/dependency_links.txt
> writing entry points to lttnganalyses.egg-info/entry_points.txt
> writing requirements to lttnganalyses.egg-info/requires.txt
> writing top-level names to lttnganalyses.egg-info/top_level.txt
> /usr/lib/python3/dist-packages/setuptools/command/egg_info.py:624: 
> SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 
> 'get_data_files_without_manifest'.
> Please extend command classes from setuptools instead of distutils.
>   warnings.warn(
> reading manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> running build_ext
> test_parse_date_invalid (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_full_date (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_full_date_nsec (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_time (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_time_nsec (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_timestamp (tests.common.test_parse_utils.TestParseDate) ... ok
> test_garbage (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_invalid_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_no_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_valid_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_binary_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_coreutils_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_garbage (tests.common.test_parse_utils.TestParseSize) ... ok
> test_invalid_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_no_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_si_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_invalid_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_multi_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_multi_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_single_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_single_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_invalid_format 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_multi_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_multi_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_single_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_single_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_integer (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_sequence (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_with_port (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_empty (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_multiple_prios (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_one_prio (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_repeated_prio (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_repeated_prios (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_huge (tests.common.test_format_utils.TestFormatSize) ... ok
> test_negative (tests.common.test_format_utils.TestFormatSize) ... ok
> test_reasonable (tests.common.test_format_utils.TestFormatSize) ... ok
> test_zero (tests.common.test_format_utils.TestFormatSize) ... ok
> test_print_date (tests.common.test_format_utils.TestFormatTimeRange) ... ok
> test_time_only (tests.common.test_format_utils.TestFormatTimeRange) ... ok
> test_date (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_negative (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_time (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_not_syscall (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_sys (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_syscall_entry (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_multi_day (tests.common.test_trace_utils.TestGetTraceCollectionDate) ... 
> ok
> test_single_day (tests.common.test_trace_utils.TestGetTraceCollectionDate) 
> ... ok
> test_different_day 
> (tests.common.test_trace_utils.TestIsMultiDayTraceCollection) ... ok
> test_same_day (tests.common.test_trace_utils.TestIsMultiDayTraceCollection) 
> ... ok
> test_disable_intersect (tests.integration.test_intersect.IntersectTest) ... 
> FAIL
> test_no_intersection (tests.integration.test_intersect.IntersectTest) ... FAIL
> test_irqlog (tests.integration.test_irq.IrqTest) ... FAIL
> test_irqstats (tests.integration.test_irq.IrqTest) ... FAIL
> test_iolatencytop (tests.integration.test_io.IoTest) ... FAIL
> test_iousagetop (tests.integration.test_io.IoTest) ... FAIL
> test_cputop (tests.integration.test_cputop.CpuTest) ... FAIL
> 
> ======================================================================
> FAIL: test_disable_intersect (tests.integration.test_intersect.IntersectTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_intersect.py", line 59, in 
> test_disable_intersect
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[934 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.005000000,[593 chars]   ?'
> + Timerange: [1970-01-01 00:00:01.005000000, 1970-01-01 00:00:01.010000000]
> + Soft IRQ                                             Duration (us)          
>                               Raise latency (us)
> +                        count          min          avg          max        
> stdev  |  count          min          avg          max        stdev       
> + 
> ----------------------------------------------------------------------------------|------------------------------------------------------------
> + 1:  <TIMER_SOFTIRQ>        1     3000.000     3000.000     3000.000         
>    ?  |      1     1000.000     1000.000     1000.000            ?- Traceback 
> (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-irqstats", line 25, in <module>
> -     from lttnganalyses.cli import irq
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/irq.py", line 31, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'
> 
> ======================================================================
> FAIL: test_no_intersection (tests.integration.test_intersect.IntersectTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_intersect.py", line 51, in 
> test_no_intersection
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  Fil[935 chars]ng\'' != 
> 'Error: Trace has no intersection. Use --n[22 chars]ride'
> + Error: Trace has no intersection. Use --no-intersection to override- 
> Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-irqstats", line 25, in <module>
> -     from lttnganalyses.cli import irq
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/irq.py", line 31, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'
> 
> ======================================================================
> FAIL: test_irqlog (tests.integration.test_irq.IrqTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_irq.py", line 91, in 
> test_irqlog
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[932 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[2119 chars]000)'
> - Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-irqlog", line 25, in <module>
> -     from lttnganalyses.cli import irq
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/irq.py", line 31, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'+ Timerange: 
> [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.045000000]
> + Begin                End                   Duration (us)  CPU  Type         
> #  Name                  
> + [00:00:01.007000000, 00:00:01.008000000]        1000.000    1  SoftIRQ      
> 1  TIMER_SOFTIRQ (raised at 00:00:01.000000000)
> + [00:00:01.006000000, 00:00:01.009000000]        3000.000    3  SoftIRQ      
> 1  TIMER_SOFTIRQ (raised at 00:00:01.001000000)
> + [00:00:01.010000000, 00:00:01.012000000]        2000.000    1  SoftIRQ      
> 9  RCU_SOFTIRQ (raised at 00:00:01.002000000)
> + [00:00:01.011000000, 00:00:01.013000000]        2000.000    3  SoftIRQ      
> 7  SCHED_SOFTIRQ (raised at 00:00:01.005000000)
> + [00:00:01.014000000, 00:00:01.015000000]        1000.000    3  SoftIRQ      
> 9  RCU_SOFTIRQ (raised at 00:00:01.004000000)
> + [00:00:01.016000000, 00:00:01.018000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.019000000, 00:00:01.020000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.017000000)
> + [00:00:01.021000000, 00:00:01.023000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.024000000, 00:00:01.025000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.022000000)
> + [00:00:01.026000000, 00:00:01.028000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.029000000, 00:00:01.030000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.027000000)
> + [00:00:01.031000000, 00:00:01.033000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.034000000, 00:00:01.035000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.032000000)
> + [00:00:01.036000000, 00:00:01.038000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.039000000, 00:00:01.040000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.037000000)
> + [00:00:01.041000000, 00:00:01.043000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.044000000, 00:00:01.045000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.042000000)
> 
> ======================================================================
> FAIL: test_irqstats (tests.integration.test_irq.IrqTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_irq.py", line 83, in 
> test_irqstats
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[934 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[1354 chars].214'
> + Timerange: [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.045000000]
> + Hard IRQ                                             Duration (us)
> +                        count          min          avg          max        
> stdev       
> + 
> ----------------------------------------------------------------------------------|
> + 41: <ahci>                 6     2000.000     2000.000     2000.000        
> 0.000  |
> + 
> + Soft IRQ                                             Duration (us)          
>                               Raise latency (us)
> +                        count          min          avg          max        
> stdev  |  count          min          avg          max        stdev       
> + 
> ----------------------------------------------------------------------------------|------------------------------------------------------------
> + 1:  <TIMER_SOFTIRQ>        2     1000.000     2000.000     3000.000     
> 1414.214  |      2     5000.000     6000.000     7000.000     1414.214
> + 4:  <BLOCK_SOFTIRQ>        6     1000.000     1000.000     1000.000        
> 0.000  |      6     2000.000     2000.000     2000.000        0.000
> + 7:  <SCHED_SOFTIRQ>        1     2000.000     2000.000     2000.000         
>    ?  |      1     6000.000     6000.000     6000.000            ?
> + 9:  <RCU_SOFTIRQ>          2     1000.000     1500.000     2000.000      
> 707.107  |      2     8000.000     9000.000    10000.000     1414.214- 
> Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-irqstats", line 25, in <module>
> -     from lttnganalyses.cli import irq
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/irq.py", line 31, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'
> 
> ======================================================================
> FAIL: test_iolatencytop (tests.integration.test_io.IoTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_io.py", line 81, in 
> test_iolatencytop
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[927 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[1133 chars]d=4)'
> - Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-iolatencytop", line 25, in <module>
> -     from lttnganalyses.cli import io
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/io.py", line 31, in <module>
> -     from ..core import io
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/io.py", line 24, in <module>
> -     from .analysis import Analysis, PeriodData
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/analysis.py", line 23, in 
> <module>
> -     from . import period as core_period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'+ Timerange: 
> [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.024000000]
> + 
> + Top system call latencies open (usec)
> + Begin                End                  Name             Duration (usec)  
>        Size  Proc                     PID      Filename      
> + [00:00:01.023000000, 00:00:01.024000000]  open                    1000.000  
>         N/A  app3                     101      test/open/file (fd=42)
> + 
> + Top system call latencies read (usec)
> + Begin                End                  Name             Duration (usec)  
>        Size  Proc                     PID      Filename      
> + [00:00:01.008000000, 00:00:01.009000000]  read                    1000.000  
>     100   B  app2                     100      testfile (fd=3)
> + [00:00:01.012000000, 00:00:01.013000000]  read                    1000.000  
>      42   B  app3                     101      unknown (fd=3)
> + 
> + Top system call latencies write (usec)
> + Begin                End                  Name             Duration (usec)  
>        Size  Proc                     PID      Filename      
> + [00:00:01.004000000, 00:00:01.005000000]  write                   1000.000  
>      10   B  app                      99       unknown (fd=4)
> 
> ======================================================================
> FAIL: test_iousagetop (tests.integration.test_io.IoTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_io.py", line 73, in 
> test_iousagetop
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[925 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[4528 chars]n1\n'
> - Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-iousagetop", line 25, in <module>
> -     from lttnganalyses.cli import io
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/io.py", line 31, in <module>
> -     from ..core import io
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/io.py", line 24, in <module>
> -     from .analysis import Analysis, PeriodData
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/analysis.py", line 23, in 
> <module>
> -     from . import period as core_period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'+ Timerange: 
> [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.024000000]
> + Per-process I/O Read                                                        
>              Process                   Disk       Net        Unknown   
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100   B app2 (100)                     0   B      0   B    100   B
> + █████████████████████████████████                                           
>       42   B app3 (unknown (tid=101))       0   B      0   B     42   B
> +                                                                             
>        0   B app (99)                       0   B      0   B      0   B
> + 
> + Per-process I/O Write                                                       
>             Process                   Disk       Net        Unknown   
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  10   B app (99)                       0   B      0   B     10   B
> +                                                                             
>       0   B app2 (100)                     0   B      0   B      0   B
> +                                                                             
>       0   B app3 (unknown (tid=101))       0   B      0   B      0   B
> + 
> + Per-file I/O Read                                                           
>              Path
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100   B testfile
> + █████████████████████████████████                                           
>       42   B unknown (app3)
> + 
> + Per-file I/O Write                                                          
>             Path
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  10   B unknown (app)
> + 
> + Block I/O Read                                                              
>               Process
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  5.00 KiB app (pid=99)
> + 
> + Block I/O Write                                                             
>                Process
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  10.00 KiB app3 (pid=unknown (tid=101))
> + 
> + Disk Requests Sector Count                                                  
>                 Disk
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  20 sectors (8,0)
> + ████████████████████████████████████████                                    
>      10 sectors (252,0)
> + 
> + Disk Request Count                                                          
>                 Disk
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  1 requests (252,0)
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  1 requests (8,0)
> + 
> + Disk Request Average Latency                                                
>              Disk
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  1.00 ms (252,0)
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  1.00 ms (8,0)
> + 
> + Network Received Bytes                                                      
>              Interface
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  200   B wlan0
> + ████████████████████████████████████████                                    
>      100   B wlan1
> + 
> + Network Sent Bytes                                                          
>              Interface
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100   B wlan0
> +                                                                             
>        0   B wlan1
> 
> 
> ======================================================================
> FAIL: test_cputop (tests.integration.test_cputop.CpuTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_cputop.py", line 49, in 
> test_cputop
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[938 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[1219 chars]3%\n'
> - Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-cputop", line 25, in <module>
> -     from lttnganalyses.cli import cputop
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/cputop.py", line 27, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'+ Timerange: 
> [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:11.000000000]
> + Per-TID Usage                                                               
>                 Process                   Migrations   Priorities
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100.00 %   prog100pc-cpu5 (42)                0   [20]
> + ████████████████████                                                        
>       25.00 %   prog25pc-cpu1 (30665)              0   [20]
> + ████████████████                                                            
>       20.00 %   prog20pc-cpu0 (30664)              0   [20]
> +                                                                             
>        0.00 %   swapper/5 (0)                      0   []
> + 
> + Per-CPU Usage
> + 
> ################################################################################
> + ████████████████                                                            
>       21.00 % CPU 0
> + ████████████████████████████████████████████████████                        
>       66.00 % CPU 1
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100.00 % CPU 5
> + 
> + 
> + Total CPU Usage: 62.33%
> 
> 
> ----------------------------------------------------------------------
> Ran 57 tests in 1.067s
> 
> FAILED (failures=7)
> Test failed: <unittest.runner.TextTestResult run=57 errors=0 failures=7>
> error: Test failed: <unittest.runner.TextTestResult run=57 errors=0 
> failures=7>
> E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: 
> python3.9 setup.py test 
> I: pybuild base:239: python3.10 setup.py test 
> running test
> WARNING: Testing via this command is deprecated and will be removed in a 
> future version. Users looking for a generic test entry point independent of 
> test runner are encouraged to use tox.
> running egg_info
> writing lttnganalyses.egg-info/PKG-INFO
> writing dependency_links to lttnganalyses.egg-info/dependency_links.txt
> writing entry points to lttnganalyses.egg-info/entry_points.txt
> writing requirements to lttnganalyses.egg-info/requires.txt
> writing top-level names to lttnganalyses.egg-info/top_level.txt
> /usr/lib/python3/dist-packages/setuptools/command/egg_info.py:624: 
> SetuptoolsDeprecationWarning: Custom 'build_py' does not implement 
> 'get_data_files_without_manifest'.
> Please extend command classes from setuptools instead of distutils.
>   warnings.warn(
> reading manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> reading manifest template 'MANIFEST.in'
> adding license file 'LICENSE'
> writing manifest file 'lttnganalyses.egg-info/SOURCES.txt'
> running build_ext
> test_parse_date_invalid (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_full_date (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_full_date_nsec (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_time (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_time_nsec (tests.common.test_parse_utils.TestParseDate) ... ok
> test_parse_timestamp (tests.common.test_parse_utils.TestParseDate) ... ok
> test_garbage (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_invalid_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_no_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_valid_units (tests.common.test_parse_utils.TestParseDuration) ... ok
> test_binary_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_coreutils_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_garbage (tests.common.test_parse_utils.TestParseSize) ... ok
> test_invalid_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_no_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_si_units (tests.common.test_parse_utils.TestParseSize) ... ok
> test_invalid_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_multi_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_multi_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_single_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_single_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionDate) ... ok
> test_invalid_format 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_multi_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_multi_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_single_day_date 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_single_day_time 
> (tests.common.test_parse_utils.TestParseTraceCollectionTimeRange) ... ok
> test_integer (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_sequence (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_with_port (tests.common.test_format_utils.TestFormatIpv4) ... ok
> test_empty (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_multiple_prios (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_one_prio (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_repeated_prio (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_repeated_prios (tests.common.test_format_utils.TestFormatPrioList) ... ok
> test_huge (tests.common.test_format_utils.TestFormatSize) ... ok
> test_negative (tests.common.test_format_utils.TestFormatSize) ... ok
> test_reasonable (tests.common.test_format_utils.TestFormatSize) ... ok
> test_zero (tests.common.test_format_utils.TestFormatSize) ... ok
> test_print_date (tests.common.test_format_utils.TestFormatTimeRange) ... ok
> test_time_only (tests.common.test_format_utils.TestFormatTimeRange) ... ok
> test_date (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_negative (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_time (tests.common.test_format_utils.TestFormatTimestamp) ... ok
> test_not_syscall (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_sys (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_syscall_entry (tests.common.test_trace_utils.TestGetSyscallName) ... ok
> test_multi_day (tests.common.test_trace_utils.TestGetTraceCollectionDate) ... 
> ok
> test_single_day (tests.common.test_trace_utils.TestGetTraceCollectionDate) 
> ... ok
> test_different_day 
> (tests.common.test_trace_utils.TestIsMultiDayTraceCollection) ... ok
> test_same_day (tests.common.test_trace_utils.TestIsMultiDayTraceCollection) 
> ... ok
> test_disable_intersect (tests.integration.test_intersect.IntersectTest) ... 
> FAIL
> test_no_intersection (tests.integration.test_intersect.IntersectTest) ... FAIL
> test_irqlog (tests.integration.test_irq.IrqTest) ... FAIL
> test_irqstats (tests.integration.test_irq.IrqTest) ... FAIL
> test_iolatencytop (tests.integration.test_io.IoTest) ... FAIL
> test_iousagetop (tests.integration.test_io.IoTest) ... FAIL
> test_cputop (tests.integration.test_cputop.CpuTest) ... FAIL
> 
> ======================================================================
> FAIL: test_disable_intersect (tests.integration.test_intersect.IntersectTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_intersect.py", line 59, in 
> test_disable_intersect
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[934 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.005000000,[593 chars]   ?'
> + Timerange: [1970-01-01 00:00:01.005000000, 1970-01-01 00:00:01.010000000]
> + Soft IRQ                                             Duration (us)          
>                               Raise latency (us)
> +                        count          min          avg          max        
> stdev  |  count          min          avg          max        stdev       
> + 
> ----------------------------------------------------------------------------------|------------------------------------------------------------
> + 1:  <TIMER_SOFTIRQ>        1     3000.000     3000.000     3000.000         
>    ?  |      1     1000.000     1000.000     1000.000            ?- Traceback 
> (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-irqstats", line 25, in <module>
> -     from lttnganalyses.cli import irq
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/irq.py", line 31, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'
> 
> ======================================================================
> FAIL: test_no_intersection (tests.integration.test_intersect.IntersectTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_intersect.py", line 51, in 
> test_no_intersection
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  Fil[935 chars]ng\'' != 
> 'Error: Trace has no intersection. Use --n[22 chars]ride'
> + Error: Trace has no intersection. Use --no-intersection to override- 
> Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-irqstats", line 25, in <module>
> -     from lttnganalyses.cli import irq
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/irq.py", line 31, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'
> 
> ======================================================================
> FAIL: test_irqlog (tests.integration.test_irq.IrqTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_irq.py", line 91, in 
> test_irqlog
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[932 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[2119 chars]000)'
> - Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-irqlog", line 25, in <module>
> -     from lttnganalyses.cli import irq
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/irq.py", line 31, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'+ Timerange: 
> [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.045000000]
> + Begin                End                   Duration (us)  CPU  Type         
> #  Name                  
> + [00:00:01.007000000, 00:00:01.008000000]        1000.000    1  SoftIRQ      
> 1  TIMER_SOFTIRQ (raised at 00:00:01.000000000)
> + [00:00:01.006000000, 00:00:01.009000000]        3000.000    3  SoftIRQ      
> 1  TIMER_SOFTIRQ (raised at 00:00:01.001000000)
> + [00:00:01.010000000, 00:00:01.012000000]        2000.000    1  SoftIRQ      
> 9  RCU_SOFTIRQ (raised at 00:00:01.002000000)
> + [00:00:01.011000000, 00:00:01.013000000]        2000.000    3  SoftIRQ      
> 7  SCHED_SOFTIRQ (raised at 00:00:01.005000000)
> + [00:00:01.014000000, 00:00:01.015000000]        1000.000    3  SoftIRQ      
> 9  RCU_SOFTIRQ (raised at 00:00:01.004000000)
> + [00:00:01.016000000, 00:00:01.018000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.019000000, 00:00:01.020000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.017000000)
> + [00:00:01.021000000, 00:00:01.023000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.024000000, 00:00:01.025000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.022000000)
> + [00:00:01.026000000, 00:00:01.028000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.029000000, 00:00:01.030000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.027000000)
> + [00:00:01.031000000, 00:00:01.033000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.034000000, 00:00:01.035000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.032000000)
> + [00:00:01.036000000, 00:00:01.038000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.039000000, 00:00:01.040000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.037000000)
> + [00:00:01.041000000, 00:00:01.043000000]        2000.000    0  IRQ         
> 41  ahci                  
> + [00:00:01.044000000, 00:00:01.045000000]        1000.000    0  SoftIRQ      
> 4  BLOCK_SOFTIRQ (raised at 00:00:01.042000000)
> 
> ======================================================================
> FAIL: test_irqstats (tests.integration.test_irq.IrqTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_irq.py", line 83, in 
> test_irqstats
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[934 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[1354 chars].214'
> + Timerange: [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.045000000]
> + Hard IRQ                                             Duration (us)
> +                        count          min          avg          max        
> stdev       
> + 
> ----------------------------------------------------------------------------------|
> + 41: <ahci>                 6     2000.000     2000.000     2000.000        
> 0.000  |
> + 
> + Soft IRQ                                             Duration (us)          
>                               Raise latency (us)
> +                        count          min          avg          max        
> stdev  |  count          min          avg          max        stdev       
> + 
> ----------------------------------------------------------------------------------|------------------------------------------------------------
> + 1:  <TIMER_SOFTIRQ>        2     1000.000     2000.000     3000.000     
> 1414.214  |      2     5000.000     6000.000     7000.000     1414.214
> + 4:  <BLOCK_SOFTIRQ>        6     1000.000     1000.000     1000.000        
> 0.000  |      6     2000.000     2000.000     2000.000        0.000
> + 7:  <SCHED_SOFTIRQ>        1     2000.000     2000.000     2000.000         
>    ?  |      1     6000.000     6000.000     6000.000            ?
> + 9:  <RCU_SOFTIRQ>          2     1000.000     1500.000     2000.000      
> 707.107  |      2     8000.000     9000.000    10000.000     1414.214- 
> Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-irqstats", line 25, in <module>
> -     from lttnganalyses.cli import irq
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/irq.py", line 31, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'
> 
> ======================================================================
> FAIL: test_iolatencytop (tests.integration.test_io.IoTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_io.py", line 81, in 
> test_iolatencytop
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[927 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[1133 chars]d=4)'
> - Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-iolatencytop", line 25, in <module>
> -     from lttnganalyses.cli import io
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/io.py", line 31, in <module>
> -     from ..core import io
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/io.py", line 24, in <module>
> -     from .analysis import Analysis, PeriodData
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/analysis.py", line 23, in 
> <module>
> -     from . import period as core_period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'+ Timerange: 
> [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.024000000]
> + 
> + Top system call latencies open (usec)
> + Begin                End                  Name             Duration (usec)  
>        Size  Proc                     PID      Filename      
> + [00:00:01.023000000, 00:00:01.024000000]  open                    1000.000  
>         N/A  app3                     101      test/open/file (fd=42)
> + 
> + Top system call latencies read (usec)
> + Begin                End                  Name             Duration (usec)  
>        Size  Proc                     PID      Filename      
> + [00:00:01.008000000, 00:00:01.009000000]  read                    1000.000  
>     100   B  app2                     100      testfile (fd=3)
> + [00:00:01.012000000, 00:00:01.013000000]  read                    1000.000  
>      42   B  app3                     101      unknown (fd=3)
> + 
> + Top system call latencies write (usec)
> + Begin                End                  Name             Duration (usec)  
>        Size  Proc                     PID      Filename      
> + [00:00:01.004000000, 00:00:01.005000000]  write                   1000.000  
>      10   B  app                      99       unknown (fd=4)
> 
> ======================================================================
> FAIL: test_iousagetop (tests.integration.test_io.IoTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_io.py", line 73, in 
> test_iousagetop
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[925 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[4528 chars]n1\n'
> - Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-iousagetop", line 25, in <module>
> -     from lttnganalyses.cli import io
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/io.py", line 31, in <module>
> -     from ..core import io
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/io.py", line 24, in <module>
> -     from .analysis import Analysis, PeriodData
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/analysis.py", line 23, in 
> <module>
> -     from . import period as core_period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'+ Timerange: 
> [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:01.024000000]
> + Per-process I/O Read                                                        
>              Process                   Disk       Net        Unknown   
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100   B app2 (100)                     0   B      0   B    100   B
> + █████████████████████████████████                                           
>       42   B app3 (unknown (tid=101))       0   B      0   B     42   B
> +                                                                             
>        0   B app (99)                       0   B      0   B      0   B
> + 
> + Per-process I/O Write                                                       
>             Process                   Disk       Net        Unknown   
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  10   B app (99)                       0   B      0   B     10   B
> +                                                                             
>       0   B app2 (100)                     0   B      0   B      0   B
> +                                                                             
>       0   B app3 (unknown (tid=101))       0   B      0   B      0   B
> + 
> + Per-file I/O Read                                                           
>              Path
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100   B testfile
> + █████████████████████████████████                                           
>       42   B unknown (app3)
> + 
> + Per-file I/O Write                                                          
>             Path
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  10   B unknown (app)
> + 
> + Block I/O Read                                                              
>               Process
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  5.00 KiB app (pid=99)
> + 
> + Block I/O Write                                                             
>                Process
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  10.00 KiB app3 (pid=unknown (tid=101))
> + 
> + Disk Requests Sector Count                                                  
>                 Disk
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  20 sectors (8,0)
> + ████████████████████████████████████████                                    
>      10 sectors (252,0)
> + 
> + Disk Request Count                                                          
>                 Disk
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  1 requests (252,0)
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  1 requests (8,0)
> + 
> + Disk Request Average Latency                                                
>              Disk
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  1.00 ms (252,0)
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  1.00 ms (8,0)
> + 
> + Network Received Bytes                                                      
>              Interface
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  200   B wlan0
> + ████████████████████████████████████████                                    
>      100   B wlan1
> + 
> + Network Sent Bytes                                                          
>              Interface
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100   B wlan0
> +                                                                             
>        0   B wlan1
> 
> 
> ======================================================================
> FAIL: test_cputop (tests.integration.test_cputop.CpuTest)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>   File "/<<PKGBUILDDIR>>/tests/integration/test_cputop.py", line 49, in 
> test_cputop
>     self._assertMultiLineEqual(result, expected, test_name)
>   File "/<<PKGBUILDDIR>>/tests/integration/analysis_test.py", line 108, in 
> _assertMultiLineEqual
>     self.assertMultiLineEqual(result, expected)
> AssertionError: 'Traceback (most recent call last):\n  File[938 chars]ng\'' 
> != 'Timerange: [1970-01-01 00:00:01.000000000,[1219 chars]3%\n'
> - Traceback (most recent call last):
> -   File "/<<PKGBUILDDIR>>/./lttng-cputop", line 25, in <module>
> -     from lttnganalyses.cli import cputop
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/cputop.py", line 27, in <module>
> -     from .command import Command
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/command.py", line 33, in <module>
> -     from . import mi, progressbar, period_parsing
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/cli/period_parsing.py", line 24, in 
> <module>
> -     from ..core import period
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/period.py", line 23, in <module>
> -     from . import event as core_event
> -   File "/<<PKGBUILDDIR>>/lttnganalyses/core/event.py", line 40, in <module>
> -     class Event(collections.Mapping):
> - AttributeError: module 'collections' has no attribute 'Mapping'+ Timerange: 
> [1970-01-01 00:00:01.000000000, 1970-01-01 00:00:11.000000000]
> + Per-TID Usage                                                               
>                 Process                   Migrations   Priorities
> + 
> ################################################################################
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100.00 %   prog100pc-cpu5 (42)                0   [20]
> + ████████████████████                                                        
>       25.00 %   prog25pc-cpu1 (30665)              0   [20]
> + ████████████████                                                            
>       20.00 %   prog20pc-cpu0 (30664)              0   [20]
> +                                                                             
>        0.00 %   swapper/5 (0)                      0   []
> + 
> + Per-CPU Usage
> + 
> ################################################################################
> + ████████████████                                                            
>       21.00 % CPU 0
> + ████████████████████████████████████████████████████                        
>       66.00 % CPU 1
> + 
> ████████████████████████████████████████████████████████████████████████████████
>  100.00 % CPU 5
> + 
> + 
> + Total CPU Usage: 62.33%
> 
> 
> ----------------------------------------------------------------------
> Ran 57 tests in 1.017s
> 
> FAILED (failures=7)
> Test failed: <unittest.runner.TextTestResult run=57 errors=0 failures=7>
> error: Test failed: <unittest.runner.TextTestResult run=57 errors=0 
> failures=7>
> E: pybuild pybuild:369: test: plugin distutils failed with: exit code=1: 
> python3.10 setup.py test 
> dh_auto_test: error: pybuild --test -i python{version} -p "3.9 3.10" returned 
> exit code 13


The full build log is available from:
http://qa-logs.debian.net/2022/04/12/lttnganalyses_0.6.1-2_unstable.log

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

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

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

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

--- End Message ---
--- Begin Message ---
Source: lttnganalyses
Source-Version: 0.6.1-3
Done: Michael Jeanson <mjean...@debian.org>

We believe that the bug you reported is fixed in the latest version of
lttnganalyses, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1009...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Jeanson <mjean...@debian.org> (supplier of updated lttnganalyses 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 14 Apr 2022 16:41:50 -0400
Source: lttnganalyses
Architecture: source
Version: 0.6.1-3
Distribution: unstable
Urgency: medium
Maintainer: Michael Jeanson <mjean...@debian.org>
Changed-By: Michael Jeanson <mjean...@debian.org>
Closes: 1009446
Changes:
 lttnganalyses (0.6.1-3) unstable; urgency=medium
 .
   * [4dfe691] Bump watch file version to 4
   * [f25f18b] Move to debhelper 13
   * [06daba9] Add patch for python 3.10 support (Closes: #1009446)
   * [cb45e5c] Bump standards version to 4.6.0.1
   * [3332ad0] Add Rules-Requires-Root: no
Checksums-Sha1:
 b2fb16f0771b20031a085bcf12c0da39a13fa902 2111 lttnganalyses_0.6.1-3.dsc
 13408809271c52822948fac22e75445977fc8cc1 199822 lttnganalyses_0.6.1.orig.tar.gz
 76d4c57275c037df6401371f8da33f5335354e14 7344 
lttnganalyses_0.6.1-3.debian.tar.xz
 6e1bd0bc32e46a3a7fe759251e5ec6f8b18aec38 8277 
lttnganalyses_0.6.1-3_source.buildinfo
Checksums-Sha256:
 c415586a512a8fc8a0e065ecc1b63ab2e499d9ccefbd838a2c2ae798983cffe2 2111 
lttnganalyses_0.6.1-3.dsc
 bca867b09e492fe4cc37b0919337ca40ba8e86c69588e296c4c095e23ff394be 199822 
lttnganalyses_0.6.1.orig.tar.gz
 8c6102ef47b796a314638ffa26784a2edc0cbe9de791cd3b957183a244d45f8f 7344 
lttnganalyses_0.6.1-3.debian.tar.xz
 8640feb381fea919d420c00876d92368c1c01dd9f69f9b0519e062aabf2dd321 8277 
lttnganalyses_0.6.1-3_source.buildinfo
Files:
 a165bdf940a35648dd238de1106b910b 2111 python optional lttnganalyses_0.6.1-3.dsc
 068d984cfe8399fd84f66d2589f05ad4 199822 python optional 
lttnganalyses_0.6.1.orig.tar.gz
 ac677c3ca64150105df19621a6c6cd37 7344 python optional 
lttnganalyses_0.6.1-3.debian.tar.xz
 19329753ba67382eb7c1cd3fc58017f2 8277 python optional 
lttnganalyses_0.6.1-3_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJIBAEBCgAyFiEEmGYkMkK2Qid54gtihlYfRSGA/P4FAmJYh4UUHG1qZWFuc29u
QGRlYmlhbi5vcmcACgkQhlYfRSGA/P6f7hAAiRwWhjcZPOgVlOB0JXAO0+nijaDM
ecBrplfmfcZYX38/htxPn+WYYKqoNjybteUCNwy0elrV5cTSbjq8Yauwp5PihFgC
tnO5SPQe+i2cYR3U24SGUGfupn5lYDlsUdhb3drx4XdTCRf18qMHZxy0Ox6r3MLA
f0AAxbXq+bxve0IMTivc3NLFaeJMcHnhXBlcsl4Rsg7KIKefNOzcY6IE2H3piLO7
bcZAGihhjWzPEIOToxpPmjKFXCHQPFvPSsixnTSstMp0jYmiZOBczc67sVL3iGf/
fc1/BFT299hj7G+rTfsxmewWESX20+udUcBoFfZBusrb/G1eWwPAksB3yTClVKob
Md05534MJFE+xDJN9dbsqBt2FyCo6yzxMJ5MPvRoNcX1eLHwxhZF4E+ye38a1HTf
KZnvlY1D0Ol2pO9xObwh62YA3MSLPcUEmkrhmAnbYHPE17CW4AhHUvzltXlPixpT
jUSRI++tGsmxImSFl20K83uNrKlgtYRfc1rBWP0tfTRl/eLaowARDMwBRwga0dWV
koZBP0YlUMVPceXGhZEtjk2ROWdwMEZD7mCFPKM5XOV87ZFCLYK86LYNngWD7a7r
ZSQUrHWhqZJAG5xZtIwGDGA5Ru3NPsE3JZggpmelcgC8BgT7+VE/KUODY9XPD128
X3cUXdgTM3U6vK0=
=qRiZ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to