Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 545038 Details for
Bug 664622
dev-util/lttng-tools-2.10.5 : [TEST] ERROR: tools/filtering/test_valid_filter - exited with status 109
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-util:lttng-tools-2.10.5:20180825-202436.log
dev-util:lttng-tools-2.10.5:20180825-202436.log (text/plain), 764.78 KB, created by
Toralf Förster
on 2018-08-26 09:53:07 UTC
(
hide
)
Description:
dev-util:lttng-tools-2.10.5:20180825-202436.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2018-08-26 09:53:07 UTC
Size:
764.78 KB
patch
obsolete
> * Package: dev-util/lttng-tools-2.10.5 > * Repository: gentoo > * Maintainer: dlan@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU ust > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Determining the location of the kernel source code > * Found kernel source directory: > * /usr/src/linux > * Found sources for kernel version: > * 4.18.5 >>>> Unpacking source... >>>> Unpacking lttng-tools-2.10.5.tar.bz2 to /var/tmp/portage/dev-util/lttng-tools-2.10.5/work >>>> Source unpacked in /var/tmp/portage/dev-util/lttng-tools-2.10.5/work >>>> Preparing source in /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5 ... > * econf: updating lttng-tools-2.10.5/config/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating lttng-tools-2.10.5/config/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/lttng-tools-2.10.5 --htmldir=/usr/share/doc/lttng-tools-2.10.5/html --with-sysroot=/ --libdir=/usr/lib64 --docdir=/usr/share/doc/lttng-tools-2.10.5 >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking target system type... x86_64-pc-linux-gnu >checking for a BSD-compatible install... /usr/lib/portage/python3.6/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking how to create a pax tar archive... gnutar >checking whether to enable maintainer-specific portions of Makefiles... yes >checking whether make supports nested variables... (cached) yes >checking for style of include used by make... GNU >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc >checking whether the C compiler works... yes >checking for C compiler default output file name... a.out >checking for suffix of executables... >checking whether we are cross compiling... no >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking minix/config.h usability... no >checking minix/config.h presence... no >checking for minix/config.h... no >checking whether it is safe to define __EXTENSIONS__... yes >checking for special C compiler options needed for large files... no >checking for _FILE_OFFSET_BITS value needed for large files... no >checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc >checking whether we are using the GNU C compiler... (cached) yes >checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes >checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C99... none needed >checking for x86_64-pc-linux-gnu-gcc option to accept ISO Standard C... (cached) none needed >checking for grep that handles long lines and -e... (cached) /bin/grep >checking whether make sets $(MAKE)... (cached) yes >checking for a sed that does not truncate output... /bin/sed >checking for fold... /usr/bin/fold >checking how to print strings... printf >checking for a sed that does not truncate output... (cached) /bin/sed >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... mt >checking if mt is a manifest tool... no >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking for x86_64-pc-linux-gnu-objcopy... x86_64-pc-linux-gnu-objcopy >checking for pgrep... /usr/bin/pgrep >checking for bison... bison -y >checking for bison version... 3.0.5 >checking for flex... flex >checking lex output file root... lex.yy >checking lex library... -lfl >checking whether yytext is a pointer... yes >checking for flex version... 2.6.4 >checking for inline... inline >checking for int32_t... yes >checking for int64_t... yes >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for ssize_t... yes >checking for uid_t in sys/types.h... yes >checking for uint16_t... yes >checking for uint32_t... yes >checking for uint64_t... yes >checking for uint8_t... yes >checking for __attribute__... yes >checking if compiler needs -Werror to reject unknown flags... no >checking for the pthreads library -lpthreads... no >checking whether pthreads work without any flags... no >checking whether pthreads work with -Kthread... no >checking whether pthreads work with -kthread... no >checking for the pthreads library -llthread... no >checking whether pthreads work with -pthread... yes >checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE >checking if more special flags are required for pthreads... no >checking for PTHREAD_PRIO_INHERIT... yes >checking for library containing gethostbyname... none required >checking for library containing socket... none required >checking for occurence(s) of link_all_deplibs = no in ./m4/libtool.m4... none >checking for sys/types.h... (cached) yes >checking for unistd.h... (cached) yes >checking fcntl.h usability... yes >checking fcntl.h presence... yes >checking for fcntl.h... yes >checking for string.h... (cached) yes >checking pthread.h usability... yes >checking pthread.h presence... yes >checking for pthread.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking signal.h usability... yes >checking signal.h presence... yes >checking for signal.h... yes >checking for stdlib.h... (cached) yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking sys/socket.h usability... yes >checking sys/socket.h presence... yes >checking for sys/socket.h... yes >checking for stdlib.h... (cached) yes >checking stdio.h usability... yes >checking stdio.h presence... yes >checking for stdio.h... yes >checking getopt.h usability... yes >checking getopt.h presence... yes >checking for getopt.h... yes >checking sys/ipc.h usability... yes >checking sys/ipc.h presence... yes >checking for sys/ipc.h... yes >checking sys/shm.h usability... yes >checking sys/shm.h presence... yes >checking for sys/shm.h... yes >checking popt.h usability... yes >checking popt.h presence... yes >checking for popt.h... yes >checking grp.h usability... yes >checking grp.h presence... yes >checking for grp.h... yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking netdb.h usability... yes >checking netdb.h presence... yes >checking for netdb.h... yes >checking netinet/in.h usability... yes >checking netinet/in.h presence... yes >checking for netinet/in.h... yes >checking paths.h usability... yes >checking paths.h presence... yes >checking for paths.h... yes >checking stddef.h usability... yes >checking stddef.h presence... yes >checking for stddef.h... yes >checking sys/file.h usability... yes >checking sys/file.h presence... yes >checking for sys/file.h... yes >checking sys/ioctl.h usability... yes >checking sys/ioctl.h presence... yes >checking for sys/ioctl.h... yes >checking sys/mount.h usability... yes >checking sys/mount.h presence... yes >checking for sys/mount.h... yes >checking sys/param.h usability... yes >checking sys/param.h presence... yes >checking for sys/param.h... yes >checking sys/time.h usability... yes >checking sys/time.h presence... yes >checking for sys/time.h... yes >checking for atexit... yes >checking for bzero... yes >checking for clock_gettime... yes >checking for dup2... yes >checking for fdatasync... yes >checking for fls... no >checking for ftruncate... yes >checking for gethostbyname... yes >checking for gethostname... yes >checking for getpagesize... yes >checking for localtime_r... yes >checking for memchr... yes >checking for memset... yes >checking for mkdir... yes >checking for munmap... yes >checking for putenv... yes >checking for realpath... yes >checking for rmdir... yes >checking for socket... yes >checking for strchr... yes >checking for strcspn... yes >checking for strdup... yes >checking for strncasecmp... yes >checking for strndup... yes >checking for strnlen... yes >checking for strpbrk... yes >checking for strrchr... yes >checking for strstr... yes >checking for strtol... yes >checking for strtoul... yes >checking for strtoull... yes >checking for dirfd... yes >checking for gethostbyname2... yes >checking for getipnodebyname... no >checking for epoll_create1... yes >checking for sched_getcpu... yes >checking for sysconf... yes >checking for sync_file_range... yes >checking for clock_gettime, timer_create, timer_settime, timer_delete in -lrt... yes >checking for dlopen in -ldl... yes >checking for dlmopen in -ldl... yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.9.0... yes >checking for POPT... yes >checking for libxml2... yes >checking for uuid_generate... no >checking for UUID... yes >checking for clock_gettime... (cached) yes >checking whether cds_list_add is declared... yes >checking whether cds_wfcq_init is declared... yes >checking whether cds_wfcq_dequeue_blocking is declared... yes >checking whether futex_async is declared... yes >checking whether rcu_thread_offline is declared... yes >checking whether rcu_thread_online is declared... yes >checking whether caa_likely is declared... yes >checking for _cds_lfht_new in -lurcu-cds... yes >checking whether cmm_smp_mb__before_uatomic_or is declared... yes >checking for kmod_module_probe_insert_module in -lkmod... yes >checking for ustctl_recv_channel_from_consumer in -llttng-ust-ctl... yes >checking for dlopen in -ldl... (cached) yes >checking for fmemopen in -lc... yes >checking for open_memstream in -lc... yes >checking for pfm_initialize in -lpfm... no >configure: You may configure with --enable-python-bindings if you want Python bindings. >checking linux/version.h usability... yes >checking linux/version.h presence... yes >checking for linux/version.h... yes >checking for Linux epoll(7) interface... yes >checking for asciidoc... no >checking for xmlto... /usr/bin/xmlto >checking for python2... /usr/bin/python2 >checking for python2 lttng-ust agent... no >checking for python3... /usr/bin/python3 >checking for python3 lttng-ust agent... no >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating doc/Makefile >config.status: creating doc/man/Makefile >config.status: creating doc/man/asciidoc-attrs.conf >config.status: creating include/Makefile >config.status: creating extras/Makefile >config.status: creating extras/bindings/Makefile >config.status: creating extras/bindings/swig/Makefile >config.status: creating extras/bindings/swig/python/Makefile >config.status: creating extras/core-handler/Makefile >config.status: creating src/Makefile >config.status: creating src/common/Makefile >config.status: creating src/common/kernel-ctl/Makefile >config.status: creating src/common/kernel-consumer/Makefile >config.status: creating src/common/consumer/Makefile >config.status: creating src/common/ust-consumer/Makefile >config.status: creating src/common/hashtable/Makefile >config.status: creating src/common/sessiond-comm/Makefile >config.status: creating src/common/compat/Makefile >config.status: creating src/common/relayd/Makefile >config.status: creating src/common/testpoint/Makefile >config.status: creating src/common/index/Makefile >config.status: creating src/common/health/Makefile >config.status: creating src/common/config/Makefile >config.status: creating src/common/string-utils/Makefile >config.status: creating src/lib/Makefile >config.status: creating src/lib/lttng-ctl/Makefile >config.status: creating src/lib/lttng-ctl/filter/Makefile >config.status: creating src/lib/lttng-ctl/lttng-ctl.pc >config.status: creating src/bin/Makefile >config.status: creating src/bin/lttng-consumerd/Makefile >config.status: creating src/bin/lttng-sessiond/Makefile >config.status: creating src/bin/lttng-relayd/Makefile >config.status: creating src/bin/lttng/Makefile >config.status: creating src/bin/lttng-crash/Makefile >config.status: creating tests/Makefile >config.status: creating tests/destructive/Makefile >config.status: creating tests/regression/Makefile >config.status: creating tests/regression/kernel/Makefile >config.status: creating tests/regression/tools/Makefile >config.status: creating tests/regression/tools/streaming/Makefile >config.status: creating tests/regression/tools/filtering/Makefile >config.status: creating tests/regression/tools/health/Makefile >config.status: creating tests/regression/tools/tracefile-limits/Makefile >config.status: creating tests/regression/tools/snapshots/Makefile >config.status: creating tests/regression/tools/live/Makefile >config.status: creating tests/regression/tools/exclusion/Makefile >config.status: creating tests/regression/tools/save-load/Makefile >config.status: creating tests/regression/tools/save-load/configuration/Makefile >config.status: creating tests/regression/tools/mi/Makefile >config.status: creating tests/regression/tools/wildcard/Makefile >config.status: creating tests/regression/tools/crash/Makefile >config.status: creating tests/regression/tools/regen-metadata/Makefile >config.status: creating tests/regression/tools/regen-statedump/Makefile >config.status: creating tests/regression/tools/notification/Makefile >config.status: creating tests/regression/ust/Makefile >config.status: creating tests/regression/ust/nprocesses/Makefile >config.status: creating tests/regression/ust/high-throughput/Makefile >config.status: creating tests/regression/ust/low-throughput/Makefile >config.status: creating tests/regression/ust/before-after/Makefile >config.status: creating tests/regression/ust/buffers-pid/Makefile >config.status: creating tests/regression/ust/periodical-metadata-flush/Makefile >config.status: creating tests/regression/ust/multi-session/Makefile >config.status: creating tests/regression/ust/overlap/Makefile >config.status: creating tests/regression/ust/overlap/demo/Makefile >config.status: creating tests/regression/ust/linking/Makefile >config.status: creating tests/regression/ust/daemon/Makefile >config.status: creating tests/regression/ust/exit-fast/Makefile >config.status: creating tests/regression/ust/fork/Makefile >config.status: creating tests/regression/ust/libc-wrapper/Makefile >config.status: creating tests/regression/ust/baddr-statedump/Makefile >config.status: creating tests/regression/ust/ust-dl/Makefile >config.status: creating tests/regression/ust/java-jul/Makefile >config.status: creating tests/regression/ust/java-log4j/Makefile >config.status: creating tests/regression/ust/python-logging/Makefile >config.status: creating tests/regression/ust/getcpu-override/Makefile >config.status: creating tests/regression/ust/clock-override/Makefile >config.status: creating tests/regression/ust/type-declarations/Makefile >config.status: creating tests/regression/ust/rotation-destroy-flush/Makefile >config.status: creating tests/regression/ust/blocking/Makefile >config.status: creating tests/stress/Makefile >config.status: creating tests/unit/Makefile >config.status: creating tests/unit/ini_config/Makefile >config.status: creating tests/perf/Makefile >config.status: creating tests/utils/Makefile >config.status: creating tests/utils/tap/Makefile >config.status: creating tests/utils/testapp/Makefile >config.status: creating tests/utils/testapp/gen-ust-events/Makefile >config.status: creating tests/utils/testapp/gen-ust-nevents/Makefile >config.status: creating tests/utils/testapp/gen-ust-nevents-str/Makefile >config.status: creating tests/utils/testapp/gen-ust-tracef/Makefile >config.status: creating tests/regression/ust/python-logging/test_python_logging >config.status: creating tests/perf/test_perf_raw >config.status: creating tests/regression/ust/ust-dl/test_ust-dl >config.status: creating include/config.h >config.status: executing depfiles commands >config.status: executing libtool commands >checking for tput... /usr/bin/tput >tput: unknown terminal "unknown" >./configure: line 23025: test: -ge: unary operator expected > >LTTng-tools 2.10.5 "KeKriek" > >From Brasserie Dunham, a sour mashed golden wheat ale fermented with local sour >cherries from Tougas orchards. Fresh sweet cherry notes with some tartness, >lively carbonation with a dry finish. > >Features > Target architecture: x86_64 > libkmod support: yes > LTTng-UST support: yes > >Binaries > lttng: yes > lttng-consumerd: yes > lttng-crash: yes > lttng-relayd: yes > lttng-sessiond: yes > >Extras: yes > >Tests > LTTng-UST Java agent JUL tests: no > LTTng-UST Java agent Log4j tests: no > LTTng-UST Python2 agent tests: no > LTTng-UST Python3 agent tests: no > >Python binding: no >Build and install man pages: yes (already built) >Embed --help messages: no > >Install directories > Binaries: /usr/bin > Libraries: /usr/lib64 > >Search directories > lttng-sessiond executable: /usr/bin/lttng-sessiond > 32-bit lttng-consumerd executable: /usr/lib64/lttng/libexec/lttng-consumerd > 32-bit consumer libraries: /usr/lib64 > 64-bit lttng-consumerd executable: /usr/lib64/lttng/libexec/lttng-consumerd > 64-bit consumer libraries: /usr/lib64 > >WARNING: You need asciidoc and xmlto to build the LTTng-tools man pages. > >Note that the man pages are already built in this distribution tarball, >therefore asciidoc and xmlto are only needed if you intend to modify >their sources. > >Also note that the installed man pages will contain the project's >default command-line option and environment variable values. > >Use --disable-man-pages to completely disable building and installing >the man pages. >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5 ... >make -j1 >Making all in include >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/include' >make all-am >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/include' >Generating version.h... git version: "" (cached)... ok >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/include' >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/include' >Making all in doc >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc' >Making all in man >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc/man' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc/man' >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc' >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc' >Making all in src >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src' >Making all in common >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common' >Making all in string-utils >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/string-utils' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o string-utils.lo string-utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c string-utils.c -fPIC -DPIC -o .libs/string-utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c string-utils.c -o string-utils.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libstring-utils.la string-utils.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libstring-utils.a .libs/string-utils.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libstring-utils.a >libtool: link: ( cd ".libs" && rm -f "libstring-utils.la" && ln -s "../libstring-utils.la" "libstring-utils.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/string-utils' >Making all in compat >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/compat' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o compat-fcntl.lo compat-fcntl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c compat-fcntl.c -fPIC -DPIC -o .libs/compat-fcntl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c compat-fcntl.c -o compat-fcntl.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o compat-epoll.lo compat-epoll.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c compat-epoll.c -fPIC -DPIC -o .libs/compat-epoll.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c compat-epoll.c -o compat-epoll.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libcompat.la compat-fcntl.lo compat-epoll.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcompat.a .libs/compat-fcntl.o .libs/compat-epoll.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcompat.a >libtool: link: ( cd ".libs" && rm -f "libcompat.la" && ln -s "../libcompat.la" "libcompat.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/compat' >Making all in health >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/health' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o health.lo health.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c health.c -fPIC -DPIC -o .libs/health.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c health.c -o health.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libhealth.la health.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libhealth.a .libs/health.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhealth.a >libtool: link: ( cd ".libs" && rm -f "libhealth.la" && ln -s "../libhealth.la" "libhealth.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/health' >Making all in hashtable >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/hashtable' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o hashtable.lo hashtable.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c hashtable.c -o hashtable.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o utils.lo utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c utils.c -fPIC -DPIC -o .libs/utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c utils.c -o utils.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libhashtable.la hashtable.lo utils.lo -lurcu-common -lurcu -lurcu-cds -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libhashtable.a .libs/hashtable.o .libs/utils.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libhashtable.a >libtool: link: ( cd ".libs" && rm -f "libhashtable.la" && ln -s "../libhashtable.la" "libhashtable.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/hashtable' >Making all in kernel-ctl >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-ctl' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o kernel-ctl.lo kernel-ctl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c kernel-ctl.c -fPIC -DPIC -o .libs/kernel-ctl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c kernel-ctl.c -o kernel-ctl.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libkernel-ctl.la kernel-ctl.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libkernel-ctl.a .libs/kernel-ctl.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libkernel-ctl.a >libtool: link: ( cd ".libs" && rm -f "libkernel-ctl.la" && ln -s "../libkernel-ctl.la" "libkernel-ctl.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-ctl' >Making all in sessiond-comm >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/sessiond-comm' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o sessiond-comm.lo sessiond-comm.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c sessiond-comm.c -fPIC -DPIC -o .libs/sessiond-comm.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c sessiond-comm.c -o sessiond-comm.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o inet.lo inet.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c inet.c -fPIC -DPIC -o .libs/inet.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c inet.c -o inet.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o inet6.lo inet6.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c inet6.c -fPIC -DPIC -o .libs/inet6.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c inet6.c -o inet6.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libsessiond-comm.la sessiond-comm.lo inet.lo inet6.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libsessiond-comm.a .libs/sessiond-comm.o .libs/inet.o .libs/inet6.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libsessiond-comm.a >libtool: link: ( cd ".libs" && rm -f "libsessiond-comm.la" && ln -s "../libsessiond-comm.la" "libsessiond-comm.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/sessiond-comm' >Making all in relayd >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/relayd' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o relayd.lo relayd.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c relayd.c -fPIC -DPIC -o .libs/relayd.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c relayd.c -o relayd.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o librelayd.la relayd.lo ../../../src/common/sessiond-comm/libsessiond-comm.la -lurcu-cds -lrt >libtool: link: (cd .libs/librelayd.lax/libsessiond-comm.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/relayd/../../../src/common/sessiond-comm/.libs/libsessiond-comm.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/librelayd.a .libs/relayd.o .libs/librelayd.lax/libsessiond-comm.a/inet.o .libs/librelayd.lax/libsessiond-comm.a/inet6.o .libs/librelayd.lax/libsessiond-comm.a/sessiond-comm.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/librelayd.a >libtool: link: rm -fr .libs/librelayd.lax >libtool: link: ( cd ".libs" && rm -f "librelayd.la" && ln -s "../librelayd.la" "librelayd.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/relayd' >Making all in kernel-consumer >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-consumer' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o kernel-consumer.lo kernel-consumer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c kernel-consumer.c -fPIC -DPIC -o .libs/kernel-consumer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c kernel-consumer.c -o kernel-consumer.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libkernel-consumer.la kernel-consumer.lo ../../../src/common/kernel-ctl/libkernel-ctl.la ../../../src/common/relayd/librelayd.la -lurcu-cds -lrt >libtool: link: (cd .libs/libkernel-consumer.lax/libkernel-ctl.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-consumer/../../../src/common/kernel-ctl/.libs/libkernel-ctl.a") >libtool: link: (cd .libs/libkernel-consumer.lax/librelayd.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-consumer/../../../src/common/relayd/.libs/librelayd.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libkernel-consumer.a .libs/kernel-consumer.o .libs/libkernel-consumer.lax/libkernel-ctl.a/kernel-ctl.o .libs/libkernel-consumer.lax/librelayd.a/inet.o .libs/libkernel-consumer.lax/librelayd.a/inet6.o .libs/libkernel-consumer.lax/librelayd.a/relayd.o .libs/libkernel-consumer.lax/librelayd.a/sessiond-comm.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libkernel-consumer.a >libtool: link: rm -fr .libs/libkernel-consumer.lax >libtool: link: ( cd ".libs" && rm -f "libkernel-consumer.la" && ln -s "../libkernel-consumer.la" "libkernel-consumer.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-consumer' >Making all in ust-consumer >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/ust-consumer' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ust-consumer.lo ust-consumer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c ust-consumer.c -fPIC -DPIC -o .libs/ust-consumer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c ust-consumer.c -o ust-consumer.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libust-consumer.la ust-consumer.lo -llttng-ust-ctl ../../../src/common/relayd/librelayd.la -lurcu-cds -lrt >libtool: link: (cd .libs/libust-consumer.lax/librelayd.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/ust-consumer/../../../src/common/relayd/.libs/librelayd.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libust-consumer.a .libs/ust-consumer.o .libs/libust-consumer.lax/librelayd.a/inet.o .libs/libust-consumer.lax/librelayd.a/inet6.o .libs/libust-consumer.lax/librelayd.a/relayd.o .libs/libust-consumer.lax/librelayd.a/sessiond-comm.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libust-consumer.a >libtool: link: rm -fr .libs/libust-consumer.lax >libtool: link: ( cd ".libs" && rm -f "libust-consumer.la" && ln -s "../libust-consumer.la" "libust-consumer.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/ust-consumer' >Making all in testpoint >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/testpoint' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o testpoint.lo testpoint.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c testpoint.c -fPIC -DPIC -o .libs/testpoint.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c testpoint.c -o testpoint.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libtestpoint.la testpoint.lo -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtestpoint.a .libs/testpoint.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtestpoint.a >libtool: link: ( cd ".libs" && rm -f "libtestpoint.la" && ln -s "../libtestpoint.la" "libtestpoint.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/testpoint' >Making all in index >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/index' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o index.lo index.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c index.c -fPIC -DPIC -o .libs/index.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c index.c -o index.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libindex.la index.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libindex.a .libs/index.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libindex.a >libtool: link: ( cd ".libs" && rm -f "libindex.la" && ln -s "../libindex.la" "libindex.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/index' >Making all in config >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/config' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libconfig_la-ini.lo `test -f 'ini.c' || echo './'`ini.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c ini.c -fPIC -DPIC -o .libs/libconfig_la-ini.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c ini.c -o libconfig_la-ini.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libconfig_la-session-config.lo `test -f 'session-config.c' || echo './'`session-config.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c session-config.c -fPIC -DPIC -o .libs/libconfig_la-session-config.o >session-config.c: In function âload_session_from_pathâ: >session-config.c:2954:3: warning: âreaddir_râ is deprecated [-Wdeprecated-declarations] > while (!readdir_r(directory, entry, &result) && result) { > ^~~~~ >In file included from session-config.c:25: >/usr/include/dirent.h:183:12: note: declared here > extern int readdir_r (DIR *__restrict __dirp, > ^~~~~~~~~ >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c session-config.c -o libconfig_la-session-config.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libconfig.la libconfig_la-ini.lo libconfig_la-session-config.lo -lxml2 -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libconfig.a .libs/libconfig_la-ini.o .libs/libconfig_la-session-config.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libconfig.a >libtool: link: ( cd ".libs" && rm -f "libconfig.la" && ln -s "../libconfig.la" "libconfig.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/config' >Making all in consumer >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o consumer.lo consumer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c consumer.c -fPIC -DPIC -o .libs/consumer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c consumer.c -o consumer.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o consumer-metadata-cache.lo consumer-metadata-cache.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c consumer-metadata-cache.c -fPIC -DPIC -o .libs/consumer-metadata-cache.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c consumer-metadata-cache.c -o consumer-metadata-cache.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o consumer-timer.lo consumer-timer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c consumer-timer.c -fPIC -DPIC -o .libs/consumer-timer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c consumer-timer.c -o consumer-timer.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o consumer-stream.lo consumer-stream.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c consumer-stream.c -fPIC -DPIC -o .libs/consumer-stream.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c consumer-stream.c -o consumer-stream.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libconsumer.la consumer.lo consumer-metadata-cache.lo consumer-timer.lo consumer-stream.lo ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/kernel-consumer/libkernel-consumer.la ../../../src/common/hashtable/libhashtable.la ../../../src/common/compat/libcompat.la ../../../src/common/relayd/librelayd.la ../../../src/common/ust-consumer/libust-consumer.la -lurcu-cds -lrt >libtool: link: (cd .libs/libconsumer.lax/libsessiond-comm.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer/../../../src/common/sessiond-comm/.libs/libsessiond-comm.a") >libtool: link: (cd .libs/libconsumer.lax/libkernel-consumer.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer/../../../src/common/kernel-consumer/.libs/libkernel-consumer.a") >libtool: link: (cd .libs/libconsumer.lax/libhashtable.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer/../../../src/common/hashtable/.libs/libhashtable.a") >libtool: link: (cd .libs/libconsumer.lax/libcompat.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer/../../../src/common/compat/.libs/libcompat.a") >libtool: link: (cd .libs/libconsumer.lax/librelayd.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer/../../../src/common/relayd/.libs/librelayd.a") >libtool: link: (cd .libs/libconsumer.lax/libust-consumer.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer/../../../src/common/ust-consumer/.libs/libust-consumer.a") >copying selected object files to avoid basename conflicts... >libtool: link: ln .libs/libconsumer.lax/libkernel-consumer.a/inet.o .libs/libconsumer.lax/lt1-inet.o || cp .libs/libconsumer.lax/libkernel-consumer.a/inet.o .libs/libconsumer.lax/lt1-inet.o >libtool: link: ln .libs/libconsumer.lax/libkernel-consumer.a/inet6.o .libs/libconsumer.lax/lt2-inet6.o || cp .libs/libconsumer.lax/libkernel-consumer.a/inet6.o .libs/libconsumer.lax/lt2-inet6.o >libtool: link: ln .libs/libconsumer.lax/libkernel-consumer.a/sessiond-comm.o .libs/libconsumer.lax/lt3-sessiond-comm.o || cp .libs/libconsumer.lax/libkernel-consumer.a/sessiond-comm.o .libs/libconsumer.lax/lt3-sessiond-comm.o >libtool: link: ln .libs/libconsumer.lax/librelayd.a/inet.o .libs/libconsumer.lax/lt4-inet.o || cp .libs/libconsumer.lax/librelayd.a/inet.o .libs/libconsumer.lax/lt4-inet.o >libtool: link: ln .libs/libconsumer.lax/librelayd.a/inet6.o .libs/libconsumer.lax/lt5-inet6.o || cp .libs/libconsumer.lax/librelayd.a/inet6.o .libs/libconsumer.lax/lt5-inet6.o >libtool: link: ln .libs/libconsumer.lax/librelayd.a/relayd.o .libs/libconsumer.lax/lt6-relayd.o || cp .libs/libconsumer.lax/librelayd.a/relayd.o .libs/libconsumer.lax/lt6-relayd.o >libtool: link: ln .libs/libconsumer.lax/librelayd.a/sessiond-comm.o .libs/libconsumer.lax/lt7-sessiond-comm.o || cp .libs/libconsumer.lax/librelayd.a/sessiond-comm.o .libs/libconsumer.lax/lt7-sessiond-comm.o >libtool: link: ln .libs/libconsumer.lax/libust-consumer.a/inet.o .libs/libconsumer.lax/lt8-inet.o || cp .libs/libconsumer.lax/libust-consumer.a/inet.o .libs/libconsumer.lax/lt8-inet.o >libtool: link: ln .libs/libconsumer.lax/libust-consumer.a/inet6.o .libs/libconsumer.lax/lt9-inet6.o || cp .libs/libconsumer.lax/libust-consumer.a/inet6.o .libs/libconsumer.lax/lt9-inet6.o >libtool: link: ln .libs/libconsumer.lax/libust-consumer.a/relayd.o .libs/libconsumer.lax/lt10-relayd.o || cp .libs/libconsumer.lax/libust-consumer.a/relayd.o .libs/libconsumer.lax/lt10-relayd.o >libtool: link: ln .libs/libconsumer.lax/libust-consumer.a/sessiond-comm.o .libs/libconsumer.lax/lt11-sessiond-comm.o || cp .libs/libconsumer.lax/libust-consumer.a/sessiond-comm.o .libs/libconsumer.lax/lt11-sessiond-comm.o >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libconsumer.a .libs/consumer.o .libs/consumer-metadata-cache.o .libs/consumer-timer.o .libs/consumer-stream.o .libs/libconsumer.lax/libsessiond-comm.a/inet.o .libs/libconsumer.lax/libsessiond-comm.a/inet6.o .libs/libconsumer.lax/libsessiond-comm.a/sessiond-comm.o .libs/libconsumer.lax/lt1-inet.o .libs/libconsumer.lax/lt2-inet6.o .libs/libconsumer.lax/libkernel-consumer.a/kernel-consumer.o .libs/libconsumer.lax/libkernel-consumer.a/kernel-ctl.o .libs/libconsumer.lax/libkernel-consumer.a/relayd.o .libs/libconsumer.lax/lt3-sessiond-comm.o .libs/libconsumer.lax/libhashtable.a/hashtable.o .libs/libconsumer.lax/libhashtable.a/utils.o .libs/libconsumer.lax/libcompat.a/compat-epoll.o .libs/libconsumer.lax/libcompat.a/compat-fcntl.o .libs/libconsumer.lax/lt4-inet.o .libs/libconsumer.lax/lt5-inet6.o .libs/libconsumer.lax/lt6-relayd.o .libs/libconsumer.lax/lt7-sessiond-comm.o .libs/libconsumer.lax/lt8-inet.o .libs/libconsumer.lax/lt9-inet6.o .libs/libconsumer.lax/lt10-relayd.o .libs/libconsumer.lax/lt11-sessiond-comm.o .libs/libconsumer.lax/libust-consumer.a/ust-consumer.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libconsumer.a >libtool: link: rm -fr .libs/libconsumer.lax .libs/libconsumer.lax >libtool: link: ( cd ".libs" && rm -f "libconsumer.la" && ln -s "../libconsumer.la" "libconsumer.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o error.lo error.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c error.c -fPIC -DPIC -o .libs/error.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c error.c -o error.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o utils.lo utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c utils.c -fPIC -DPIC -o .libs/utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c utils.c -o utils.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o runas.lo runas.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c runas.c -fPIC -DPIC -o .libs/runas.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c runas.c -o runas.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o futex.lo futex.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c futex.c -fPIC -DPIC -o .libs/futex.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c futex.c -o futex.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o uri.lo uri.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c uri.c -fPIC -DPIC -o .libs/uri.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c uri.c -o uri.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o defaults.lo defaults.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c defaults.c -fPIC -DPIC -o .libs/defaults.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c defaults.c -o defaults.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o pipe.lo pipe.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c pipe.c -fPIC -DPIC -o .libs/pipe.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c pipe.c -o pipe.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o readwrite.lo readwrite.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c readwrite.c -fPIC -DPIC -o .libs/readwrite.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c readwrite.c -o readwrite.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o mi-lttng.lo mi-lttng.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c mi-lttng.c -fPIC -DPIC -o .libs/mi-lttng.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c mi-lttng.c -o mi-lttng.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o daemonize.lo daemonize.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c daemonize.c -fPIC -DPIC -o .libs/daemonize.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c daemonize.c -o daemonize.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o unix.lo unix.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c unix.c -fPIC -DPIC -o .libs/unix.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c unix.c -o unix.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o filter.lo filter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter.c -fPIC -DPIC -o .libs/filter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter.c -o filter.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o context.lo context.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c context.c -fPIC -DPIC -o .libs/context.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c context.c -o context.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o action.lo action.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c action.c -fPIC -DPIC -o .libs/action.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c action.c -o action.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o notify.lo notify.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c notify.c -fPIC -DPIC -o .libs/notify.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c notify.c -o notify.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o condition.lo condition.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c condition.c -fPIC -DPIC -o .libs/condition.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c condition.c -o condition.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o buffer-usage.lo buffer-usage.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c buffer-usage.c -fPIC -DPIC -o .libs/buffer-usage.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c buffer-usage.c -o buffer-usage.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o evaluation.lo evaluation.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c evaluation.c -fPIC -DPIC -o .libs/evaluation.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c evaluation.c -o evaluation.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o notification.lo notification.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c notification.c -fPIC -DPIC -o .libs/notification.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c notification.c -o notification.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o trigger.lo trigger.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c trigger.c -fPIC -DPIC -o .libs/trigger.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c trigger.c -o trigger.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o endpoint.lo endpoint.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c endpoint.c -fPIC -DPIC -o .libs/endpoint.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c endpoint.c -o endpoint.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o dynamic-buffer.lo dynamic-buffer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c dynamic-buffer.c -fPIC -DPIC -o .libs/dynamic-buffer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c dynamic-buffer.c -o dynamic-buffer.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o buffer-view.lo buffer-view.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c buffer-view.c -fPIC -DPIC -o .libs/buffer-view.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c buffer-view.c -o buffer-view.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o waiter.lo waiter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c waiter.c -fPIC -DPIC -o .libs/waiter.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c waiter.c -o waiter.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libcommon.la error.lo utils.lo runas.lo futex.lo uri.lo defaults.lo pipe.lo readwrite.lo mi-lttng.lo daemonize.lo unix.lo filter.lo context.lo action.lo notify.lo condition.lo buffer-usage.lo evaluation.lo notification.lo trigger.lo endpoint.lo dynamic-buffer.lo buffer-view.lo waiter.lo ../../src/common/config/libconfig.la -luuid -lurcu-cds -lrt >libtool: link: (cd .libs/libcommon.lax/libconfig.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/../../src/common/config/.libs/libconfig.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcommon.a .libs/error.o .libs/utils.o .libs/runas.o .libs/futex.o .libs/uri.o .libs/defaults.o .libs/pipe.o .libs/readwrite.o .libs/mi-lttng.o .libs/daemonize.o .libs/unix.o .libs/filter.o .libs/context.o .libs/action.o .libs/notify.o .libs/condition.o .libs/buffer-usage.o .libs/evaluation.o .libs/notification.o .libs/trigger.o .libs/endpoint.o .libs/dynamic-buffer.o .libs/buffer-view.o .libs/waiter.o .libs/libcommon.lax/libconfig.a/libconfig_la-ini.o .libs/libcommon.lax/libconfig.a/libconfig_la-session-config.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcommon.a >libtool: link: rm -fr .libs/libcommon.lax >libtool: link: ( cd ".libs" && rm -f "libcommon.la" && ln -s "../libcommon.la" "libcommon.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common' >Making all in lib >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib' >Making all in lttng-ctl >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl' >Making all in filter >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter' >make all-am >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-parser.lo `test -f 'filter-parser.c' || echo './'`filter-parser.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-parser.c -fPIC -DPIC -o .libs/libfilter_la-filter-parser.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-parser.c -o libfilter_la-filter-parser.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-lexer.lo `test -f 'filter-lexer.c' || echo './'`filter-lexer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-lexer.c -fPIC -DPIC -o .libs/libfilter_la-filter-lexer.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-lexer.c -o libfilter_la-filter-lexer.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-visitor-set-parent.lo `test -f 'filter-visitor-set-parent.c' || echo './'`filter-visitor-set-parent.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-set-parent.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-set-parent.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-set-parent.c -o libfilter_la-filter-visitor-set-parent.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-visitor-xml.lo `test -f 'filter-visitor-xml.c' || echo './'`filter-visitor-xml.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-xml.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-xml.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-xml.c -o libfilter_la-filter-visitor-xml.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-visitor-generate-ir.lo `test -f 'filter-visitor-generate-ir.c' || echo './'`filter-visitor-generate-ir.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-generate-ir.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-generate-ir.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-generate-ir.c -o libfilter_la-filter-visitor-generate-ir.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-visitor-ir-check-binary-op-nesting.lo `test -f 'filter-visitor-ir-check-binary-op-nesting.c' || echo './'`filter-visitor-ir-check-binary-op-nesting.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-ir-check-binary-op-nesting.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-ir-check-binary-op-nesting.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-ir-check-binary-op-nesting.c -o libfilter_la-filter-visitor-ir-check-binary-op-nesting.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-visitor-ir-validate-string.lo `test -f 'filter-visitor-ir-validate-string.c' || echo './'`filter-visitor-ir-validate-string.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-ir-validate-string.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-ir-validate-string.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-ir-validate-string.c -o libfilter_la-filter-visitor-ir-validate-string.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-visitor-ir-validate-globbing.lo `test -f 'filter-visitor-ir-validate-globbing.c' || echo './'`filter-visitor-ir-validate-globbing.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-ir-validate-globbing.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-ir-validate-globbing.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-ir-validate-globbing.c -o libfilter_la-filter-visitor-ir-validate-globbing.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-visitor-ir-normalize-glob-patterns.lo `test -f 'filter-visitor-ir-normalize-glob-patterns.c' || echo './'`filter-visitor-ir-normalize-glob-patterns.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-ir-normalize-glob-patterns.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-ir-normalize-glob-patterns.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-ir-normalize-glob-patterns.c -o libfilter_la-filter-visitor-ir-normalize-glob-patterns.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfilter_la-filter-visitor-generate-bytecode.lo `test -f 'filter-visitor-generate-bytecode.c' || echo './'`filter-visitor-generate-bytecode.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-generate-bytecode.c -fPIC -DPIC -o .libs/libfilter_la-filter-visitor-generate-bytecode.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c filter-visitor-generate-bytecode.c -o libfilter_la-filter-visitor-generate-bytecode.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -include filter-symbols.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libfilter.la libfilter_la-filter-parser.lo libfilter_la-filter-lexer.lo libfilter_la-filter-visitor-set-parent.lo libfilter_la-filter-visitor-xml.lo libfilter_la-filter-visitor-generate-ir.lo libfilter_la-filter-visitor-ir-check-binary-op-nesting.lo libfilter_la-filter-visitor-ir-validate-string.lo libfilter_la-filter-visitor-ir-validate-globbing.lo libfilter_la-filter-visitor-ir-normalize-glob-patterns.lo libfilter_la-filter-visitor-generate-bytecode.lo ../../../../src/common/string-utils/libstring-utils.la -lurcu-cds -lrt >libtool: link: (cd .libs/libfilter.lax/libstring-utils.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter/../../../../src/common/string-utils/.libs/libstring-utils.a") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libfilter.a .libs/libfilter_la-filter-parser.o .libs/libfilter_la-filter-lexer.o .libs/libfilter_la-filter-visitor-set-parent.o .libs/libfilter_la-filter-visitor-xml.o .libs/libfilter_la-filter-visitor-generate-ir.o .libs/libfilter_la-filter-visitor-ir-check-binary-op-nesting.o .libs/libfilter_la-filter-visitor-ir-validate-string.o .libs/libfilter_la-filter-visitor-ir-validate-globbing.o .libs/libfilter_la-filter-visitor-ir-normalize-glob-patterns.o .libs/libfilter_la-filter-visitor-generate-bytecode.o .libs/libfilter.lax/libstring-utils.a/string-utils.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libfilter.a >libtool: link: rm -fr .libs/libfilter.lax >libtool: link: ( cd ".libs" && rm -f "libfilter.la" && ln -s "../libfilter.la" "libfilter.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o filter-grammar-test.o filter-grammar-test.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o filter-grammar-test filter-grammar-test.o libfilter.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o filter-grammar-test filter-grammar-test.o ./.libs/libfilter.a -L/usr/lib64 //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o lttng-ctl.lo lttng-ctl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c lttng-ctl.c -fPIC -DPIC -o .libs/lttng-ctl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c lttng-ctl.c -o lttng-ctl.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o snapshot.lo snapshot.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c snapshot.c -fPIC -DPIC -o .libs/snapshot.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c snapshot.c -o snapshot.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o lttng-ctl-health.lo lttng-ctl-health.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c lttng-ctl-health.c -fPIC -DPIC -o .libs/lttng-ctl-health.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c lttng-ctl-health.c -o lttng-ctl-health.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o save.lo save.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c save.c -fPIC -DPIC -o .libs/save.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c save.c -o save.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o load.lo load.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c load.c -fPIC -DPIC -o .libs/load.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c load.c -o load.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o deprecated-symbols.lo deprecated-symbols.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c deprecated-symbols.c -fPIC -DPIC -o .libs/deprecated-symbols.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c deprecated-symbols.c -o deprecated-symbols.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o channel.lo channel.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c channel.c -fPIC -DPIC -o .libs/channel.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I. -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c channel.c -o channel.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o liblttng-ctl.la -rpath /usr/lib64 lttng-ctl.lo snapshot.lo lttng-ctl-health.lo save.lo load.lo deprecated-symbols.lo channel.lo ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/libcommon.la ../../../src/common/hashtable/libhashtable.la ../../../src/lib/lttng-ctl/filter/libfilter.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/lttng-ctl.o .libs/snapshot.o .libs/lttng-ctl-health.o .libs/save.o .libs/load.o .libs/deprecated-symbols.o .libs/channel.o -Wl,--whole-archive ../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../src/common/.libs/libcommon.a ../../../src/common/hashtable/.libs/libhashtable.a ../../../src/lib/lttng-ctl/filter/.libs/libfilter.a -Wl,--no-whole-archive -Wl,-rpath -Wl,//usr/lib64 -L/usr/lib64 -lxml2 -luuid //usr/lib64/liburcu.so //usr/lib64/liburcu-common.so //usr/lib64/liburcu-cds.so -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,liblttng-ctl.so.0 -o .libs/liblttng-ctl.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "liblttng-ctl.so.0" && ln -s "liblttng-ctl.so.0.0.0" "liblttng-ctl.so.0") >libtool: link: (cd ".libs" && rm -f "liblttng-ctl.so" && ln -s "liblttng-ctl.so.0.0.0" "liblttng-ctl.so") >libtool: link: (cd .libs/liblttng-ctl.lax/libsessiond-comm.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/../../../src/common/sessiond-comm/.libs/libsessiond-comm.a") >libtool: link: (cd .libs/liblttng-ctl.lax/libcommon.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/../../../src/common/.libs/libcommon.a") >libtool: link: (cd .libs/liblttng-ctl.lax/libhashtable.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/../../../src/common/hashtable/.libs/libhashtable.a") >libtool: link: (cd .libs/liblttng-ctl.lax/libfilter.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/../../../src/lib/lttng-ctl/filter/.libs/libfilter.a") >copying selected object files to avoid basename conflicts... >libtool: link: ln .libs/liblttng-ctl.lax/libhashtable.a/utils.o .libs/liblttng-ctl.lax/lt1-utils.o || cp .libs/liblttng-ctl.lax/libhashtable.a/utils.o .libs/liblttng-ctl.lax/lt1-utils.o >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblttng-ctl.a lttng-ctl.o snapshot.o lttng-ctl-health.o save.o load.o deprecated-symbols.o channel.o .libs/liblttng-ctl.lax/libsessiond-comm.a/inet.o .libs/liblttng-ctl.lax/libsessiond-comm.a/inet6.o .libs/liblttng-ctl.lax/libsessiond-comm.a/sessiond-comm.o .libs/liblttng-ctl.lax/libcommon.a/action.o .libs/liblttng-ctl.lax/libcommon.a/buffer-usage.o .libs/liblttng-ctl.lax/libcommon.a/buffer-view.o .libs/liblttng-ctl.lax/libcommon.a/condition.o .libs/liblttng-ctl.lax/libcommon.a/context.o .libs/liblttng-ctl.lax/libcommon.a/daemonize.o .libs/liblttng-ctl.lax/libcommon.a/defaults.o .libs/liblttng-ctl.lax/libcommon.a/dynamic-buffer.o .libs/liblttng-ctl.lax/libcommon.a/endpoint.o .libs/liblttng-ctl.lax/libcommon.a/error.o .libs/liblttng-ctl.lax/libcommon.a/evaluation.o .libs/liblttng-ctl.lax/libcommon.a/filter.o .libs/liblttng-ctl.lax/libcommon.a/futex.o .libs/liblttng-ctl.lax/libcommon.a/libconfig_la-ini.o .libs/liblttng-ctl.lax/libcommon.a/libconfig_la-session-config.o .libs/liblttng-ctl.lax/libcommon.a/mi-lttng.o .libs/liblttng-ctl.lax/libcommon.a/notification.o .libs/liblttng-ctl.lax/libcommon.a/notify.o .libs/liblttng-ctl.lax/libcommon.a/pipe.o .libs/liblttng-ctl.lax/libcommon.a/readwrite.o .libs/liblttng-ctl.lax/libcommon.a/runas.o .libs/liblttng-ctl.lax/libcommon.a/trigger.o .libs/liblttng-ctl.lax/libcommon.a/unix.o .libs/liblttng-ctl.lax/libcommon.a/uri.o .libs/liblttng-ctl.lax/libcommon.a/utils.o .libs/liblttng-ctl.lax/libcommon.a/waiter.o .libs/liblttng-ctl.lax/libhashtable.a/hashtable.o .libs/liblttng-ctl.lax/lt1-utils.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-lexer.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-parser.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-visitor-generate-bytecode.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-visitor-generate-ir.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-visitor-ir-check-binary-op-nesting.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-visitor-ir-normalize-glob-patterns.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-visitor-ir-validate-globbing.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-visitor-ir-validate-string.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-visitor-set-parent.o .libs/liblttng-ctl.lax/libfilter.a/libfilter_la-filter-visitor-xml.o .libs/liblttng-ctl.lax/libfilter.a/string-utils.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblttng-ctl.a >libtool: link: rm -fr .libs/liblttng-ctl.lax .libs/liblttng-ctl.lax >libtool: link: ( cd ".libs" && rm -f "liblttng-ctl.la" && ln -s "../liblttng-ctl.la" "liblttng-ctl.la" ) >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib' >Making all in bin >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin' >Making all in lttng >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o conf.o conf.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/start.o commands/start.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/list.o commands/list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/create.o commands/create.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/destroy.o commands/destroy.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/stop.o commands/stop.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/enable_events.o commands/enable_events.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/disable_events.o commands/disable_events.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/enable_channels.o commands/enable_channels.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/disable_channels.o commands/disable_channels.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/add_context.o commands/add_context.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/set_session.o commands/set_session.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/version.o commands/version.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/view.o commands/view.c >In file included from /usr/include/string.h:494, > from commands/view.c:22: >In function âmemcpyâ, > inlined from âalloc_argv_from_local_opts.constpropâ at commands/view.c:191:2: >/usr/include/bits/string_fortified.h:34:10: warning: â__builtin_memcpyâ forming offset [9, 24] is out of the bounds [0, 8] of object âbabeltrace_optsâ with type âconst char *[1]â [-Warray-bounds] > return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >commands/view.c: In function âalloc_argv_from_local_opts.constpropâ: >commands/view.c:58:20: note: âbabeltrace_optsâ declared here > static const char *babeltrace_opts[] = { "babeltrace" }; > ^~~~~~~~~~~~~~~ >In file included from /usr/include/string.h:494, > from commands/view.c:22: >In function âmemcpyâ, > inlined from âalloc_argv_from_local_opts.constpropâ at commands/view.c:191:2: >/usr/include/bits/string_fortified.h:34:10: warning: â__builtin_memcpyâ forming offset [9, 40] is out of the bounds [0, 8] of object âbabeltrace_optsâ with type âconst char *[1]â [-Warray-bounds] > return __builtin___memcpy_chk (__dest, __src, __len, __bos0 (__dest)); > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >commands/view.c: In function âalloc_argv_from_local_opts.constpropâ: >commands/view.c:58:20: note: âbabeltrace_optsâ declared here > static const char *babeltrace_opts[] = { "babeltrace" }; > ^~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/snapshot.o commands/snapshot.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/save.o commands/save.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/load.o commands/load.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/track-untrack.o commands/track-untrack.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/status.o commands/status.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/metadata.o commands/metadata.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/regenerate.o commands/regenerate.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o commands/help.o commands/help.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o lttng.o lttng.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o lttng conf.o commands/start.o commands/list.o commands/create.o commands/destroy.o commands/stop.o commands/enable_events.o commands/disable_events.o commands/enable_channels.o commands/disable_channels.o commands/add_context.o commands/set_session.o commands/version.o commands/view.o commands/snapshot.o commands/save.o commands/load.o commands/track-untrack.o commands/status.o commands/metadata.o commands/regenerate.o commands/help.o utils.o lttng.o ../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../src/common/libcommon.la ../../../src/common/config/libconfig.la ../../../src/common/string-utils/libstring-utils.la -lpopt -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/lttng conf.o commands/start.o commands/list.o commands/create.o commands/destroy.o commands/stop.o commands/enable_events.o commands/disable_events.o commands/enable_channels.o commands/disable_channels.o commands/add_context.o commands/set_session.o commands/version.o commands/view.o commands/snapshot.o commands/save.o commands/load.o commands/track-untrack.o commands/status.o commands/metadata.o commands/regenerate.o commands/help.o utils.o lttng.o ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -L/usr/lib64 //usr/lib64/liburcu.so ../../../src/common/.libs/libcommon.a -luuid ../../../src/common/config/.libs/libconfig.a -lxml2 ../../../src/common/string-utils/.libs/libstring-utils.a -lpopt //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng' >Making all in lttng-consumerd >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-consumerd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o lttng-consumerd.o lttng-consumerd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o health-consumerd.o health-consumerd.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -rdynamic -Wl,-O1 -Wl,--as-needed -o lttng-consumerd lttng-consumerd.o health-consumerd.o ../../../src/common/consumer/libconsumer.la ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/libcommon.la ../../../src/common/index/libindex.la ../../../src/common/health/libhealth.la ../../../src/common/testpoint/libtestpoint.la -llttng-ust-ctl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -rdynamic -Wl,-O1 -Wl,--as-needed -o lttng-consumerd lttng-consumerd.o health-consumerd.o ../../../src/common/consumer/.libs/libconsumer.a -L/usr/lib64 //usr/lib64/liburcu.so -L=usr/lib64 -L=/usr/lib64 ../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../src/common/.libs/libcommon.a -lxml2 -luuid ../../../src/common/index/.libs/libindex.a ../../../src/common/health/.libs/libhealth.a ../../../src/common/testpoint/.libs/libtestpoint.a //usr/lib64/liblttng-ust-ctl.so -ldl //usr/lib64/liburcu-bp.so -lpthread //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-consumerd' >Making all in lttng-crash >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-crash' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/bin"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o lttng-crash.o lttng-crash.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o lttng-crash lttng-crash.o ../../../src/common/libcommon.la ../../../src/common/config/libconfig.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o lttng-crash lttng-crash.o ../../../src/common/.libs/libcommon.a -L/usr/lib64 -luuid ../../../src/common/config/.libs/libconfig.a -lxml2 //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-crash' >Making all in lttng-relayd >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-relayd' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o index.o index.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o live.o live.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ctf-trace.o ctf-trace.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o cmd-generic.o cmd-generic.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o cmd-2-1.o cmd-2-1.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o cmd-2-2.o cmd-2-2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o cmd-2-4.o cmd-2-4.c >cmd-2-4.c: In function âcmd_create_session_2_4â: >cmd-2-4.c:54:10: warning: argument to âsizeofâ in âstrncpyâ call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] > sizeof(session_info.session_name)); > ^ >cmd-2-4.c:63:10: warning: argument to âsizeofâ in âstrncpyâ call is the same expression as the source; did you mean to use the size of the destination? [-Wsizeof-pointer-memaccess] > sizeof(session_info.hostname)); > ^ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o health-relayd.o health-relayd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o viewer-stream.o viewer-stream.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o session.o session.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o stream.o stream.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o stream-fd.o stream-fd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o connection.o connection.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o viewer-session.o viewer-session.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tracefile-array.o tracefile-array.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tcp_keep_alive.o tcp_keep_alive.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o lttng-relayd main.o utils.o index.o live.o ctf-trace.o cmd-generic.o cmd-2-1.o cmd-2-2.o cmd-2-4.o health-relayd.o viewer-stream.o session.o stream.o stream-fd.o connection.o viewer-session.o tracefile-array.o tcp_keep_alive.o -lurcu-common -lurcu ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/hashtable/libhashtable.la ../../../src/common/libcommon.la ../../../src/common/compat/libcompat.la ../../../src/common/index/libindex.la ../../../src/common/health/libhealth.la ../../../src/common/config/libconfig.la ../../../src/common/testpoint/libtestpoint.la ../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/lttng-relayd main.o utils.o index.o live.o ctf-trace.o cmd-generic.o cmd-2-1.o cmd-2-2.o cmd-2-4.o health-relayd.o viewer-stream.o session.o stream.o stream-fd.o connection.o viewer-session.o tracefile-array.o tcp_keep_alive.o ../../../src/common/sessiond-comm/.libs/libsessiond-comm.a -L/usr/lib64 ../../../src/common/hashtable/.libs/libhashtable.a ../../../src/common/.libs/libcommon.a ../../../src/common/compat/.libs/libcompat.a ../../../src/common/index/.libs/libindex.a ../../../src/common/health/.libs/libhealth.a ../../../src/common/config/.libs/libconfig.a ../../../src/common/testpoint/.libs/libtestpoint.a -ldl ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -luuid //usr/lib64/liburcu.so //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-relayd' >Making all in lttng-sessiond >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-sessiond' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o utils.o utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o trace-kernel.o trace-kernel.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o kernel.o kernel.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o context.o context.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o channel.o channel.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o event.o event.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o shm.o shm.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o consumer.o consumer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o session.o session.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o modprobe.o modprobe.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o fd-limit.o fd-limit.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o kernel-consumer.o kernel-consumer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o cmd.o cmd.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o buffer-registry.o buffer-registry.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ht-cleanup.o ht-cleanup.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o snapshot.o snapshot.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o agent.o agent.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o save.o save.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o load-session-thread.o load-session-thread.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o syscall.o syscall.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o notification-thread.o notification-thread.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o notification-thread-commands.o notification-thread-commands.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o notification-thread-events.o notification-thread-events.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o sessiond-config.o sessiond-config.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o trace-ust.o trace-ust.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ust-registry.o ust-registry.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ust-app.o ust-app.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ust-consumer.o ust-consumer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ust-thread.o ust-thread.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ust-metadata.o ust-metadata.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o agent-thread.o agent-thread.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ust-field-utils.o ust-field-utils.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -DINSTALL_BIN_PATH=\""/usr/lib64/lttng/libexec"\" -DINSTALL_LIB_PATH=\""/usr/lib64"\" -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o main.o main.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o lttng-sessiond utils.o trace-kernel.o kernel.o context.o channel.o event.o shm.o consumer.o session.o modprobe.o fd-limit.o kernel-consumer.o cmd.o buffer-registry.o ht-cleanup.o snapshot.o agent.o save.o load-session-thread.o syscall.o notification-thread.o notification-thread-commands.o notification-thread-events.o sessiond-config.o trace-ust.o ust-registry.o ust-app.o ust-consumer.o ust-thread.o ust-metadata.o agent-thread.o ust-field-utils.o main.o -lurcu-common -lurcu -lkmod ../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../src/common/sessiond-comm/libsessiond-comm.la ../../../src/common/kernel-ctl/libkernel-ctl.la ../../../src/common/hashtable/libhashtable.la ../../../src/common/libcommon.la ../../../src/common/compat/libcompat.la ../../../src/common/relayd/librelayd.la ../../../src/common/testpoint/libtestpoint.la ../../../src/common/health/libhealth.la ../../../src/common/config/libconfig.la ../../../src/common/string-utils/libstring-utils.la -llttng-ust-ctl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/lttng-sessiond utils.o trace-kernel.o kernel.o context.o channel.o event.o shm.o consumer.o session.o modprobe.o fd-limit.o kernel-consumer.o cmd.o buffer-registry.o ht-cleanup.o snapshot.o agent.o save.o load-session-thread.o syscall.o notification-thread.o notification-thread-commands.o notification-thread-events.o sessiond-config.o trace-ust.o ust-registry.o ust-app.o ust-consumer.o ust-thread.o ust-metadata.o agent-thread.o ust-field-utils.o main.o -lkmod ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -L/usr/lib64 ../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../src/common/kernel-ctl/.libs/libkernel-ctl.a ../../../src/common/hashtable/.libs/libhashtable.a //usr/lib64/liburcu.so ../../../src/common/.libs/libcommon.a -luuid ../../../src/common/compat/.libs/libcompat.a ../../../src/common/relayd/.libs/librelayd.a ../../../src/common/testpoint/.libs/libtestpoint.a ../../../src/common/health/.libs/libhealth.a ../../../src/common/config/.libs/libconfig.a -lxml2 ../../../src/common/string-utils/.libs/libstring-utils.a //usr/lib64/liblttng-ust-ctl.so -L=usr/lib64 -L=/usr/lib64 -ldl //usr/lib64/liburcu-bp.so -lpthread //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-sessiond' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin' >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src' >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src' >Making all in tests >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests' >Making all in . >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests' >Making all in utils >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils' >Making all in . >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils' >/bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o utils.lo utils.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c utils.c -fPIC -DPIC -o .libs/utils.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c utils.c -o utils.o >/dev/null 2>&1 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libtestutils.la utils.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtestutils.a .libs/utils.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtestutils.a >libtool: link: ( cd ".libs" && rm -f "libtestutils.la" && ln -s "../libtestutils.la" "libtestutils.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils' >Making all in tap >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/tap' >/bin/sh ../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tap.lo tap.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tap.c -fPIC -DPIC -o .libs/tap.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tap.c -o tap.o >/dev/null 2>&1 >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o libtap.la tap.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtap.a .libs/tap.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtap.a >libtool: link: ( cd ".libs" && rm -f "libtap.la" && ln -s "../libtap.la" "libtap.la" ) >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/tap' >Making all in testapp >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp' >Making all in gen-ust-events >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-events' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils -I. -I../../../../tests/utils/testapp -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o gen-ust-events.o gen-ust-events.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils -I. -I../../../../tests/utils/testapp -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.o tp.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-events gen-ust-events.o tp.o -llttng-ust -lurcu-bp ../../../../tests/utils/libtestutils.la -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-events gen-ust-events.o tp.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so -lpthread //usr/lib64/liburcu-bp.so -L/usr/lib64 ../../../../tests/utils/.libs/libtestutils.a -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-events' >Making all in gen-ust-nevents >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-nevents' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils -I../../../../tests/utils/testapp -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o gen-ust-nevents.o gen-ust-nevents.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils -I../../../../tests/utils/testapp -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.o tp.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-nevents gen-ust-nevents.o tp.o -llttng-ust -lurcu-bp ../../../../tests/utils/libtestutils.la -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-nevents gen-ust-nevents.o tp.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so -lpthread //usr/lib64/liburcu-bp.so -L/usr/lib64 ../../../../tests/utils/.libs/libtestutils.a -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-nevents' >Making all in gen-ust-nevents-str >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-nevents-str' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils -I../../../../tests/utils/testapp -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o gen-ust-nevents-str.o gen-ust-nevents-str.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils -I../../../../tests/utils/testapp -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.o tp.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-nevents-str gen-ust-nevents-str.o tp.o -llttng-ust -lurcu-bp ../../../../tests/utils/libtestutils.la -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-nevents-str gen-ust-nevents-str.o tp.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so -lpthread //usr/lib64/liburcu-bp.so -L/usr/lib64 ../../../../tests/utils/.libs/libtestutils.a -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-nevents-str' >Making all in gen-ust-tracef >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-tracef' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../tests/utils/testapp -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o gen-ust-tracef.o gen-ust-tracef.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-tracef gen-ust-tracef.o -llttng-ust -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-tracef gen-ust-tracef.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-tracef' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils' >Making all in unit >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >Making all in ini_config >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit/ini_config' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -I../../../tests/utils/ -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o ini_config.o ini_config.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o ini_config ini_config.o ../../../tests/utils/tap/libtap.la ../../../src/common/config/libconfig.la ../../../src/common/libcommon.la ../../../src/common/hashtable/libhashtable.la ../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/ini_config ini_config.o ../../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../../src/common/config/.libs/libconfig.a ../../../src/common/.libs/libcommon.a ../../../src/common/hashtable/.libs/libhashtable.a ../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -luuid //usr/lib64/liburcu.so //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit/ini_config' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o test_uri.o test_uri.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_uri test_uri.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/hashtable/libhashtable.la -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_uri test_uri.o ../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../src/common/.libs/libcommon.a -lxml2 -luuid ../../src/common/hashtable/.libs/libhashtable.a //usr/lib64/liburcu.so -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o test_session.o test_session.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_session test_session.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/relayd/librelayd.la ../../src/common/sessiond-comm/libsessiond-comm.la ../../src/common/hashtable/libhashtable.la -ldl -lrt ../../src/bin/lttng-sessiond/session.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/snapshot.o ../../src/bin/lttng-sessiond/ht-cleanup.o ../../src/common/libcommon.la ../../src/common/testpoint/libtestpoint.la ../../src/common/compat/libcompat.la ../../src/common/health/libhealth.la ../../src/common/sessiond-comm/libsessiond-comm.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_session test_session.o ../../src/bin/lttng-sessiond/session.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/snapshot.o ../../src/bin/lttng-sessiond/ht-cleanup.o ../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../src/common/relayd/.libs/librelayd.a ../../src/common/hashtable/.libs/libhashtable.a //usr/lib64/liburcu.so ../../src/common/.libs/libcommon.a -lxml2 -luuid ../../src/common/testpoint/.libs/libtestpoint.a -ldl ../../src/common/compat/.libs/libcompat.a ../../src/common/health/.libs/libhealth.a ../../src/common/sessiond-comm/.libs/libsessiond-comm.a //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o test_kernel_data.o test_kernel_data.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_kernel_data test_kernel_data.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/relayd/librelayd.la ../../src/common/sessiond-comm/libsessiond-comm.la ../../src/common/hashtable/libhashtable.la -ldl -lrt ../../src/bin/lttng-sessiond/trace-kernel.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/common/libcommon.la ../../src/common/health/libhealth.la ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../src/common/sessiond-comm/libsessiond-comm.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_kernel_data test_kernel_data.o ../../src/bin/lttng-sessiond/trace-kernel.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../src/common/relayd/.libs/librelayd.a ../../src/common/hashtable/.libs/libhashtable.a //usr/lib64/liburcu.so -ldl ../../src/common/.libs/libcommon.a -lxml2 -luuid ../../src/common/health/.libs/libhealth.a ../../src/common/sessiond-comm/.libs/libsessiond-comm.a //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o test_utils_parse_size_suffix.o test_utils_parse_size_suffix.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_utils_parse_size_suffix test_utils_parse_size_suffix.o ../../tests/utils/tap/libtap.la ../../src/common/hashtable/libhashtable.la ../../src/common/libcommon.la -ldl ../../src/common/libcommon.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_utils_parse_size_suffix test_utils_parse_size_suffix.o ../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../src/common/hashtable/.libs/libhashtable.a //usr/lib64/liburcu.so -ldl ../../src/common/.libs/libcommon.a -lxml2 -luuid //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o test_utils_expand_path.o test_utils_expand_path.c >test_utils_expand_path.c: In function âprepare_symlink_tree.part.0â: >test_utils_expand_path.c:226:39: warning: â%sâ directive output may be truncated writing up to 4095 bytes into a region of size 92 [-Wformat-truncation=] > snprintf(errmsg, ERRSIZE, "symlink %s to %s", > ^~ > tmppath, tree_symlinks[i].dest); > ~~~~~~~ >test_utils_expand_path.c:226:30: note: assuming directive output of 4 bytes > snprintf(errmsg, ERRSIZE, "symlink %s to %s", > ^~~~~~~~~~~~~~~~~~ >In file included from /usr/include/stdio.h:862, > from test_utils_expand_path.c:20: >/usr/include/bits/stdio2.h:64:10: note: â__builtin___snprintf_chkâ output 13 or more bytes (assuming 4112) into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >test_utils_expand_path.c:214:37: warning: â%sâ directive output may be truncated writing up to 4095 bytes into a region of size 94 [-Wformat-truncation=] > snprintf(errmsg, ERRSIZE, "mkdir %s", tmppath); > ^~ ~~~~~~~ >In file included from /usr/include/stdio.h:862, > from test_utils_expand_path.c:20: >/usr/include/bits/stdio2.h:64:10: note: â__builtin___snprintf_chkâ output between 7 and 4102 bytes into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >test_utils_expand_path.c: In function âfree_symlink_treeâ: >test_utils_expand_path.c:261:37: warning: â%sâ directive output may be truncated writing up to 4095 bytes into a region of size 94 [-Wformat-truncation=] > snprintf(errmsg, ERRSIZE, "rmdir %s", tmppath); > ^~ ~~~~~~~ >In file included from /usr/include/stdio.h:862, > from test_utils_expand_path.c:20: >/usr/include/bits/stdio2.h:64:10: note: â__builtin___snprintf_chkâ output between 7 and 4102 bytes into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >test_utils_expand_path.c:250:38: warning: â%sâ directive output may be truncated writing up to 4095 bytes into a region of size 93 [-Wformat-truncation=] > snprintf(errmsg, ERRSIZE, "unlink %s", tmppath); > ^~ ~~~~~~~ >In file included from /usr/include/stdio.h:862, > from test_utils_expand_path.c:20: >/usr/include/bits/stdio2.h:64:10: note: â__builtin___snprintf_chkâ output between 8 and 4103 bytes into a destination of size 100 > return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > __bos (__s), __fmt, __va_arg_pack ()); > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_utils_expand_path test_utils_expand_path.o ../../tests/utils/tap/libtap.la ../../src/common/hashtable/libhashtable.la ../../src/common/libcommon.la -ldl ../../src/common/libcommon.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_utils_expand_path test_utils_expand_path.o ../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../src/common/hashtable/.libs/libhashtable.a //usr/lib64/liburcu.so -ldl ../../src/common/.libs/libcommon.a -lxml2 -luuid //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o test_string_utils.o test_string_utils.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_string_utils test_string_utils.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/string-utils/libstring-utils.la -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_string_utils test_string_utils.o ../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../src/common/.libs/libcommon.a -lxml2 -luuid ../../src/common/string-utils/.libs/libstring-utils.a -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o test_notification.o test_notification.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_notification test_notification.o ../../tests/utils/tap/libtap.la ../../src/lib/lttng-ctl/liblttng-ctl.la -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/test_notification test_notification.o ../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -luuid //usr/lib64/liburcu.so -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -I../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o test_ust_data.o test_ust_data.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_ust_data test_ust_data.o ../../tests/utils/tap/libtap.la ../../src/common/libcommon.la ../../src/common/relayd/librelayd.la ../../src/common/sessiond-comm/libsessiond-comm.la ../../src/common/hashtable/libhashtable.la -ldl -lrt -llttng-ust-ctl ../../src/bin/lttng-sessiond/trace-ust.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/buffer-registry.o ../../src/bin/lttng-sessiond/ust-registry.o ../../src/bin/lttng-sessiond/ust-field-utils.o ../../src/bin/lttng-sessiond/ust-metadata.o ../../src/bin/lttng-sessiond/ust-app.o ../../src/bin/lttng-sessiond/ust-consumer.o ../../src/bin/lttng-sessiond/fd-limit.o ../../src/bin/lttng-sessiond/session.o ../../src/bin/lttng-sessiond/snapshot.o ../../src/bin/lttng-sessiond/agent.o ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../src/common/libcommon.la ../../src/common/health/libhealth.la ../../src/common/sessiond-comm/libsessiond-comm.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o test_ust_data test_ust_data.o ../../src/bin/lttng-sessiond/trace-ust.o ../../src/bin/lttng-sessiond/consumer.o ../../src/bin/lttng-sessiond/utils.o ../../src/bin/lttng-sessiond/buffer-registry.o ../../src/bin/lttng-sessiond/ust-registry.o ../../src/bin/lttng-sessiond/ust-field-utils.o ../../src/bin/lttng-sessiond/ust-metadata.o ../../src/bin/lttng-sessiond/ust-app.o ../../src/bin/lttng-sessiond/ust-consumer.o ../../src/bin/lttng-sessiond/fd-limit.o ../../src/bin/lttng-sessiond/session.o ../../src/bin/lttng-sessiond/snapshot.o ../../src/bin/lttng-sessiond/agent.o ../../src/bin/lttng-sessiond/notification-thread-commands.o ../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../src/common/relayd/.libs/librelayd.a ../../src/common/hashtable/.libs/libhashtable.a //usr/lib64/liburcu.so //usr/lib64/liblttng-ust-ctl.so -L=usr/lib64 -L=/usr/lib64 -ldl //usr/lib64/liburcu-bp.so -lpthread ../../src/common/.libs/libcommon.a -lxml2 -luuid ../../src/common/health/.libs/libhealth.a ../../src/common/sessiond-comm/.libs/libsessiond-comm.a //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >Making all in regression >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >Making all in tools >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools' >Making all in streaming >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/streaming' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/streaming' >Making all in filtering >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/filtering' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o gen-ust-events.o gen-ust-events.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.o tp.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-events gen-ust-events.o tp.o -llttng-ust -lurcu-bp -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-ust-events gen-ust-events.o tp.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so -lpthread //usr/lib64/liburcu-bp.so -L/usr/lib64 -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/filtering' >Making all in health >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/health' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o health_exit.lo health_exit.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c health_exit.c -fPIC -DPIC -o .libs/health_exit.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c health_exit.c -o health_exit.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/health -Wl,-O1 -Wl,--as-needed -o libhealthexit.la health_exit.lo -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/health_exit.o -Wl,-rpath -Wl,//usr/lib64 -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libhealthexit.so -o .libs/libhealthexit.so >libtool: link: ( cd ".libs" && rm -f "libhealthexit.la" && ln -s "../libhealthexit.la" "libhealthexit.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o health_stall.lo health_stall.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c health_stall.c -fPIC -DPIC -o .libs/health_stall.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c health_stall.c -o health_stall.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/health -Wl,-O1 -Wl,--as-needed -o libhealthstall.la health_stall.lo -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/health_stall.o -Wl,-rpath -Wl,//usr/lib64 -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libhealthstall.so -o .libs/libhealthstall.so >libtool: link: ( cd ".libs" && rm -f "libhealthstall.la" && ln -s "../libhealthstall.la" "libhealthstall.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o health_fail.lo health_fail.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c health_fail.c -fPIC -DPIC -o .libs/health_fail.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c health_fail.c -o health_fail.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/health -Wl,-O1 -Wl,--as-needed -o libhealthtpfail.la health_fail.lo -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/health_fail.o -Wl,-rpath -Wl,//usr/lib64 -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libhealthtpfail.so -o .libs/libhealthtpfail.so >libtool: link: ( cd ".libs" && rm -f "libhealthtpfail.la" && ln -s "../libhealthtpfail.la" "libhealthtpfail.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -I../../../../include -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o health_check.o health_check.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o health_check health_check.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../../src/common/libcommon.la -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/health_check health_check.o ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -L/usr/lib64 //usr/lib64/liburcu.so ../../../../src/common/.libs/libcommon.a -lxml2 -luuid -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/health' >Making all in tracefile-limits >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/tracefile-limits' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/tracefile-limits' >Making all in snapshots >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/snapshots' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/snapshots' >Making all in live >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/live' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../tests/utils/ -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o live_test.o live_test.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o live_test live_test.o ../../../../tests/utils/tap/libtap.la ../../../../src/common/libcommon.la ../../../../src/common/relayd/librelayd.la ../../../../src/common/sessiond-comm/libsessiond-comm.la ../../../../src/common/hashtable/libhashtable.la ../../../../src/common/health/libhealth.la -ldl -lrt ../../../../src/bin/lttng-sessiond/session.o ../../../../src/bin/lttng-sessiond/consumer.o ../../../../src/bin/lttng-sessiond/utils.o ../../../../src/bin/lttng-sessiond/snapshot.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/live_test live_test.o ../../../../src/bin/lttng-sessiond/session.o ../../../../src/bin/lttng-sessiond/consumer.o ../../../../src/bin/lttng-sessiond/utils.o ../../../../src/bin/lttng-sessiond/snapshot.o ../../../../tests/utils/tap/.libs/libtap.a -L/usr/lib64 ../../../../src/common/.libs/libcommon.a ../../../../src/common/relayd/.libs/librelayd.a ../../../../src/common/sessiond-comm/.libs/libsessiond-comm.a ../../../../src/common/hashtable/.libs/libhashtable.a ../../../../src/common/health/.libs/libhealth.a -ldl ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -lxml2 -luuid //usr/lib64/liburcu.so //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/live' >Making all in exclusion >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/exclusion' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/exclusion' >Making all in save-load >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load' >Making all in configuration >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load/configuration' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load/configuration' >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load' >Making all in mi >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/mi' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o validate_xml-validate_xml.o `test -f 'validate_xml.c' || echo './'`validate_xml.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o validate_xml validate_xml-validate_xml.o -lxml2 -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o validate_xml validate_xml-validate_xml.o -lxml2 //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I/usr/include/libxml2 -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o extract_xml-extract_xml.o `test -f 'extract_xml.c' || echo './'`extract_xml.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o extract_xml extract_xml-extract_xml.o -lxml2 -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o extract_xml extract_xml-extract_xml.o -lxml2 //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/mi' >Making all in wildcard >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/wildcard' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/wildcard' >Making all in crash >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/crash' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/crash' >Making all in regen-metadata >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/regen-metadata' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/regen-metadata' >Making all in regen-statedump >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/regen-statedump' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/regen-statedump' >Making all in notification >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/notification' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -c -o consumer_testpoints.lo consumer_testpoints.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -c consumer_testpoints.c -fPIC -DPIC -o .libs/consumer_testpoints.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -c consumer_testpoints.c -o consumer_testpoints.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/notification -Wl,-O1 -Wl,--as-needed -o libpause_consumer.la consumer_testpoints.lo ../../../../src/common/libcommon.la -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/consumer_testpoints.o -Wl,--whole-archive ../../../../src/common/.libs/libcommon.a -Wl,--no-whole-archive -Wl,-rpath -Wl,//usr/lib64 -lxml2 -L/usr/lib64 -luuid //usr/lib64/liburcu-common.so -ldl //usr/lib64/liburcu-cds.so -lrt -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libpause_consumer.so -o .libs/libpause_consumer.so >libtool: link: ( cd ".libs" && rm -f "libpause_consumer.la" && ln -s "../libpause_consumer.la" "libpause_consumer.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -c -o base_client.o base_client.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o base_client base_client.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/base_client base_client.o ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -L/usr/lib64 -lxml2 -luuid //usr/lib64/liburcu.so //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -c -o notification.o notification.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o notification notification.o ../../../../src/lib/lttng-ctl/liblttng-ctl.la ../../../../tests/utils/tap/libtap.la -lm -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -I../../../../include -I../../../../src -I../../../../tests -I../../../../tests/utils/ -I. -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o .libs/notification notification.o ../../../../src/lib/lttng-ctl/.libs/liblttng-ctl.so -L/usr/lib64 -lxml2 -luuid //usr/lib64/liburcu.so ../../../../tests/utils/tap/.libs/libtap.a -lm //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/notification' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools' >Making all in kernel >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/kernel' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../include -I../../../include -I../../../src -include config.h -fno-stack-protector -D_FORTIFY_SOURCE=0 -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o select_poll_epoll-select_poll_epoll.o `test -f 'select_poll_epoll.c' || echo './'`select_poll_epoll.c ><command-line>: warning: "_FORTIFY_SOURCE" redefined ><built-in>: note: this is the location of the previous definition >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -fno-stack-protector -D_FORTIFY_SOURCE=0 -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o select_poll_epoll select_poll_epoll-select_poll_epoll.o -lpopt -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -fno-stack-protector -D_FORTIFY_SOURCE=0 -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o select_poll_epoll select_poll_epoll-select_poll_epoll.o -lpopt //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/kernel' >Making all in ust >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >Making all in nprocesses >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/nprocesses' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/nprocesses' >Making all in high-throughput >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/high-throughput' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.o tp.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-events main.o tp.o -llttng-ust -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-events main.o tp.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/high-throughput' >Making all in low-throughput >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/low-throughput' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o main.o main.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.o tp.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-events main.o tp.o -llttng-ust -lurcu -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-events main.o tp.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread //usr/lib64/liburcu.so -L/usr/lib64 -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/low-throughput' >Making all in before-after >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/before-after' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/before-after' >Making all in multi-session >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/multi-session' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -I. -O2 -pipe -march=native -c -o gen-nevents.o gen-nevents.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -I. -O2 -pipe -march=native -c -o tp.o tp.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -I. -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-nevents gen-nevents.o tp.o -llttng-ust -lurcu-bp -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -I. -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o gen-nevents gen-nevents.o tp.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so -lpthread //usr/lib64/liburcu-bp.so -L/usr/lib64 -ldl //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/multi-session' >Making all in overlap >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >Making all in demo >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo' >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.lo tp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp.c -fPIC -DPIC -o .libs/tp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp.c -o tp.o >/dev/null 2>&1 >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp2.lo tp2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp2.c -fPIC -DPIC -o .libs/tp2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp2.c -o tp2.o >/dev/null 2>&1 >/bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo -Wl,-O1 -Wl,--as-needed -o liblttng-ust-provider-ust-tests-demo.la tp.lo tp2.lo -llttng-ust -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/tp.o .libs/tp2.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,liblttng-ust-provider-ust-tests-demo.so -o .libs/liblttng-ust-provider-ust-tests-demo.so >libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo.la" && ln -s "../liblttng-ust-provider-ust-tests-demo.la" "liblttng-ust-provider-ust-tests-demo.la" ) >/bin/sh ../../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp3.lo tp3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp3.c -fPIC -DPIC -o .libs/tp3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp3.c -o tp3.o >/dev/null 2>&1 >/bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo -Wl,-O1 -Wl,--as-needed -o liblttng-ust-provider-ust-tests-demo3.la tp3.lo -llttng-ust -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/tp3.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,liblttng-ust-provider-ust-tests-demo3.so -o .libs/liblttng-ust-provider-ust-tests-demo3.so >libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo3.la" && ln -s "../liblttng-ust-provider-ust-tests-demo3.la" "liblttng-ust-provider-ust-tests-demo3.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../../include -I../../../../../include -I../../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o demo.o demo.c >/bin/sh ../../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demo demo.o -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demo demo.o -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo' >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >Making all in buffers-pid >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/buffers-pid' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/buffers-pid' >Making all in linking >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.lo tp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp.c -fPIC -DPIC -o .libs/tp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp.c -o tp.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp2.lo tp2.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp2.c -fPIC -DPIC -o .libs/tp2.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp2.c -o tp2.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o liblttng-ust-provider-ust-tests-demo-static.la tp.lo tp2.lo -llttng-ust >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblttng-ust-provider-ust-tests-demo-static.a .libs/tp.o .libs/tp2.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblttng-ust-provider-ust-tests-demo-static.a >libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo-static.la" && ln -s "../liblttng-ust-provider-ust-tests-demo-static.la" "liblttng-ust-provider-ust-tests-demo-static.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp3.lo tp3.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp3.c -fPIC -DPIC -o .libs/tp3.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c tp3.c -o tp3.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o liblttng-ust-provider-ust-tests-demo3-static.la tp3.lo -llttng-ust >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/liblttng-ust-provider-ust-tests-demo3-static.a .libs/tp3.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/liblttng-ust-provider-ust-tests-demo3-static.a >libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo3-static.la" && ln -s "../liblttng-ust-provider-ust-tests-demo3-static.la" "liblttng-ust-provider-ust-tests-demo3-static.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking -Wl,-O1 -Wl,--as-needed -o liblttng-ust-provider-ust-tests-demo.la tp.lo tp2.lo -llttng-ust >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/tp.o .libs/tp2.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,liblttng-ust-provider-ust-tests-demo.so -o .libs/liblttng-ust-provider-ust-tests-demo.so >libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo.la" && ln -s "../liblttng-ust-provider-ust-tests-demo.la" "liblttng-ust-provider-ust-tests-demo.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking -Wl,-O1 -Wl,--as-needed -o liblttng-ust-provider-ust-tests-demo3.la tp3.lo -llttng-ust >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/tp3.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,liblttng-ust-provider-ust-tests-demo3.so -o .libs/liblttng-ust-provider-ust-tests-demo3.so >libtool: link: ( cd ".libs" && rm -f "liblttng-ust-provider-ust-tests-demo3.la" && ln -s "../liblttng-ust-provider-ust-tests-demo3.la" "liblttng-ust-provider-ust-tests-demo3.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Werror=old-style-definition -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o demo_builtin-demo.o `test -f 'demo.c' || echo './'`demo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Werror=old-style-definition -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o demo_builtin-tp.o `test -f 'tp.c' || echo './'`tp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Werror=old-style-definition -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o demo_builtin-tp2.o `test -f 'tp2.c' || echo './'`tp2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Werror=old-style-definition -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o demo_builtin-tp3.o `test -f 'tp3.c' || echo './'`tp3.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Werror=old-style-definition -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demo_builtin demo_builtin-demo.o demo_builtin-tp.o demo_builtin-tp2.o demo_builtin-tp3.o -llttng-ust -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -Werror=old-style-definition -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demo_builtin demo_builtin-demo.o demo_builtin-tp.o demo_builtin-tp2.o demo_builtin-tp3.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so -lrt //usr/lib64/liburcu-bp.so //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lpthread -ldl -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o demo.o demo.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demo_static demo.o liblttng-ust-provider-ust-tests-demo-static.la liblttng-ust-provider-ust-tests-demo3-static.la -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demo_static demo.o ./.libs/liblttng-ust-provider-ust-tests-demo-static.a -L=usr/lib64 -L=/usr/lib64 ./.libs/liblttng-ust-provider-ust-tests-demo3-static.a //usr/lib64/liblttng-ust.so //usr/lib64/liblttng-ust-tracepoint.so -lrt //usr/lib64/liburcu-bp.so -L/usr/lib64 //usr/lib64/liburcu-cds.so //usr/lib64/liburcu-common.so -lpthread -ldl -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wsystem-headers -DTEST_DYNAMIC_LINKAGE -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o demo-demo.o `test -f 'demo.c' || echo './'`demo.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTEST_DYNAMIC_LINKAGE -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demo demo-demo.o -ldl >libtool: link: x86_64-pc-linux-gnu-gcc -DTEST_DYNAMIC_LINKAGE -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o demo demo-demo.o -ldl -pthread >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking' >Making all in daemon >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/daemon' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o daemon.o daemon.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o daemon daemon.o -llttng-ust -llttng-ust-fork -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o daemon daemon.o -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-fork.so //usr/lib64/liblttng-ust.so //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/daemon' >Making all in exit-fast >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/exit-fast' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o exit-fast.o exit-fast.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o exit-fast exit-fast.o -llttng-ust -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o exit-fast exit-fast.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/exit-fast' >Making all in fork >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/fork' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o fork.o fork.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o fork fork.o -llttng-ust -llttng-ust-fork -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o fork fork.o -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-fork.so //usr/lib64/liblttng-ust.so //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o fork2.o fork2.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o fork2 fork2.o -llttng-ust -llttng-ust-fork -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o fork2 fork2.o -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-fork.so //usr/lib64/liblttng-ust.so //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/fork' >Making all in libc-wrapper >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/libc-wrapper' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o prog.o prog.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o prog prog.o -llttng-ust -llttng-ust-libc-wrapper -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o prog prog.o -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-libc-wrapper.so -L../liblttng-ust/.libs //usr/lib64/liblttng-ust.so //usr/lib64/liblttng-ust-tracepoint.so -ldl //usr/lib64/liburcu-bp.so -lpthread //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/libc-wrapper' >Making all in periodical-metadata-flush >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/periodical-metadata-flush' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/periodical-metadata-flush' >Making all in java-jul >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-jul' >echo timestamp > classnoinst.stamp >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-jul' >Making all in java-log4j >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-log4j' >echo timestamp > classnoinst.stamp >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-log4j' >Making all in python-logging >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/python-logging' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/python-logging' >Making all in getcpu-override >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o lttng-ust-getcpu-override-test.lo lttng-ust-getcpu-override-test.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c lttng-ust-getcpu-override-test.c -fPIC -DPIC -o .libs/lttng-ust-getcpu-override-test.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c lttng-ust-getcpu-override-test.c -o lttng-ust-getcpu-override-test.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version --no-as-needed -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override -Wl,-O1 -Wl,--as-needed -o lttng-ust-getcpu-override-test.la lttng-ust-getcpu-override-test.lo -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/lttng-ust-getcpu-override-test.o -Wl,-rpath -Wl,//usr/lib64 -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,lttng-ust-getcpu-override-test.so -o .libs/lttng-ust-getcpu-override-test.so >libtool: link: ( cd ".libs" && rm -f "lttng-ust-getcpu-override-test.la" && ln -s "../lttng-ust-getcpu-override-test.la" "lttng-ust-getcpu-override-test.la" ) >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override' >Making all in clock-override >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o lttng-ust-clock-override-test.lo lttng-ust-clock-override-test.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c lttng-ust-clock-override-test.c -fPIC -DPIC -o .libs/lttng-ust-clock-override-test.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c lttng-ust-clock-override-test.c -o lttng-ust-clock-override-test.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version --no-as-needed -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override -Wl,-O1 -Wl,--as-needed -o lttng-ust-clock-override-test.la lttng-ust-clock-override-test.lo -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/lttng-ust-clock-override-test.o -Wl,-rpath -Wl,//usr/lib64 -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,lttng-ust-clock-override-test.so -o .libs/lttng-ust-clock-override-test.so >libtool: link: ( cd ".libs" && rm -f "lttng-ust-clock-override-test.la" && ln -s "../lttng-ust-clock-override-test.la" "lttng-ust-clock-override-test.la" ) >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override' >Making all in type-declarations >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/type-declarations' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o type-declarations.o type-declarations.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o type-declarations type-declarations.o -llttng-ust -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o type-declarations type-declarations.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/type-declarations' >Making all in rotation-destroy-flush >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/rotation-destroy-flush' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/rotation-destroy-flush' >Making all in blocking >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/blocking' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/blocking' >Making all in baddr-statedump >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/baddr-statedump' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o prog.o prog.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o tp.o tp.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o prog prog.o tp.o -llttng-ust -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o prog prog.o tp.o //usr/lib64/liblttng-ust.so -L=usr/lib64 -L=/usr/lib64 //usr/lib64/liblttng-ust-tracepoint.so //usr/lib64/liburcu-bp.so -lpthread -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-objcopy --only-keep-debug prog prog.debug >x86_64-pc-linux-gnu-objcopy --strip-debug --add-gnu-debuglink=prog.debug prog.strip >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/baddr-statedump' >Making all in ust-dl >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl' >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libzzz.lo libzzz.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libzzz.c -fPIC -DPIC -o .libs/libzzz.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libzzz.c -o libzzz.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl -Wl,-O1 -Wl,--as-needed -o libzzz.la libzzz.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libzzz.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libzzz.so -o .libs/libzzz.so >libtool: link: ( cd ".libs" && rm -f "libzzz.la" && ln -s "../libzzz.la" "libzzz.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libbar.lo libbar.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libbar.c -fPIC -DPIC -o .libs/libbar.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libbar.c -o libbar.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl -Wl,-O1 -Wl,--as-needed -o libbar.la libbar.lo libzzz.la -lurcu-cds -lrt > >*** Warning: Linking the shared library libbar.la against the loadable module >*** libzzz.so is not portable! >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libbar.o -Wl,-rpath -Wl,/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl/.libs -Wl,-rpath -Wl,//usr/lib64 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl ./.libs/libzzz.so -L/usr/lib64 //usr/lib64/liburcu-cds.so -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libbar.so -o .libs/libbar.so >libtool: link: ( cd ".libs" && rm -f "libbar.la" && ln -s "../libbar.la" "libbar.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfoo.lo libfoo.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libfoo.c -fPIC -DPIC -o .libs/libfoo.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libfoo.c -o libfoo.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -avoid-version -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl -Wl,-O1 -Wl,--as-needed -o libfoo.la libfoo.lo libbar.la -lurcu-cds -lrt > >*** Warning: Linking the shared library libfoo.la against the loadable module >*** libbar.so is not portable! >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libfoo.o -Wl,-rpath -Wl,/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl/.libs -Wl,-rpath -Wl,//usr/lib64 -Wl,-rpath -Wl,/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl -L/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl/.libs ./.libs/libbar.so -L/usr/lib64 //usr/lib64/liburcu-cds.so -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libfoo.so -o .libs/libfoo.so >libtool: link: ( cd ".libs" && rm -f "libfoo.la" && ln -s "../libfoo.la" "libfoo.la" ) >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libbar-tp.lo libbar-tp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libbar-tp.c -fPIC -DPIC -o .libs/libbar-tp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libbar-tp.c -o libbar-tp.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libfoo-tp.lo libfoo-tp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libfoo-tp.c -fPIC -DPIC -o .libs/libfoo-tp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libfoo-tp.c -o libfoo-tp.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o libzzz-tp.lo libzzz-tp.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libzzz-tp.c -fPIC -DPIC -o .libs/libzzz-tp.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c libzzz-tp.c -o libzzz-tp.o >/dev/null 2>&1 >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -module -shared -rpath /var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl -Wl,-O1 -Wl,--as-needed -o libtp.la libbar-tp.lo libfoo-tp.lo libzzz-tp.lo -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libbar-tp.o .libs/libfoo-tp.o .libs/libzzz-tp.o -Wl,-rpath -Wl,//usr/lib64 //usr/lib64/liburcu-cds.so -L/usr/lib64 -lrt -pthread -O2 -march=native -Wl,-O1 -Wl,--as-needed -pthread -Wl,-soname -Wl,libtp.so.0 -o .libs/libtp.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libtp.so.0" && ln -s "libtp.so.0.0.0" "libtp.so.0") >libtool: link: (cd ".libs" && rm -f "libtp.so" && ln -s "libtp.so.0.0.0" "libtp.so") >libtool: link: ( cd ".libs" && rm -f "libtp.la" && ln -s "../libtp.la" "libtp.la" ) >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../../../include -I../../../../include -I../../../../src -include config.h -I. -g -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o prog.o prog.c >/bin/sh ../../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o prog prog.o -ldl -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o prog prog.o -ldl //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >x86_64-pc-linux-gnu-objcopy --only-keep-debug .libs/libfoo.so libfoo.so.debug >x86_64-pc-linux-gnu-objcopy --strip-debug --add-gnu-debuglink=libfoo.so.debug libfoo.so >x86_64-pc-linux-gnu-objcopy --only-keep-debug .libs/libbar.so libbar.so.debug >x86_64-pc-linux-gnu-objcopy --strip-debug --add-gnu-debuglink=libbar.so.debug libbar.so >x86_64-pc-linux-gnu-objcopy --only-keep-debug .libs/libzzz.so libzzz.so.debug >x86_64-pc-linux-gnu-objcopy --strip-debug --add-gnu-debuglink=libzzz.so.debug libzzz.so >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >Making all in ust >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >Making all in nprocesses >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/nprocesses' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/nprocesses' >Making all in high-throughput >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/high-throughput' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/high-throughput' >Making all in low-throughput >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/low-throughput' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/low-throughput' >Making all in before-after >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/before-after' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/before-after' >Making all in multi-session >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/multi-session' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/multi-session' >Making all in overlap >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >Making all in demo >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo' >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >Making all in buffers-pid >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/buffers-pid' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/buffers-pid' >Making all in linking >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking' >Making all in daemon >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/daemon' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/daemon' >Making all in exit-fast >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/exit-fast' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/exit-fast' >Making all in fork >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/fork' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/fork' >Making all in libc-wrapper >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/libc-wrapper' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/libc-wrapper' >Making all in periodical-metadata-flush >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/periodical-metadata-flush' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/periodical-metadata-flush' >Making all in java-jul >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-jul' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-jul' >Making all in java-log4j >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-log4j' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-log4j' >Making all in python-logging >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/python-logging' >make[4]: Nothing to be done for 'all'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/python-logging' >Making all in getcpu-override >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override' >Making all in clock-override >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override' >Making all in type-declarations >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/type-declarations' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/type-declarations' >Making all in rotation-destroy-flush >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/rotation-destroy-flush' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/rotation-destroy-flush' >Making all in blocking >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/blocking' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/blocking' >Making all in baddr-statedump >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/baddr-statedump' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/baddr-statedump' >Making all in ust-dl >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >Making all in stress >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/stress' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/stress' >Making all in destructive >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/destructive' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/destructive' >Making all in perf >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/perf' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/perf' >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests' >Making all in extras >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras' >Making all in bindings >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/bindings' >Making all in swig >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/bindings/swig' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/bindings/swig' >make[4]: Nothing to be done for 'all-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/bindings/swig' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/bindings/swig' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/bindings' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/bindings' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/bindings' >Making all in core-handler >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/core-handler' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I../../include -I../../include -I../../src -include config.h -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -c -o crash.o crash.c >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o crash crash.o -lurcu-cds -lrt >libtool: link: x86_64-pc-linux-gnu-gcc -Wall -fno-strict-aliasing -pthread -O2 -pipe -march=native -Wl,-O1 -Wl,--as-needed -o crash crash.o //usr/lib64/liburcu-cds.so -L/usr/lib64 //usr/lib64/liburcu-common.so -lrt -pthread -Wl,-rpath -Wl,//usr/lib64 >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras/core-handler' >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras' >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/extras' >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5' >make[1]: Nothing to be done for 'all-am'. >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5' >>>> Source compiled. >>>> Test phase: dev-util/lttng-tools-2.10.5 >make -j1 check >Making check in include >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/include' >Generating version.h... git version: "" (cached)... ok >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/include' >Making check in doc >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc' >Making check in man >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc/man' >make[2]: Nothing to be done for 'check'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc/man' >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc' >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/doc' >Making check in src >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src' >Making check in common >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common' >Making check in string-utils >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/string-utils' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/string-utils' >Making check in compat >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/compat' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/compat' >Making check in health >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/health' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/health' >Making check in hashtable >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/hashtable' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/hashtable' >Making check in kernel-ctl >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-ctl' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-ctl' >Making check in sessiond-comm >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/sessiond-comm' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/sessiond-comm' >Making check in relayd >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/relayd' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/relayd' >Making check in kernel-consumer >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-consumer' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/kernel-consumer' >Making check in ust-consumer >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/ust-consumer' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/ust-consumer' >Making check in testpoint >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/testpoint' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/testpoint' >Making check in index >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/index' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/index' >Making check in config >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/config' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/config' >Making check in consumer >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common/consumer' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/common' >Making check in lib >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib' >Making check in lttng-ctl >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl' >Making check in filter >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter' >make check-am >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter' >make[5]: Nothing to be done for 'check-am'. >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl/filter' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl' >make[4]: Nothing to be done for 'check-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib/lttng-ctl' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/lib' >Making check in bin >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin' >Making check in lttng >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng' >Making check in lttng-consumerd >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-consumerd' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-consumerd' >Making check in lttng-crash >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-crash' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-crash' >Making check in lttng-relayd >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-relayd' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-relayd' >Making check in lttng-sessiond >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-sessiond' >make[3]: Nothing to be done for 'check'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin/lttng-sessiond' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin' >make[3]: Nothing to be done for 'check-am'. >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src/bin' >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src' >make[2]: Nothing to be done for 'check-am'. >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src' >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/src' >Making check in tests >make[1]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests' >Making check in . >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests' >../tests/utils/warn_processes.sh /usr/bin/pgrep >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests' >Making check in utils >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils' >Making check in . >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils' >Making check in tap >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/tap' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/tap' >Making check in testapp >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp' >Making check in gen-ust-events >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-events' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-events' >Making check in gen-ust-nevents >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-nevents' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-nevents' >Making check in gen-ust-nevents-str >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-nevents-str' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-nevents-str' >Making check in gen-ust-tracef >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-tracef' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp/gen-ust-tracef' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp' >make[4]: Nothing to be done for 'check-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils/testapp' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/utils' >Making check in unit >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >Making check in ini_config >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit/ini_config' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit/ini_config' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >make check-TESTS >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >PASS: test_kernel_data 1 - Create kernel session >PASS: test_kernel_data 2 - Validate kernel session >PASS: test_kernel_data 3 - Create kernel metadata >PASS: test_kernel_data 4 - Validate kernel session metadata >PASS: test_kernel_data 5 - Create kernel channel >PASS: test_kernel_data 6 - Validate kernel channel >PASS: test_kernel_data 7 - Validate string length >PASS: test_kernel_data 8 - Create kernel event >PASS: test_kernel_data 9 - Validate kernel event >PASS: test_kernel_data 10 - Create kernel stream >PASS: test_kernel_data 11 - Validate kernel stream >PASS: test_session 1 - Session list: not NULL >PASS: test_session 2 - Create session: test1 >PASS: test_session 3 - Validating session: session found >PASS: test_session 4 - Validating session: basic sanity check >PASS: test_session 5 - Destroying session: session found >PASS: test_session 6 - Destroying session: test1 destroyed >PASS: test_session 7 - Duplicate session creation >PASS: test_session 8 - Create session with bogus param: NULL should fail >PASS: test_session 9 - Create session with bogus param: session list empty >PASS: test_session 10 - Large sessions number: created 10000 sessions >PASS: test_session 11 - Large sessions number: destroyed 10000 sessions >PASS: test_uri 1 - URI set to net://localhost >PASS: test_uri 2 - URI set to net://localhost:8989:4242/my/test/path >PASS: test_uri 3 - URI set to net://localhost:8989:4242 >PASS: test_uri 4 - URI set to net6://[::1]:8989 >PASS: test_uri 5 - URI set to tcp://42.42.42.42/my/test/path >PASS: test_uri 6 - URI set to tcp6://[fe80::f66d:4ff:fe53:d220]/my/test/path >PASS: test_uri 7 - URI set to file:///my/test/path >PASS: test_uri 8 - Bad URI set to file/my/test/path >PASS: test_uri 9 - Bad URI set to net://:8999 >PASS: test_uri 10 - URI compare net://localhost == net://localhost >PASS: test_uri 11 - URI compare net://localhost != net://localhost:8989:4242 >PASS: test_utils_parse_size_suffix 1 - valid test case: 0 >PASS: test_utils_parse_size_suffix 2 - valid test case: 1234 >PASS: test_utils_parse_size_suffix 3 - valid test case: 0x400 >PASS: test_utils_parse_size_suffix 4 - valid test case: 0300 >PASS: test_utils_parse_size_suffix 5 - valid test case: 16k >PASS: test_utils_parse_size_suffix 6 - valid test case: 128K >PASS: test_utils_parse_size_suffix 7 - valid test case: 0x1234k >PASS: test_utils_parse_size_suffix 8 - valid test case: 32M >PASS: test_utils_parse_size_suffix 9 - valid test case: 1024G >PASS: test_utils_parse_size_suffix 10 - valid test case: 0X400 >PASS: test_utils_parse_size_suffix 11 - valid test case: 0x40a >PASS: test_utils_parse_size_suffix 12 - valid test case: 0X40b >PASS: test_utils_parse_size_suffix 13 - valid test case: 0x40C >PASS: test_utils_parse_size_suffix 14 - valid test case: 0X40D >PASS: test_utils_parse_size_suffix 15 - valid test case: 0x40e >PASS: test_utils_parse_size_suffix 16 - valid test case: 0X40f >PASS: test_utils_parse_size_suffix 17 - valid test case: 00 >PASS: test_utils_parse_size_suffix 18 - valid test case: 0k >PASS: test_utils_parse_size_suffix 19 - valid test case: 0K >PASS: test_utils_parse_size_suffix 20 - valid test case: 0M >PASS: test_utils_parse_size_suffix 21 - valid test case: 0G >PASS: test_utils_parse_size_suffix 22 - valid test case: 00k >PASS: test_utils_parse_size_suffix 23 - valid test case: 00K >PASS: test_utils_parse_size_suffix 24 - valid test case: 00M >PASS: test_utils_parse_size_suffix 25 - valid test case: 00G >PASS: test_utils_parse_size_suffix 26 - valid test case: 0x0 >PASS: test_utils_parse_size_suffix 27 - valid test case: 0X0 >PASS: test_utils_parse_size_suffix 28 - valid test case: 0x0k >PASS: test_utils_parse_size_suffix 29 - valid test case: 0X0K >PASS: test_utils_parse_size_suffix 30 - valid test case: 0x0M >PASS: test_utils_parse_size_suffix 31 - valid test case: 0X0G >PASS: test_utils_parse_size_suffix 32 - valid test case: 0X40G >PASS: test_utils_parse_size_suffix 33 - valid test case: 0300k >PASS: test_utils_parse_size_suffix 34 - valid test case: 0300K >PASS: test_utils_parse_size_suffix 35 - valid test case: 030M >PASS: test_utils_parse_size_suffix 36 - valid test case: 020G >PASS: test_utils_parse_size_suffix 37 - valid test case: 0xa0k >PASS: test_utils_parse_size_suffix 38 - valid test case: 0xa0K >PASS: test_utils_parse_size_suffix 39 - valid test case: 0XA0M >PASS: test_utils_parse_size_suffix 40 - valid test case: 0xA0G >PASS: test_utils_parse_size_suffix 41 - invalid test case: >PASS: test_utils_parse_size_suffix 42 - invalid test case: >PASS: test_utils_parse_size_suffix 43 - invalid test case: -1 >PASS: test_utils_parse_size_suffix 44 - invalid test case: k >PASS: test_utils_parse_size_suffix 45 - invalid test case: 4611686018427387904G >PASS: test_utils_parse_size_suffix 46 - invalid test case: 0x40g >PASS: test_utils_parse_size_suffix 47 - invalid test case: 08 >PASS: test_utils_parse_size_suffix 48 - invalid test case: 09 >PASS: test_utils_parse_size_suffix 49 - invalid test case: 0x >PASS: test_utils_parse_size_suffix 50 - invalid test case: x0 >PASS: test_utils_parse_size_suffix 51 - invalid test case: 0xx0 >PASS: test_utils_parse_size_suffix 52 - invalid test case: 07kK >PASS: test_utils_parse_size_suffix 53 - invalid test case: 0xk >PASS: test_utils_parse_size_suffix 54 - invalid test case: 0XM >PASS: test_utils_parse_size_suffix 55 - invalid test case: 0xG >PASS: test_utils_parse_size_suffix 56 - invalid test case: 0x0MM >PASS: test_utils_parse_size_suffix 57 - invalid test case: 0X0GG >PASS: test_utils_parse_size_suffix 58 - invalid test case: 0a >PASS: test_utils_parse_size_suffix 59 - invalid test case: 0B >PASS: test_utils_expand_path 1 - valid test case: /a/b/c/d/e >PASS: test_utils_expand_path 2 - valid test case: ./a/b/c/d/e >PASS: test_utils_expand_path 3 - valid test case: ../a/b/c/d/../e >PASS: test_utils_expand_path 4 - valid test case: .././a/b/c/d/./e >PASS: test_utils_expand_path 5 - valid test case: ../../a/b/c/d/e >PASS: test_utils_expand_path 6 - valid test case: ./a/b/../c/d/../e >PASS: test_utils_expand_path 7 - valid test case: ../a/b/../../c/./d/./e >PASS: test_utils_expand_path 8 - valid test case: ../../a/b/../c/d/../../e >PASS: test_utils_expand_path 9 - valid test case: ./a/b/c/d/../../../../e >PASS: test_utils_expand_path 10 - valid test case: .././a/b/c/d/./e >PASS: test_utils_expand_path 11 - valid test case: a/ >PASS: test_utils_expand_path 12 - valid test case: a >PASS: test_utils_expand_path 13 - valid test case: ../../ >PASS: test_utils_expand_path 14 - valid test case: ../.. >PASS: test_utils_expand_path 15 - valid test case: ../ >PASS: test_utils_expand_path 16 - valid test case: .. >PASS: test_utils_expand_path 17 - valid test case: ./ >PASS: test_utils_expand_path 18 - valid test case: . >PASS: test_utils_expand_path 19 - valid test case: /../a/b/c/d/e >PASS: test_utils_expand_path 20 - valid test case: /a/b/c/d/../../../../../e >PASS: test_utils_expand_path 21 - valid test case: /.. >PASS: test_utils_expand_path 22 - valid test case: /a/.. >PASS: test_utils_expand_path 23 - symlink tree test case: [tmppath/]a/g/../l/. >PASS: test_utils_expand_path 24 - symlink tree test case: [tmppath/]a/g/../l/./ >PASS: test_utils_expand_path 25 - symlink tree test case: [tmppath/]a/g/../l/.. >PASS: test_utils_expand_path 26 - symlink tree test case: [tmppath/]a/g/../l/../ >PASS: test_utils_expand_path 27 - symlink tree test case: [tmppath/]a/b/h/g/ >PASS: test_utils_expand_path 28 - invalid test case: NULL >PASS: test_string_utils 1 - strutils_normalize_star_glob_pattern() produces the expected result: `salut` -> `salut` >PASS: test_string_utils 2 - strutils_normalize_star_glob_pattern() produces the expected result: `sal*ut` -> `sal*ut` >PASS: test_string_utils 3 - strutils_normalize_star_glob_pattern() produces the expected result: `sal**ut` -> `sal*ut` >PASS: test_string_utils 4 - strutils_normalize_star_glob_pattern() produces the expected result: `sal***ut` -> `sal*ut` >PASS: test_string_utils 5 - strutils_normalize_star_glob_pattern() produces the expected result: `*salut` -> `*salut` >PASS: test_string_utils 6 - strutils_normalize_star_glob_pattern() produces the expected result: `**salut` -> `*salut` >PASS: test_string_utils 7 - strutils_normalize_star_glob_pattern() produces the expected result: `***salut` -> `*salut` >PASS: test_string_utils 8 - strutils_normalize_star_glob_pattern() produces the expected result: `salut*` -> `salut*` >PASS: test_string_utils 9 - strutils_normalize_star_glob_pattern() produces the expected result: `salut**` -> `salut*` >PASS: test_string_utils 10 - strutils_normalize_star_glob_pattern() produces the expected result: `salut***` -> `salut*` >PASS: test_string_utils 11 - strutils_normalize_star_glob_pattern() produces the expected result: `sa\*lut` -> `sa\*lut` >PASS: test_string_utils 12 - strutils_normalize_star_glob_pattern() produces the expected result: `sa\**lut` -> `sa\**lut` >PASS: test_string_utils 13 - strutils_normalize_star_glob_pattern() produces the expected result: `sa*\**lut` -> `sa*\**lut` >PASS: test_string_utils 14 - strutils_normalize_star_glob_pattern() produces the expected result: `sa*\***lut` -> `sa*\**lut` >PASS: test_string_utils 15 - strutils_normalize_star_glob_pattern() produces the expected result: `\*salu**t` -> `\*salu*t` >PASS: test_string_utils 16 - strutils_normalize_star_glob_pattern() produces the expected result: `\*salut**` -> `\*salut*` >PASS: test_string_utils 17 - strutils_normalize_star_glob_pattern() produces the expected result: `\*salut**\*` -> `\*salut*\*` >PASS: test_string_utils 18 - strutils_normalize_star_glob_pattern() produces the expected result: `\*salut` -> `\*salut` >PASS: test_string_utils 19 - strutils_normalize_star_glob_pattern() produces the expected result: `\***salut` -> `\**salut` >PASS: test_string_utils 20 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\` -> `salut\` >PASS: test_string_utils 21 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\**` -> `salut\**` >PASS: test_string_utils 22 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\*` -> `salut\\*` >PASS: test_string_utils 23 - strutils_normalize_star_glob_pattern() produces the expected result: `salut\\***` -> `salut\\*` >PASS: test_string_utils 24 - strutils_normalize_star_glob_pattern() produces the expected result: `*` -> `*` >PASS: test_string_utils 25 - strutils_normalize_star_glob_pattern() produces the expected result: `**` -> `*` >PASS: test_string_utils 26 - strutils_normalize_star_glob_pattern() produces the expected result: `***` -> `*` >PASS: test_string_utils 27 - strutils_normalize_star_glob_pattern() produces the expected result: `**\***` -> `*\**` >PASS: test_string_utils 28 - strutils_is_star_glob_pattern() returns the expected result: `allo*` -> 1 >PASS: test_string_utils 29 - strutils_is_star_glob_pattern() returns the expected result: `*allo` -> 1 >PASS: test_string_utils 30 - strutils_is_star_glob_pattern() returns the expected result: `*allo*` -> 1 >PASS: test_string_utils 31 - strutils_is_star_glob_pattern() returns the expected result: `*al*lo*` -> 1 >PASS: test_string_utils 32 - strutils_is_star_glob_pattern() returns the expected result: `al\**lo` -> 1 >PASS: test_string_utils 33 - strutils_is_star_glob_pattern() returns the expected result: `al\*l*o` -> 1 >PASS: test_string_utils 34 - strutils_is_star_glob_pattern() returns the expected result: `all*o\` -> 1 >PASS: test_string_utils 35 - strutils_is_star_glob_pattern() returns the expected result: `*` -> 1 >PASS: test_string_utils 36 - strutils_is_star_glob_pattern() returns the expected result: `\\*` -> 1 >PASS: test_string_utils 37 - strutils_is_star_glob_pattern() returns the expected result: `allo` -> 0 >PASS: test_string_utils 38 - strutils_is_star_glob_pattern() returns the expected result: `allo\*` -> 0 >PASS: test_string_utils 39 - strutils_is_star_glob_pattern() returns the expected result: `al\*lo` -> 0 >PASS: test_string_utils 40 - strutils_is_star_glob_pattern() returns the expected result: `\*allo` -> 0 >PASS: test_string_utils 41 - strutils_is_star_glob_pattern() returns the expected result: `\*` -> 0 >PASS: test_string_utils 42 - strutils_is_star_glob_pattern() returns the expected result: `allo\` -> 0 >PASS: test_string_utils 43 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo*` -> 1 >PASS: test_string_utils 44 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo\\*` -> 1 >PASS: test_string_utils 45 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo` -> 0 >PASS: test_string_utils 46 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al*lo` -> 0 >PASS: test_string_utils 47 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al\*lo` -> 0 >PASS: test_string_utils 48 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `*allo` -> 0 >PASS: test_string_utils 49 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `al*lo*` -> 0 >PASS: test_string_utils 50 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo**` -> 0 >PASS: test_string_utils 51 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo*\*` -> 0 >PASS: test_string_utils 52 - strutils_is_star_at_the_end_only_glob_pattern() returns the expected result: `allo\*` -> 0 >PASS: test_string_utils 53 - strutils_split() produces the expected substrings: `a/b/c/d/e` (delim. `/`, escape `0`) >PASS: test_string_utils 54 - strutils_split() produces the expected substrings: `a/b//d/e` (delim. `/`, escape `0`) >PASS: test_string_utils 55 - strutils_split() produces the expected substrings: `/b/c/d/e` (delim. `/`, escape `0`) >PASS: test_string_utils 56 - strutils_split() produces the expected substrings: `a/b/c/d/` (delim. `/`, escape `0`) >PASS: test_string_utils 57 - strutils_split() produces the expected substrings: `/b/c/d/` (delim. `/`, escape `0`) >PASS: test_string_utils 58 - strutils_split() produces the expected substrings: `` (delim. `/`, escape `0`) >PASS: test_string_utils 59 - strutils_split() produces the expected substrings: `/` (delim. `/`, escape `0`) >PASS: test_string_utils 60 - strutils_split() produces the expected substrings: `//` (delim. `/`, escape `0`) >PASS: test_string_utils 61 - strutils_split() produces the expected substrings: `hello+world` (delim. `+`, escape `0`) >PASS: test_string_utils 62 - strutils_split() produces the expected substrings: `hello\+world` (delim. `+`, escape `0`) >PASS: test_string_utils 63 - strutils_split() produces the expected substrings: `hello\+world` (delim. `+`, escape `1`) >PASS: test_string_utils 64 - strutils_split() produces the expected substrings: `hello\++world` (delim. `+`, escape `1`) >PASS: test_string_utils 65 - strutils_split() produces the expected substrings: `hello\\++world` (delim. `+`, escape `1`) >PASS: test_string_utils 66 - strutils_split() produces the expected substrings: `hello+world\` (delim. `+`, escape `0`) >PASS: test_string_utils 67 - strutils_split() produces the expected substrings: `hello+world\` (delim. `+`, escape `1`) >PASS: test_string_utils 68 - strutils_split() produces the expected substrings: `\+` (delim. `+`, escape `0`) >PASS: test_string_utils 69 - strutils_split() produces the expected substrings: `\+` (delim. `+`, escape `1`) >PASS: test_notification 1 - Condition allocated >PASS: test_notification 2 - Condition is of type "low buffer usage" >PASS: test_notification 3 - Threshold ratio is unset >PASS: test_notification 4 - Threshold byte is unset >PASS: test_notification 5 - Session name is unset >PASS: test_notification 6 - Session name is null >PASS: test_notification 7 - Channel name is unset >PASS: test_notification 8 - Channel name is null >PASS: test_notification 9 - Domain name is unset >PASS: test_notification 10 - Set null condition on set session name >PASS: test_notification 11 - Get session name with null condition >PASS: test_notification 12 - Session name is null >PASS: test_notification 13 - Session name is unset >PASS: test_notification 14 - Session name is null >PASS: test_notification 15 - Set null session name >PASS: test_notification 16 - Session name is unset >PASS: test_notification 17 - Session name is null >PASS: test_notification 18 - Set empty session name >PASS: test_notification 19 - Session name is unset >PASS: test_notification 20 - Session name is null >PASS: test_notification 21 - Set session name session420 >PASS: test_notification 22 - Session name is set >PASS: test_notification 23 - Session name has a value >PASS: test_notification 24 - Session name is session420 >PASS: test_notification 25 - Set session name to empty >PASS: test_notification 26 - Session name is still set >PASS: test_notification 27 - Session name has a value >PASS: test_notification 28 - Session is still name is session420 >PASS: test_notification 29 - Set null condition on set channel name >PASS: test_notification 30 - Get channel name with null condition >PASS: test_notification 31 - Channel name is unset >PASS: test_notification 32 - Channel name is null >PASS: test_notification 33 - Set null channel name >PASS: test_notification 34 - Channel name is unset >PASS: test_notification 35 - Channel name is null >PASS: test_notification 36 - Set empty channel name >PASS: test_notification 37 - Channel name is unset >PASS: test_notification 38 - Channel name is null >PASS: test_notification 39 - Set channel name channel420 >PASS: test_notification 40 - Channel name is set >PASS: test_notification 41 - Channel name has a value >PASS: test_notification 42 - Channel name is channel420 >PASS: test_notification 43 - Set channel name to empty >PASS: test_notification 44 - Channel name is still set >PASS: test_notification 45 - Channel name has a value >PASS: test_notification 46 - Channel is still name is channel420 >PASS: test_notification 47 - Set threshold ratio with null condition >PASS: test_notification 48 - Get threshold ratio with null condition >PASS: test_notification 49 - Threshold ratio is unset >PASS: test_notification 50 - Set threshold ratio < 0 >PASS: test_notification 51 - Threshold ratio is unset >PASS: test_notification 52 - Set Threshold ratio > 1 >PASS: test_notification 53 - Threshold ratio is unset >PASS: test_notification 54 - Set threshold ratio == 1.0 >PASS: test_notification 55 - Threshold ratio is set >PASS: test_notification 56 - Threshold ratio is 1.0 >PASS: test_notification 57 - Set threshold ratio == 0.0 >PASS: test_notification 58 - Threshold ratio is set >PASS: test_notification 59 - Threshold ratio is 0.0 >PASS: test_notification 60 - Set threshold ratio == 0.420 >PASS: test_notification 61 - Threshold ratio is set >PASS: test_notification 62 - Threshold ratio is 0.420 >PASS: test_notification 63 - Set threshold with null condition >PASS: test_notification 64 - Get threshold value with null condition >PASS: test_notification 65 - Threshold is unset >PASS: test_notification 66 - Set threshold > 0 >PASS: test_notification 67 - Threshold is set >PASS: test_notification 68 - Threshold is 100000 >PASS: test_notification 69 - Set threshold UINT64_MAX >PASS: test_notification 70 - Threshold is set >PASS: test_notification 71 - Threshold is UINT64_MAX >PASS: test_notification 72 - Set threshold == 0 >PASS: test_notification 73 - Threshold is set >PASS: test_notification 74 - Threshold is 0 >PASS: test_notification 75 - Threshold ratio is unset >PASS: test_notification 76 - Threshold ratio is untouched >PASS: test_notification 77 - Set threshold ratio == 0.420 >PASS: test_notification 78 - Threshold ratio is set >PASS: test_notification 79 - Threshold ratio is 0.420 >PASS: test_notification 80 - Threshold is unset >PASS: test_notification 81 - Threshold is untouched >PASS: test_notification 82 - Set domain type with null condition >PASS: test_notification 83 - Get domain type with null condition >PASS: test_notification 84 - Set domain type as LTTNG_DOMAIN_NONE >PASS: test_notification 85 - Domain type is unset >PASS: test_notification 86 - Set domain type as LTTNG_DOMAIN_UST >PASS: test_notification 87 - Domain type is set >PASS: test_notification 88 - Domain type is LTTNG_DOMAIN_UST >PASS: test_notification 89 - High buffer usage condition allocated >PASS: test_notification 90 - Condition is of type "high buffer usage" >PASS: test_notification 91 - Threshold ratio is unset >PASS: test_notification 92 - Threshold byte is unset >PASS: test_notification 93 - Session name is unset >PASS: test_notification 94 - Session name is null >PASS: test_notification 95 - Channel name is unset >PASS: test_notification 96 - Channel name is null >PASS: test_notification 97 - Domain name is unset >PASS: test_notification 98 - Set null condition on set session name >PASS: test_notification 99 - Get session name with null condition >PASS: test_notification 100 - Session name is null >PASS: test_notification 101 - Session name is unset >PASS: test_notification 102 - Session name is null >PASS: test_notification 103 - Set null session name >PASS: test_notification 104 - Session name is unset >PASS: test_notification 105 - Session name is null >PASS: test_notification 106 - Set empty session name >PASS: test_notification 107 - Session name is unset >PASS: test_notification 108 - Session name is null >PASS: test_notification 109 - Set session name session420 >PASS: test_notification 110 - Session name is set >PASS: test_notification 111 - Session name has a value >PASS: test_notification 112 - Session name is session420 >PASS: test_notification 113 - Set session name to empty >PASS: test_notification 114 - Session name is still set >PASS: test_notification 115 - Session name has a value >PASS: test_notification 116 - Session is still name is session420 >PASS: test_notification 117 - Set null condition on set channel name >PASS: test_notification 118 - Get channel name with null condition >PASS: test_notification 119 - Channel name is unset >PASS: test_notification 120 - Channel name is null >PASS: test_notification 121 - Set null channel name >PASS: test_notification 122 - Channel name is unset >PASS: test_notification 123 - Channel name is null >PASS: test_notification 124 - Set empty channel name >PASS: test_notification 125 - Channel name is unset >PASS: test_notification 126 - Channel name is null >PASS: test_notification 127 - Set channel name channel420 >PASS: test_notification 128 - Channel name is set >PASS: test_notification 129 - Channel name has a value >PASS: test_notification 130 - Channel name is channel420 >PASS: test_notification 131 - Set channel name to empty >PASS: test_notification 132 - Channel name is still set >PASS: test_notification 133 - Channel name has a value >PASS: test_notification 134 - Channel is still name is channel420 >PASS: test_notification 135 - Set threshold ratio with null condition >PASS: test_notification 136 - Get threshold ratio with null condition >PASS: test_notification 137 - Threshold ratio is unset >PASS: test_notification 138 - Set threshold ratio < 0 >PASS: test_notification 139 - Threshold ratio is unset >PASS: test_notification 140 - Set Threshold ratio > 1 >PASS: test_notification 141 - Threshold ratio is unset >PASS: test_notification 142 - Set threshold ratio == 1.0 >PASS: test_notification 143 - Threshold ratio is set >PASS: test_notification 144 - Threshold ratio is 1.0 >PASS: test_notification 145 - Set threshold ratio == 0.0 >PASS: test_notification 146 - Threshold ratio is set >PASS: test_notification 147 - Threshold ratio is 0.0 >PASS: test_notification 148 - Set threshold ratio == 0.420 >PASS: test_notification 149 - Threshold ratio is set >PASS: test_notification 150 - Threshold ratio is 0.420 >PASS: test_notification 151 - Set threshold with null condition >PASS: test_notification 152 - Get threshold value with null condition >PASS: test_notification 153 - Threshold is unset >PASS: test_notification 154 - Set threshold > 0 >PASS: test_notification 155 - Threshold is set >PASS: test_notification 156 - Threshold is 100000 >PASS: test_notification 157 - Set threshold UINT64_MAX >PASS: test_notification 158 - Threshold is set >PASS: test_notification 159 - Threshold is UINT64_MAX >PASS: test_notification 160 - Set threshold == 0 >PASS: test_notification 161 - Threshold is set >PASS: test_notification 162 - Threshold is 0 >PASS: test_notification 163 - Threshold ratio is unset >PASS: test_notification 164 - Threshold ratio is untouched >PASS: test_notification 165 - Set threshold ratio == 0.420 >PASS: test_notification 166 - Threshold ratio is set >PASS: test_notification 167 - Threshold ratio is 0.420 >PASS: test_notification 168 - Threshold is unset >PASS: test_notification 169 - Threshold is untouched >PASS: test_notification 170 - Set domain type with null condition >PASS: test_notification 171 - Get domain type with null condition >PASS: test_notification 172 - Set domain type as LTTNG_DOMAIN_NONE >PASS: test_notification 173 - Domain type is unset >PASS: test_notification 174 - Set domain type as LTTNG_DOMAIN_UST >PASS: test_notification 175 - Domain type is set >PASS: test_notification 176 - Domain type is LTTNG_DOMAIN_UST >PASS: test_notification 177 - Create notify action >PASS: test_notification 178 - Action has type LTTNG_ACTION_TYPE_NOTIFY >PASS: test_notification 179 - lttng_trigger_create(NULL, NULL) returns null >PASS: test_notification 180 - lttng_trigger_create(NON-NULL, NULL) returns null >PASS: test_notification 181 - lttng_trigger_create(NULL, NON-NULL) returns null >PASS: test_notification 182 - lttng_trigger_create(NON-NULL, NON-NULL) returns an object >PASS: ini_config/test_ini_config 1 - Successfully opened a config file, registered to all sections >PASS: ini_config/test_ini_config 2 - Processed entries from each sections >PASS: ini_config/test_ini_config 3 - Text value parsed correctly >PASS: ini_config/test_ini_config 4 - Successfully opened a config file, registered to one section >PASS: ini_config/test_ini_config 5 - Processed an entry from section1 only >PASS: ini_config/test_ini_config 6 - Int value parsed correctly >PASS: ini_config/test_ini_config 7 - Successfully opened a config file, registered to the global section >PASS: ini_config/test_ini_config 8 - Processed an entry from the global section only >PASS: test_ust_data 1 - Create UST session >PASS: test_ust_data 2 - Validate UST session >PASS: test_ust_data 3 - Validate channel name length >PASS: test_ust_data 4 - Create UST channel >PASS: test_ust_data 5 - Validate UST channel >PASS: test_ust_data 6 - Validate string length >PASS: test_ust_data 7 - Create UST event >PASS: test_ust_data 8 - Validate UST event >PASS: test_ust_data 9 - Create UST context >PASS: test_ust_data 10 - Validate UST context >PASS: test_ust_data 11 - Validate string length >PASS: test_ust_data 12 - Create UST exclusion >PASS: test_ust_data 13 - Create UST event with identical exclusion names fails >PASS: test_ust_data 14 - Create UST exclusion >PASS: test_ust_data 15 - Create UST event with different exclusion names >PASS: test_ust_data 16 - Validate UST event and exclusion >============================================================================ >Testsuite summary for lttng-tools 2.10.5 >============================================================================ ># TOTAL: 395 ># PASS: 395 ># SKIP: 0 ># XFAIL: 0 ># FAIL: 0 ># XPASS: 0 ># ERROR: 0 >============================================================================ >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/unit' >Making check in regression >make[2]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >Making check in tools >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools' >Making check in streaming >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/streaming' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/streaming' >Making check in filtering >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/filtering' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/filtering' >Making check in health >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/health' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/health' >Making check in tracefile-limits >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/tracefile-limits' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/tracefile-limits' >Making check in snapshots >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/snapshots' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/snapshots' >Making check in live >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/live' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/live' >Making check in exclusion >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/exclusion' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/exclusion' >Making check in save-load >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load' >Making check in configuration >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load/configuration' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load/configuration' >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/save-load' >Making check in mi >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/mi' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/mi' >Making check in wildcard >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/wildcard' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/wildcard' >Making check in crash >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/crash' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/crash' >Making check in regen-metadata >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/regen-metadata' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/regen-metadata' >Making check in regen-statedump >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/regen-statedump' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/regen-statedump' >Making check in notification >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/notification' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools/notification' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools' >make[4]: Nothing to be done for 'check-am'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/tools' >Making check in kernel >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/kernel' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/kernel' >Making check in ust >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >Making check in nprocesses >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/nprocesses' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/nprocesses' >Making check in high-throughput >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/high-throughput' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/high-throughput' >Making check in low-throughput >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/low-throughput' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/low-throughput' >Making check in before-after >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/before-after' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/before-after' >Making check in multi-session >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/multi-session' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/multi-session' >Making check in overlap >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >Making check in demo >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo' >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >Making check in buffers-pid >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/buffers-pid' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/buffers-pid' >Making check in linking >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking' >Making check in daemon >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/daemon' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/daemon' >Making check in exit-fast >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/exit-fast' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/exit-fast' >Making check in fork >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/fork' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/fork' >Making check in libc-wrapper >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/libc-wrapper' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/libc-wrapper' >Making check in periodical-metadata-flush >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/periodical-metadata-flush' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/periodical-metadata-flush' >Making check in java-jul >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-jul' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-jul' >Making check in java-log4j >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-log4j' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-log4j' >Making check in python-logging >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/python-logging' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/python-logging' >Making check in getcpu-override >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override' >Making check in clock-override >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override' >Making check in type-declarations >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/type-declarations' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/type-declarations' >Making check in rotation-destroy-flush >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/rotation-destroy-flush' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/rotation-destroy-flush' >Making check in blocking >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/blocking' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/blocking' >Making check in baddr-statedump >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/baddr-statedump' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/baddr-statedump' >Making check in ust-dl >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >Making check in ust >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >Making check in nprocesses >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/nprocesses' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/nprocesses' >Making check in high-throughput >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/high-throughput' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/high-throughput' >Making check in low-throughput >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/low-throughput' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/low-throughput' >Making check in before-after >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/before-after' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/before-after' >Making check in multi-session >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/multi-session' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/multi-session' >Making check in overlap >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >Making check in demo >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap/demo' >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/overlap' >Making check in buffers-pid >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/buffers-pid' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/buffers-pid' >Making check in linking >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/linking' >Making check in daemon >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/daemon' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/daemon' >Making check in exit-fast >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/exit-fast' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/exit-fast' >Making check in fork >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/fork' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/fork' >Making check in libc-wrapper >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/libc-wrapper' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/libc-wrapper' >Making check in periodical-metadata-flush >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/periodical-metadata-flush' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/periodical-metadata-flush' >Making check in java-jul >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-jul' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-jul' >Making check in java-log4j >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-log4j' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/java-log4j' >Making check in python-logging >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/python-logging' >make[4]: Nothing to be done for 'check'. >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/python-logging' >Making check in getcpu-override >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/getcpu-override' >Making check in clock-override >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/clock-override' >Making check in type-declarations >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/type-declarations' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/type-declarations' >Making check in rotation-destroy-flush >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/rotation-destroy-flush' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/rotation-destroy-flush' >Making check in blocking >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/blocking' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/blocking' >Making check in baddr-statedump >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/baddr-statedump' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/baddr-statedump' >Making check in ust-dl >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust/ust-dl' >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression/ust' >make[3]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >make check-TESTS >make[4]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >make[5]: Entering directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >PASS: tools/filtering/test_invalid_filter 1 - Start session daemon >PASS: tools/filtering/test_invalid_filter 2 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 3 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 4 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 5 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 6 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 7 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 8 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 9 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 10 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 11 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 12 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 13 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 14 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 15 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 16 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 17 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 18 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 19 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 20 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 21 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 22 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 23 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 24 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 25 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 26 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 27 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 28 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 29 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 30 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 31 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 32 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 33 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 34 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 35 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 36 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 37 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 38 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 39 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 40 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 41 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 42 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 43 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 44 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 45 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 46 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 47 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 48 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 49 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 50 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 51 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 52 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 53 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 54 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 55 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 56 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 57 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 58 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 59 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 60 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 61 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 62 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 63 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 64 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 65 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 66 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 67 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 68 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 69 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 70 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 71 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 72 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 73 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 74 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 75 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 76 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 77 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 78 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 79 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 80 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 81 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 82 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 83 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 84 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 85 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 86 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 87 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 88 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 89 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 90 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 91 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 92 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 93 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 94 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 95 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 96 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 97 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 98 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 99 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 100 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 101 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 102 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 103 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 104 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 105 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 106 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 107 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 108 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 109 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 110 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 111 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 112 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 113 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 114 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 115 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 116 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 117 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 118 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 119 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 120 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 121 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 122 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 123 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 124 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 125 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 126 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 127 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 128 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 129 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 130 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 131 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 132 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 133 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 134 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 135 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 136 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 137 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 138 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 139 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 140 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 141 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 142 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 143 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 144 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 145 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 146 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 147 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 148 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 149 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 150 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 151 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 152 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 153 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 154 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 155 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 156 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 157 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 158 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 159 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 160 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 161 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 162 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 163 - Destroy session filter-invalid >PASS: tools/filtering/test_invalid_filter 164 - Create session filter-invalid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cn2epPxKiY >PASS: tools/filtering/test_invalid_filter 165 - Enable lttng event with filtering and invalid filter >PASS: tools/filtering/test_invalid_filter 166 - Destroy session filter-invalid >SKIP: tools/filtering/test_invalid_filter 167 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 168 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 169 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 170 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 171 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 172 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 173 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 174 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 175 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 176 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 177 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 178 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 179 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 180 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 181 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 182 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 183 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 184 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 185 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 186 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 187 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 188 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 189 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 190 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 191 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 192 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 193 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 194 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 195 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 196 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 197 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 198 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 199 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 200 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 201 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 202 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 203 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 204 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 205 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 206 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 207 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 208 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 209 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 210 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 211 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 212 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 213 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 214 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 215 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 216 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 217 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 218 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 219 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 220 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 221 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 222 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 223 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 224 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 225 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 226 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 227 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 228 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 229 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 230 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 231 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 232 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 233 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 234 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 235 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 236 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 237 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 238 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 239 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 240 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 241 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 242 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 243 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 244 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 245 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 246 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 247 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 248 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 249 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 250 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 251 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 252 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 253 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 254 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 255 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 256 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 257 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 258 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 259 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 260 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 261 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 262 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 263 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 264 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 265 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 266 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 267 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 268 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 269 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 270 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 271 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 272 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 273 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 274 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 275 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 276 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 277 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 278 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 279 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 280 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 281 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 282 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 283 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 284 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 285 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 286 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 287 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 288 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 289 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 290 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 291 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 292 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 293 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 294 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 295 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 296 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 297 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 298 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 299 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 300 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 301 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 302 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 303 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 304 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 305 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 306 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 307 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 308 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 309 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 310 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 311 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 312 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 313 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 314 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 315 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 316 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 317 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 318 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 319 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 320 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 321 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 322 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 323 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 324 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 325 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 326 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 327 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 328 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 329 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 330 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >SKIP: tools/filtering/test_invalid_filter 331 # SKIP : Root access is needed. Skipping all kernel invalid filter tests. >PASS: tools/filtering/test_invalid_filter 332 - Kill session daemon >PASS: tools/filtering/test_unsupported_op 1 - Start session daemon >PASS: tools/filtering/test_unsupported_op 2 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 3 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 4 - Unsupported operator test MUL (*) >PASS: tools/filtering/test_unsupported_op 5 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 6 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 7 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 8 - Unsupported operator test DIV (/) >PASS: tools/filtering/test_unsupported_op 9 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 10 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 11 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 12 - Unsupported operator test MOD (%) >PASS: tools/filtering/test_unsupported_op 13 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 14 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 15 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 16 - Unsupported operator test PLUS (+) >PASS: tools/filtering/test_unsupported_op 17 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 18 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 19 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 20 - Unsupported operator test MINUS (-) >PASS: tools/filtering/test_unsupported_op 21 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 22 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 23 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 24 - Unsupported operator test LSHIFT (<<) >PASS: tools/filtering/test_unsupported_op 25 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 26 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 27 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 28 - Unsupported operator test RSHIFT (>>) >PASS: tools/filtering/test_unsupported_op 29 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 30 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 31 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 32 - Unsupported operator test BIN_AND (&) >PASS: tools/filtering/test_unsupported_op 33 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 34 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 35 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 36 - Unsupported operator test BIN_OR (|) >PASS: tools/filtering/test_unsupported_op 37 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 38 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 39 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 40 - Unsupported operator test BIN_XOR (^) >PASS: tools/filtering/test_unsupported_op 41 - Destroy session filter-unsupported-ops >PASS: tools/filtering/test_unsupported_op 42 - Create session filter-unsupported-ops in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.77o3nQVHmg >PASS: tools/filtering/test_unsupported_op 43 - Enable lttng event with filtering and unsupported operator >PASS: tools/filtering/test_unsupported_op 44 - Unsupported operator test UNARY_BIN_NOT (~) >PASS: tools/filtering/test_unsupported_op 45 - Destroy session filter-unsupported-ops >SKIP: tools/filtering/test_unsupported_op 46 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 47 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 48 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 49 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 50 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 51 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 52 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 53 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 54 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 55 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 56 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 57 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 58 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 59 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 60 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 61 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 62 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 63 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 64 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 65 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 66 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 67 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 68 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 69 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 70 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 71 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 72 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 73 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 74 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 75 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 76 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 77 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 78 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 79 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 80 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 81 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 82 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 83 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 84 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 85 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 86 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 87 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 88 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >SKIP: tools/filtering/test_unsupported_op 89 # SKIP : Root access is needed. Skipping all kernel unsupported filter operations tests. >PASS: tools/filtering/test_unsupported_op 90 - Kill session daemon >PASS: tools/filtering/test_valid_filter 1 - Start session daemon >PASS: tools/filtering/test_valid_filter 2 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.PC2QkI5lXS >PASS: tools/filtering/test_valid_filter 3 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 4 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 5 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 6 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 7 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 8 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.my6HOvXnQC >PASS: tools/filtering/test_valid_filter 9 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 10 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 11 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 12 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 13 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 14 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.l7Kmz86FIs >PASS: tools/filtering/test_valid_filter 15 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 16 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 17 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 18 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 19 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 20 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.TcBEZknTFR >PASS: tools/filtering/test_valid_filter 21 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 22 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 23 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 24 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 25 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 26 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.jKXHAchdIE >PASS: tools/filtering/test_valid_filter 27 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 28 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 29 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 30 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 31 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 32 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.LgeCT1oa66 >PASS: tools/filtering/test_valid_filter 33 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 34 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 35 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 36 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 37 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 38 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.uWcK5Ndgg1 >PASS: tools/filtering/test_valid_filter 39 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 40 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 41 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 42 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 43 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 44 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.QOibxDcc4q >PASS: tools/filtering/test_valid_filter 45 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 46 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 47 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 48 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 49 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 50 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.pZ5vWTT04U >PASS: tools/filtering/test_valid_filter 51 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 52 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 53 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 54 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 55 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 56 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.89dXU7EWLd >PASS: tools/filtering/test_valid_filter 57 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 58 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 59 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 60 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 61 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 62 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5MP4d7KeaS >PASS: tools/filtering/test_valid_filter 63 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 64 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 65 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 66 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 67 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 68 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.1QBWTzcn1U >PASS: tools/filtering/test_valid_filter 69 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 70 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 71 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 72 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 73 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 74 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.SkOE1QRkhF >PASS: tools/filtering/test_valid_filter 75 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 76 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 77 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 78 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 79 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 80 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ODxcgw9wAT >PASS: tools/filtering/test_valid_filter 81 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 82 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 83 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 84 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 85 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 86 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.617OiTxdTI >PASS: tools/filtering/test_valid_filter 87 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 88 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 89 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 90 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 91 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 92 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.MgbjqoKC9J >PASS: tools/filtering/test_valid_filter 93 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 94 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 95 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 96 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 97 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 98 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.XxWkwC8tTS >PASS: tools/filtering/test_valid_filter 99 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 100 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 101 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 102 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 103 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 104 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.h9YqKiSTji >PASS: tools/filtering/test_valid_filter 105 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 106 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 107 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 108 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 109 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 110 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.rxpQJDqgax >PASS: tools/filtering/test_valid_filter 111 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 112 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 113 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 114 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 115 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 116 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.uikd9SshUS >PASS: tools/filtering/test_valid_filter 117 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 118 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 119 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 120 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 121 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 122 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.868KLTNSKU >PASS: tools/filtering/test_valid_filter 123 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 124 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 125 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 126 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 127 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 128 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.wiRBICOuta >PASS: tools/filtering/test_valid_filter 129 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 130 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 131 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 132 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 133 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 134 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3wmGwpwK2r >PASS: tools/filtering/test_valid_filter 135 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 136 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 137 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 138 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 139 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 140 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.abKRFDMzW1 >PASS: tools/filtering/test_valid_filter 141 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 142 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 143 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 144 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 145 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 146 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.H0FuIecy1F >PASS: tools/filtering/test_valid_filter 147 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 148 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 149 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 150 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 151 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 152 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.oZIoba91YK >PASS: tools/filtering/test_valid_filter 153 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 154 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 155 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 156 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 157 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 158 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.KKaoCeBnZR >PASS: tools/filtering/test_valid_filter 159 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 160 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 161 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 162 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 163 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 164 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Eyp6zmOOvZ >PASS: tools/filtering/test_valid_filter 165 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 166 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 167 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 168 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 169 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 170 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.zvbZFf8PXm >PASS: tools/filtering/test_valid_filter 171 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 172 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 173 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 174 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 175 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 176 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.dEwV0bREyD >PASS: tools/filtering/test_valid_filter 177 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 178 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 179 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 180 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 181 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 182 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fl6BpSrpb9 >PASS: tools/filtering/test_valid_filter 183 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 184 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 185 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 186 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 187 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 188 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.0uTBi4fKbU >PASS: tools/filtering/test_valid_filter 189 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 190 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 191 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 192 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 193 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 194 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.tp4WN7rDts >PASS: tools/filtering/test_valid_filter 195 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 196 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 197 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 198 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 199 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 200 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.nNtoW1jZTn >PASS: tools/filtering/test_valid_filter 201 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 202 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 203 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 204 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 205 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 206 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.CQ5z7l064F >PASS: tools/filtering/test_valid_filter 207 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 208 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 209 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 210 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 211 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 212 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.KNEFSfQBNN >PASS: tools/filtering/test_valid_filter 213 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 214 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 215 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 216 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 217 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 218 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.XDczEpkrTb >PASS: tools/filtering/test_valid_filter 219 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 220 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 221 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 222 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 223 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 224 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.EVF2PPgPXG >PASS: tools/filtering/test_valid_filter 225 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 226 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 227 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 228 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 229 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 230 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.VpySlfZsjG >PASS: tools/filtering/test_valid_filter 231 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 232 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 233 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 234 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 235 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 236 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ceNQkCdJmM >PASS: tools/filtering/test_valid_filter 237 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 238 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 239 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 240 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 241 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 242 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.BkTOpKKaBT >PASS: tools/filtering/test_valid_filter 243 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 244 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 245 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 246 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 247 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 248 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ADQCI3ojPC >PASS: tools/filtering/test_valid_filter 249 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 250 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 251 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 252 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 253 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 254 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Y1RkiIFUFt >PASS: tools/filtering/test_valid_filter 255 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 256 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 257 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 258 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 259 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 260 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.TsAYFNKqFC >PASS: tools/filtering/test_valid_filter 261 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 262 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 263 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 264 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 265 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 266 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.pfdg0vvF1z >PASS: tools/filtering/test_valid_filter 267 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 268 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 269 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 270 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 271 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 272 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ILU5JLXg3O >PASS: tools/filtering/test_valid_filter 273 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 274 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 275 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 276 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 277 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 278 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.mO2DecxKPK >PASS: tools/filtering/test_valid_filter 279 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 280 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 281 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 282 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 283 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 284 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ckomPKEzM7 >PASS: tools/filtering/test_valid_filter 285 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 286 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 287 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 288 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 289 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 290 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.dBvxoukwVB >PASS: tools/filtering/test_valid_filter 291 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 292 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 293 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 294 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 295 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 296 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.A1b3jXh2Bv >PASS: tools/filtering/test_valid_filter 297 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 298 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 299 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 300 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 301 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 302 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.CicC4FTNzP >PASS: tools/filtering/test_valid_filter 303 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 304 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 305 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 306 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 307 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 308 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.UZHMUBZ708 >PASS: tools/filtering/test_valid_filter 309 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 310 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 311 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 312 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 313 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 314 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.oS5JiykV0Y >PASS: tools/filtering/test_valid_filter 315 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 316 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 317 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 318 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 319 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 320 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.CYEB1CeRWq >PASS: tools/filtering/test_valid_filter 321 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 322 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 323 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 324 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 325 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 326 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7YnQiC2feT >PASS: tools/filtering/test_valid_filter 327 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 328 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 329 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 330 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 331 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 332 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.DnR3BptYdN >PASS: tools/filtering/test_valid_filter 333 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 334 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 335 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 336 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 337 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 338 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.VSyUHVtCk4 >PASS: tools/filtering/test_valid_filter 339 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 340 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 341 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 342 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 343 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 344 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Gzk6EaxTVb >PASS: tools/filtering/test_valid_filter 345 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 346 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 347 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 348 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 349 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 350 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Rx2E2NLxXr >PASS: tools/filtering/test_valid_filter 351 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 352 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 353 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 354 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 355 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 356 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.CJGGq7xXEU >PASS: tools/filtering/test_valid_filter 357 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 358 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 359 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 360 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 361 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 362 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.DQlAsRMngG >PASS: tools/filtering/test_valid_filter 363 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 364 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 365 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 366 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 367 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 368 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.6AsunQnGPq >PASS: tools/filtering/test_valid_filter 369 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 370 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 371 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 372 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 373 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 374 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.e7Mm9WiDb4 >PASS: tools/filtering/test_valid_filter 375 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 376 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 377 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 378 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 379 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 380 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.B4QwKOIdG3 >PASS: tools/filtering/test_valid_filter 381 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 382 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 383 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 384 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 385 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 386 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.TPZ3kqbgB8 >PASS: tools/filtering/test_valid_filter 387 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 388 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 389 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 390 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 391 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 392 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.DJTy8r0PQP >PASS: tools/filtering/test_valid_filter 393 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 394 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 395 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 396 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 397 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 398 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.xgVmfiklQl >PASS: tools/filtering/test_valid_filter 399 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 400 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 401 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 402 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 403 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 404 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.2DdSbHAcz5 >PASS: tools/filtering/test_valid_filter 405 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 406 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 407 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 408 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 409 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 410 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WHObq2lMXu >PASS: tools/filtering/test_valid_filter 411 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 412 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 413 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 414 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 415 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 416 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.TSNzuGVqQt >PASS: tools/filtering/test_valid_filter 417 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 418 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 419 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 420 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 421 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 422 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.aofjNX35mW >PASS: tools/filtering/test_valid_filter 423 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 424 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 425 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 426 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 427 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 428 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.L5Q5mxSXdQ >PASS: tools/filtering/test_valid_filter 429 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 430 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 431 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 432 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 433 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 434 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.z1UdzfMqZe >PASS: tools/filtering/test_valid_filter 435 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 436 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 437 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 438 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 439 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 440 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.iCuUVYEkJP >PASS: tools/filtering/test_valid_filter 441 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 442 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 443 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 444 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 445 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 446 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.zxFk5TXFrJ >PASS: tools/filtering/test_valid_filter 447 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 448 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 449 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 450 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 451 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 452 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.NpPUCBkYQH >PASS: tools/filtering/test_valid_filter 453 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 454 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 455 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 456 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 457 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 458 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Il8reu2lOV >PASS: tools/filtering/test_valid_filter 459 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 460 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 461 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 462 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 463 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 464 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.RWH9R1Fehx >PASS: tools/filtering/test_valid_filter 465 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 466 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 467 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 468 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 469 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 470 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.lr6Q3Vlxd4 >PASS: tools/filtering/test_valid_filter 471 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 472 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 473 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 474 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 475 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 476 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.JBpQL1ieG7 >PASS: tools/filtering/test_valid_filter 477 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 478 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 479 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 480 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 481 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 482 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.erJM7Df9zV >PASS: tools/filtering/test_valid_filter 483 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 484 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 485 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 486 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 487 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 488 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.nAipsa4yKT >PASS: tools/filtering/test_valid_filter 489 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 490 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 491 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 492 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 493 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 494 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.un5XZwhgnu >PASS: tools/filtering/test_valid_filter 495 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 496 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 497 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 498 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 499 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 500 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.XaLIiHahlt >PASS: tools/filtering/test_valid_filter 501 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 502 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 503 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 504 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 505 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 506 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.yAhx5WwjYx >PASS: tools/filtering/test_valid_filter 507 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 508 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 509 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 510 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 511 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 512 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.UdHmaNDCoP >PASS: tools/filtering/test_valid_filter 513 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 514 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 515 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 516 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 517 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 518 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.9PQ25cqBH8 >PASS: tools/filtering/test_valid_filter 519 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 520 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 521 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 522 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 523 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 524 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.SdW0Mftssm >PASS: tools/filtering/test_valid_filter 525 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 526 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 527 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 528 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 529 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 530 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.gWNMhruIIF >PASS: tools/filtering/test_valid_filter 531 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 532 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 533 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 534 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 535 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 536 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.DGEsKXxGkv >PASS: tools/filtering/test_valid_filter 537 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 538 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 539 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 540 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 541 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 542 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.E918lx56Pf >PASS: tools/filtering/test_valid_filter 543 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 544 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 545 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 546 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 547 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 548 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.AA6VK8xuOw >PASS: tools/filtering/test_valid_filter 549 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 550 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 551 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 552 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 553 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 554 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.wU18F8oKIa >PASS: tools/filtering/test_valid_filter 555 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 556 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 557 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 558 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 559 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 560 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.IJEZaYe0P0 >PASS: tools/filtering/test_valid_filter 561 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 562 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 563 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 564 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 565 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 566 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.IBbTOwrTtm >PASS: tools/filtering/test_valid_filter 567 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 568 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 569 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 570 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 571 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 572 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.feGgIaANMu >PASS: tools/filtering/test_valid_filter 573 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 574 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 575 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 576 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 577 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 578 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.iBDJZNovhW >PASS: tools/filtering/test_valid_filter 579 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 580 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 581 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 582 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 583 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 584 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ggy61yPCot >PASS: tools/filtering/test_valid_filter 585 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 586 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 587 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 588 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 589 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 590 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7htwCgXZTU >PASS: tools/filtering/test_valid_filter 591 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 592 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 593 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 594 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 595 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 596 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ZVjhhBx2Ad >PASS: tools/filtering/test_valid_filter 597 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 598 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 599 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 600 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 601 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 602 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.gJsavgGt5i >PASS: tools/filtering/test_valid_filter 603 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 604 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 605 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 606 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 607 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 608 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.pabkIAqRn1 >PASS: tools/filtering/test_valid_filter 609 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 610 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 611 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 612 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 613 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 614 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.OYIGufJI9C >PASS: tools/filtering/test_valid_filter 615 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 616 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 617 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 618 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 619 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 620 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Q7PGFtrBVA >PASS: tools/filtering/test_valid_filter 621 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 622 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 623 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 624 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 625 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 626 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.BEgJ06j52k >PASS: tools/filtering/test_valid_filter 627 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 628 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 629 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 630 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 631 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 632 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.rMUo9jCGby >PASS: tools/filtering/test_valid_filter 633 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 634 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 635 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 636 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 637 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 638 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.R6Ltk5EP5y >PASS: tools/filtering/test_valid_filter 639 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 640 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 641 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 642 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 643 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 644 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.aEENjnj0cC >PASS: tools/filtering/test_valid_filter 645 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 646 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 647 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 648 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 649 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 650 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.t40xphQSiz >PASS: tools/filtering/test_valid_filter 651 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 652 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 653 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 654 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 655 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 656 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.SIfHzMjbWm >PASS: tools/filtering/test_valid_filter 657 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 658 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 659 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 660 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 661 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 662 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.dlp5W4Gd5N >PASS: tools/filtering/test_valid_filter 663 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 664 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 665 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 666 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 667 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 668 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.v15FMqdHtl >PASS: tools/filtering/test_valid_filter 669 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 670 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 671 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 672 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 673 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 674 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.qSqBu9s4Hv >PASS: tools/filtering/test_valid_filter 675 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 676 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 677 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 678 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 679 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 680 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.LyxcpVh4Id >PASS: tools/filtering/test_valid_filter 681 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 682 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 683 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 684 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 685 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 686 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.wxt9ZU1SAy >PASS: tools/filtering/test_valid_filter 687 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 688 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 689 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 690 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 691 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 692 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.SfFgLzP9tK >PASS: tools/filtering/test_valid_filter 693 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 694 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 695 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 696 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 697 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 698 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.HwZAQh8xxl >PASS: tools/filtering/test_valid_filter 699 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 700 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 701 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 702 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 703 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 704 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.a3mM9GWSHL >PASS: tools/filtering/test_valid_filter 705 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 706 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 707 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 708 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 709 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 710 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.y7P0S989ma >PASS: tools/filtering/test_valid_filter 711 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 712 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 713 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 714 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 715 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 716 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.TLYfEp7ZGr >PASS: tools/filtering/test_valid_filter 717 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 718 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 719 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 720 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 721 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 722 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.34Cx2GMBUz >PASS: tools/filtering/test_valid_filter 723 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 724 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 725 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 726 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 727 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 728 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.6mBq5xSqbM >PASS: tools/filtering/test_valid_filter 729 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 730 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 731 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 732 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 733 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 734 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.zltlu2IfTT >PASS: tools/filtering/test_valid_filter 735 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 736 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 737 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 738 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 739 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 740 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.jcnTnDKfpJ >PASS: tools/filtering/test_valid_filter 741 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 742 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 743 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 744 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 745 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 746 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.FzqbRYv7ZK >PASS: tools/filtering/test_valid_filter 747 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 748 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 749 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 750 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 751 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 752 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.KG058OVwkm >PASS: tools/filtering/test_valid_filter 753 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 754 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 755 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 756 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 757 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 758 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.wBS3lDnYEe >PASS: tools/filtering/test_valid_filter 759 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 760 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 761 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 762 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 763 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 764 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.aUSKn1PZ2M >PASS: tools/filtering/test_valid_filter 765 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 766 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 767 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 768 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 769 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 770 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.B2BjGNRfkb >PASS: tools/filtering/test_valid_filter 771 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 772 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 773 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 774 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 775 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 776 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.P327Z1CSDz >PASS: tools/filtering/test_valid_filter 777 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 778 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 779 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 780 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 781 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 782 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.tTa0VfunUi >PASS: tools/filtering/test_valid_filter 783 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 784 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 785 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 786 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 787 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 788 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.2ntTntd3s5 >PASS: tools/filtering/test_valid_filter 789 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 790 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 791 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 792 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 793 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 794 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.95RqlE1xQT >PASS: tools/filtering/test_valid_filter 795 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 796 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 797 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 798 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 799 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 800 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.IOEDgWxmwJ >PASS: tools/filtering/test_valid_filter 801 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 802 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 803 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 804 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 805 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 806 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.S9pK7rMY3c >PASS: tools/filtering/test_valid_filter 807 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 808 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 809 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 810 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 811 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 812 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.D47l6q4cr3 >PASS: tools/filtering/test_valid_filter 813 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 814 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 815 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 816 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 817 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 818 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.srhfHOXDcZ >PASS: tools/filtering/test_valid_filter 819 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 820 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 821 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 822 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 823 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 824 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.hCELEl0Cx7 >PASS: tools/filtering/test_valid_filter 825 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 826 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 827 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 828 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 829 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 830 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3JhrkC58nz >PASS: tools/filtering/test_valid_filter 831 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 832 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 833 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 834 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 835 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 836 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.XLIKJOI6Kk >PASS: tools/filtering/test_valid_filter 837 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 838 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 839 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 840 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 841 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 842 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.wQ6fpqSG1K >PASS: tools/filtering/test_valid_filter 843 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 844 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 845 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 846 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 847 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 848 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.jmDLIVMrh8 >PASS: tools/filtering/test_valid_filter 849 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 850 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 851 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 852 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 853 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 854 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.mRekkPAfLS >PASS: tools/filtering/test_valid_filter 855 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 856 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 857 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 858 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 859 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 860 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.4qgNVgVn9B >PASS: tools/filtering/test_valid_filter 861 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 862 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 863 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 864 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 865 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 866 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.qoV0ROlIF1 >PASS: tools/filtering/test_valid_filter 867 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 868 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 869 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 870 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 871 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 872 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.rc62b7AP1c >PASS: tools/filtering/test_valid_filter 873 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 874 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 875 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 876 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 877 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 878 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.DnOdCjqYBH >PASS: tools/filtering/test_valid_filter 879 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 880 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 881 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 882 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 883 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 884 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.YITplNszrD >PASS: tools/filtering/test_valid_filter 885 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 886 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 887 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 888 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 889 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 890 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.arlgXdnJFi >PASS: tools/filtering/test_valid_filter 891 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 892 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 893 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 894 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 895 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 896 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Ett2QnoOWx >PASS: tools/filtering/test_valid_filter 897 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 898 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 899 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 900 - Destroy session valid_filter >PASS: tools/filtering/test_valid_filter 901 - Validate trace filter output >PASS: tools/filtering/test_valid_filter 902 - Create session valid_filter in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.TIzcV8Euvt >PASS: tools/filtering/test_valid_filter 903 - Enable lttng event with filtering >PASS: tools/filtering/test_valid_filter 904 - Start tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 905 - Stop lttng tracing for session valid_filter >PASS: tools/filtering/test_valid_filter 906 - Destroy session valid_filter >FAIL: tools/filtering/test_valid_filter 907 - Validate trace filter output >SKIP: tools/filtering/test_valid_filter 908 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 909 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 910 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 911 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 912 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 913 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 914 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 915 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 916 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 917 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 918 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 919 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 920 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 921 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 922 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 923 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 924 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 925 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 926 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 927 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 928 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 929 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 930 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 931 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 932 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 933 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 934 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 935 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 936 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 937 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 938 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 939 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 940 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 941 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 942 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 943 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 944 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 945 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 946 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 947 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 948 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 949 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 950 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 951 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 952 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 953 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 954 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 955 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 956 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 957 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 958 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 959 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 960 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 961 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 962 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 963 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 964 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 965 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 966 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 967 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 968 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 969 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 970 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 971 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 972 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 973 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 974 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 975 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 976 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 977 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 978 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 979 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 980 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 981 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 982 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 983 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 984 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 985 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 986 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 987 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 988 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 989 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 990 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 991 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 992 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 993 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 994 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 995 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 996 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 997 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 998 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 999 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1000 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1001 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1002 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1003 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1004 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1005 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1006 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1007 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1008 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1009 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1010 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1011 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1012 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1013 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1014 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1015 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1016 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1017 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1018 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1019 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1020 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1021 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1022 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1023 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1024 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1025 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1026 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1027 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1028 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1029 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1030 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1031 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1032 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1033 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1034 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1035 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1036 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1037 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1038 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1039 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1040 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1041 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1042 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1043 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1044 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1045 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1046 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1047 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1048 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1049 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1050 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1051 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1052 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1053 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1054 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1055 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1056 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1057 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1058 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1059 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1060 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1061 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1062 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1063 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1064 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1065 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1066 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1067 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1068 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1069 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1070 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1071 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1072 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1073 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1074 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1075 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1076 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1077 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1078 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1079 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1080 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1081 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1082 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1083 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1084 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1085 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1086 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1087 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1088 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1089 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1090 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1091 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1092 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1093 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1094 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1095 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1096 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1097 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1098 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1099 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1100 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1101 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1102 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1103 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1104 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1105 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1106 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1107 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1108 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1109 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1110 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1111 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1112 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1113 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1114 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1115 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1116 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1117 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1118 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1119 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1120 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1121 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1122 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1123 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1124 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1125 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1126 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1127 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1128 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1129 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1130 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1131 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1132 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1133 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1134 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1135 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1136 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1137 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1138 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1139 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1140 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1141 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1142 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1143 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1144 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1145 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1146 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1147 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1148 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1149 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1150 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1151 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1152 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1153 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1154 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1155 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1156 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1157 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1158 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1159 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1160 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1161 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1162 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1163 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1164 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1165 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1166 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1167 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1168 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1169 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1170 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1171 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1172 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1173 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1174 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1175 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1176 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1177 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1178 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1179 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1180 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1181 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1182 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1183 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1184 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1185 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1186 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1187 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1188 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1189 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1190 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1191 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1192 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1193 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1194 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1195 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1196 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1197 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1198 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1199 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1200 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1201 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1202 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1203 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1204 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1205 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1206 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1207 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1208 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1209 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1210 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1211 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1212 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1213 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1214 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1215 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1216 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1217 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1218 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1219 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1220 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1221 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1222 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1223 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1224 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1225 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1226 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1227 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1228 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1229 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1230 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1231 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1232 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1233 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1234 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1235 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1236 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1237 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1238 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1239 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1240 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1241 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1242 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1243 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1244 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1245 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1246 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1247 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1248 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1249 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1250 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1251 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1252 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1253 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1254 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1255 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1256 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1257 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1258 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1259 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1260 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1261 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1262 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1263 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1264 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1265 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1266 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1267 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1268 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1269 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1270 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1271 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1272 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1273 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1274 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1275 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1276 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1277 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1278 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1279 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1280 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1281 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1282 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1283 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1284 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1285 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1286 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1287 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1288 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1289 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1290 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1291 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1292 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1293 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1294 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1295 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1296 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1297 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1298 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1299 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1300 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1301 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1302 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1303 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1304 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1305 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1306 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1307 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1308 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1309 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1310 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1311 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1312 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1313 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1314 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1315 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1316 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1317 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1318 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1319 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1320 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1321 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1322 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1323 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1324 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1325 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1326 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1327 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1328 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1329 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1330 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1331 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1332 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1333 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1334 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1335 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1336 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1337 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1338 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1339 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1340 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1341 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1342 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1343 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1344 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1345 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1346 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1347 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1348 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1349 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1350 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1351 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1352 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1353 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1354 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1355 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1356 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1357 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1358 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1359 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1360 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1361 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1362 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1363 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1364 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1365 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1366 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1367 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1368 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1369 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1370 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1371 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1372 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1373 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1374 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1375 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1376 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1377 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1378 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1379 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1380 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1381 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1382 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1383 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1384 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1385 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1386 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1387 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1388 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1389 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1390 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1391 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1392 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1393 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1394 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1395 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1396 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1397 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1398 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1399 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1400 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1401 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1402 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1403 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1404 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1405 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1406 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1407 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1408 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1409 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1410 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1411 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1412 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1413 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1414 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1415 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1416 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1417 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1418 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1419 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1420 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1421 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1422 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1423 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1424 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1425 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1426 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1427 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1428 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1429 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1430 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1431 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1432 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1433 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1434 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1435 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1436 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1437 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1438 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1439 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1440 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1441 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1442 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1443 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1444 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1445 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1446 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1447 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1448 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1449 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1450 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1451 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1452 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1453 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1454 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1455 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1456 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1457 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1458 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1459 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1460 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1461 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1462 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1463 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1464 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1465 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1466 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1467 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1468 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1469 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1470 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1471 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1472 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1473 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1474 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1475 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1476 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1477 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1478 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1479 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1480 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1481 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1482 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1483 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1484 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1485 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1486 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1487 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1488 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1489 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1490 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1491 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1492 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1493 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1494 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1495 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1496 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1497 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1498 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1499 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1500 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1501 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1502 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1503 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1504 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1505 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1506 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1507 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1508 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1509 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1510 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1511 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1512 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1513 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1514 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1515 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1516 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1517 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1518 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1519 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1520 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1521 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1522 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1523 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1524 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1525 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1526 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1527 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1528 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1529 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1530 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1531 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1532 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1533 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1534 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1535 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1536 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1537 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1538 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1539 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1540 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1541 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1542 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1543 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1544 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1545 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1546 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1547 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1548 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1549 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1550 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1551 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1552 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1553 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1554 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1555 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1556 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1557 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1558 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1559 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1560 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1561 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1562 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1563 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1564 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1565 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1566 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1567 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1568 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1569 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1570 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1571 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1572 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1573 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1574 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1575 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1576 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1577 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1578 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1579 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1580 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1581 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1582 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1583 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1584 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1585 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1586 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1587 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1588 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1589 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1590 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1591 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1592 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1593 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1594 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1595 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1596 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1597 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1598 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1599 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1600 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1601 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1602 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1603 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1604 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1605 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1606 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1607 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1608 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1609 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1610 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1611 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1612 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1613 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1614 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1615 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1616 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1617 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1618 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1619 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1620 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1621 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1622 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1623 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1624 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1625 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1626 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1627 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1628 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1629 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1630 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1631 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1632 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1633 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1634 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1635 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1636 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1637 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1638 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1639 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1640 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1641 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1642 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1643 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1644 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1645 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1646 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1647 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1648 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1649 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1650 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1651 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1652 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1653 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1654 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1655 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1656 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1657 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1658 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1659 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1660 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1661 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1662 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1663 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1664 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1665 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1666 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1667 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1668 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1669 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1670 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1671 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1672 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1673 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1674 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1675 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1676 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1677 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1678 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1679 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1680 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1681 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1682 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1683 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1684 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1685 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1686 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1687 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1688 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1689 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1690 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1691 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1692 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1693 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1694 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1695 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1696 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1697 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1698 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1699 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1700 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1701 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1702 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1703 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1704 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1705 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1706 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1707 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1708 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1709 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1710 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1711 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1712 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1713 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1714 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1715 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1716 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1717 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1718 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1719 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1720 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1721 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1722 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1723 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1724 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1725 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1726 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1727 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1728 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1729 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1730 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1731 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1732 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1733 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1734 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1735 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1736 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1737 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1738 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1739 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1740 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1741 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1742 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1743 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1744 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1745 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1746 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >SKIP: tools/filtering/test_valid_filter 1747 # SKIP : Root access is needed. Skipping all kernel valid filter tests. >PASS: tools/filtering/test_valid_filter 1748 - Kill session daemon >ERROR: tools/filtering/test_valid_filter - exited with status 109 >PASS: tools/streaming/test_ust 1 - Start lttng-relayd (opt: -o /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.XH5sSIVIpk) >PASS: tools/streaming/test_ust 2 - Start session daemon >PASS: tools/streaming/test_ust 3 - Create session with default path >PASS: tools/streaming/test_ust 4 - Enable ust event tp:tptest for session YYfxac0TrChmV9uI >PASS: tools/streaming/test_ust 5 - Start tracing for session YYfxac0TrChmV9uI >PASS: tools/streaming/test_ust 6 - Stop lttng tracing for session YYfxac0TrChmV9uI >PASS: tools/streaming/test_ust 7 - Destroy session YYfxac0TrChmV9uI >SKIP: tools/streaming/test_ust 8 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/streaming/test_ust 9 - Validate trace for event tp:tptest >PASS: tools/streaming/test_ust 10 - Kill session daemon >PASS: tools/streaming/test_ust 11 - Kill relay daemon >ERROR: tools/streaming/test_ust - too few tests run (expected 16, got 11) >ERROR: tools/streaming/test_ust - exited with status 6 >PASS: tools/health/test_thread_ok 1 - Start session daemon >PASS: tools/health/test_thread_ok 2 - Validation OK >PASS: tools/health/test_thread_ok 3 - Create session health_thread_ok in no-output mode >PASS: tools/health/test_thread_ok 4 - Enable ust event tp:tptest for session health_thread_ok >PASS: tools/health/test_thread_ok 5 - Start tracing for session health_thread_ok >PASS: tools/health/test_thread_ok 6 - Destroy session health_thread_ok >PASS: tools/health/test_thread_ok 7 - Validation OK >SKIP: tools/health/test_thread_ok 8 # SKIP : Root access is needed. Skipping kernel consumer health check test. >SKIP: tools/health/test_thread_ok 9 # SKIP : Root access is needed. Skipping kernel consumer health check test. >SKIP: tools/health/test_thread_ok 10 # SKIP : Root access is needed. Skipping kernel consumer health check test. >SKIP: tools/health/test_thread_ok 11 # SKIP : Root access is needed. Skipping kernel consumer health check test. >SKIP: tools/health/test_thread_ok 12 # SKIP : Root access is needed. Skipping kernel consumer health check test. >PASS: tools/health/test_thread_ok 13 - Start lttng-relayd (opt: -o /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.8tt6vHtiMf) >PASS: tools/health/test_thread_ok 14 - Validation OK >PASS: tools/health/test_thread_ok 15 - Validation OK >PASS: tools/health/test_thread_ok 16 - Kill relay daemon >PASS: tools/health/test_thread_ok 17 - Kill session daemon >PASS: tools/live/test_ust 1 - Connect viewer to relayd >PASS: tools/live/test_ust 2 - Established connection and version check with 2.10 >PASS: tools/live/test_ust 3 - List sessions : 1 session(s) >PASS: tools/live/test_ust 4 - Create viewer session >PASS: tools/live/test_ust 5 - Attach to session, 13 stream(s) received >PASS: tools/live/test_ust 6 - Get metadata, received 4096 bytes >PASS: tools/live/test_ust 7 - Get one index per stream >PASS: tools/live/test_ust 8 - Get one data packet for stream 0, offset 0, len 4096 >PASS: tools/live/test_ust 9 - Detach viewer session >PASS: tools/live/test_ust 10 - List sessions : 1 session(s) >PASS: tools/live/test_ust 11 - Attach to session, 13 streams received >PASS: tools/live/test_ust_tracefile_count 1 - Connect viewer to relayd >PASS: tools/live/test_ust_tracefile_count 2 - Established connection and version check with 2.10 >PASS: tools/live/test_ust_tracefile_count 3 - List sessions : 1 session(s) >PASS: tools/live/test_ust_tracefile_count 4 - Create viewer session >PASS: tools/live/test_ust_tracefile_count 5 - Attach to session, 13 stream(s) received >PASS: tools/live/test_ust_tracefile_count 6 - Get metadata, received 4096 bytes >PASS: tools/live/test_ust_tracefile_count 7 - Get one index per stream >PASS: tools/live/test_ust_tracefile_count 8 - Get one data packet for stream 0, offset 0, len 4096 >PASS: tools/live/test_ust_tracefile_count 9 - Detach viewer session >PASS: tools/live/test_ust_tracefile_count 10 - List sessions : 1 session(s) >PASS: tools/live/test_ust_tracefile_count 11 - Attach to session, 13 streams received >PASS: tools/live/test_lttng_ust 1 - Start session daemon >PASS: tools/live/test_lttng_ust 2 - Start lttng-relayd (opt: -o /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.LCjAhHa6lc) >PASS: tools/live/test_lttng_ust 3 - Create session in live mode with delay 2000000 >PASS: tools/live/test_lttng_ust 4 - Enable ust event tp:tptest for session live >PASS: tools/live/test_lttng_ust 5 - Start tracing for session live >PASS: tools/live/test_lttng_ust 6 - Stop lttng tracing for session live >PASS: tools/live/test_lttng_ust 7 - Destroy session live >FAIL: tools/live/test_lttng_ust 8 - Trace match >PASS: tools/live/test_lttng_ust 9 - Kill relay daemon >PASS: tools/live/test_lttng_ust 10 - Create session in live mode with delay 2000000 and custom URLs >PASS: tools/live/test_lttng_ust 11 - Kill session daemon >ERROR: tools/live/test_lttng_ust - exited with status 1 >PASS: tools/tracefile-limits/test_tracefile_count 1 - Start session daemon >PASS: tools/tracefile-limits/test_tracefile_count 2 - Create session 1tIAycQ9bvpMvtHZ in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.C8Aju9wvTb >PASS: tools/tracefile-limits/test_tracefile_count 3 - Enable channel channel for session 1tIAycQ9bvpMvtHZ: 1 tracefiles >PASS: tools/tracefile-limits/test_tracefile_count 4 - Enable event tp:tptest for session 1tIAycQ9bvpMvtHZ in channel channel >PASS: tools/tracefile-limits/test_tracefile_count 5 - Start tracing for session 1tIAycQ9bvpMvtHZ >PASS: tools/tracefile-limits/test_tracefile_count 6 - Stop lttng tracing for session 1tIAycQ9bvpMvtHZ >PASS: tools/tracefile-limits/test_tracefile_count 7 - Destroy session 1tIAycQ9bvpMvtHZ >PASS: tools/tracefile-limits/test_tracefile_count 8 - Validate file count: channel_0_* >PASS: tools/tracefile-limits/test_tracefile_count 9 - Validate file count: channel_1_* >PASS: tools/tracefile-limits/test_tracefile_count 10 - Validate file count: channel_2_* >PASS: tools/tracefile-limits/test_tracefile_count 11 - Validate file count: channel_3_* >PASS: tools/tracefile-limits/test_tracefile_count 12 - Validate file count: channel_4_* >PASS: tools/tracefile-limits/test_tracefile_count 13 - Validate file count: channel_5_* >PASS: tools/tracefile-limits/test_tracefile_count 14 - Validate file count: channel_6_* >PASS: tools/tracefile-limits/test_tracefile_count 15 - Validate file count: channel_7_* >PASS: tools/tracefile-limits/test_tracefile_count 16 - Validate file count: channel_8_* >PASS: tools/tracefile-limits/test_tracefile_count 17 - Validate file count: channel_9_* >PASS: tools/tracefile-limits/test_tracefile_count 18 - Validate file count: channel_10_* >PASS: tools/tracefile-limits/test_tracefile_count 19 - Validate file count: channel_11_* >FAIL: tools/tracefile-limits/test_tracefile_count 20 - Trace validation - intfield >FAIL: tools/tracefile-limits/test_tracefile_count 21 - Trace validation - netintfield >FAIL: tools/tracefile-limits/test_tracefile_count 22 - Trace validation - longfield >PASS: tools/tracefile-limits/test_tracefile_count 23 - Create session QbB7ECyx7nLUzeBE in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Tws9eBBEva >PASS: tools/tracefile-limits/test_tracefile_count 24 - Enable channel channel for session QbB7ECyx7nLUzeBE: 2 tracefiles >PASS: tools/tracefile-limits/test_tracefile_count 25 - Enable event tp:tptest for session QbB7ECyx7nLUzeBE in channel channel >PASS: tools/tracefile-limits/test_tracefile_count 26 - Start tracing for session QbB7ECyx7nLUzeBE >PASS: tools/tracefile-limits/test_tracefile_count 27 - Stop lttng tracing for session QbB7ECyx7nLUzeBE >PASS: tools/tracefile-limits/test_tracefile_count 28 - Destroy session QbB7ECyx7nLUzeBE >PASS: tools/tracefile-limits/test_tracefile_count 29 - Validate file count: channel_0_* >PASS: tools/tracefile-limits/test_tracefile_count 30 - Validate file count: channel_1_* >PASS: tools/tracefile-limits/test_tracefile_count 31 - Validate file count: channel_2_* >PASS: tools/tracefile-limits/test_tracefile_count 32 - Validate file count: channel_3_* >PASS: tools/tracefile-limits/test_tracefile_count 33 - Validate file count: channel_4_* >PASS: tools/tracefile-limits/test_tracefile_count 34 - Validate file count: channel_5_* >PASS: tools/tracefile-limits/test_tracefile_count 35 - Validate file count: channel_6_* >PASS: tools/tracefile-limits/test_tracefile_count 36 - Validate file count: channel_7_* >PASS: tools/tracefile-limits/test_tracefile_count 37 - Validate file count: channel_8_* >PASS: tools/tracefile-limits/test_tracefile_count 38 - Validate file count: channel_9_* >PASS: tools/tracefile-limits/test_tracefile_count 39 - Validate file count: channel_10_* >PASS: tools/tracefile-limits/test_tracefile_count 40 - Validate file count: channel_11_* >FAIL: tools/tracefile-limits/test_tracefile_count 41 - Trace validation - intfield >FAIL: tools/tracefile-limits/test_tracefile_count 42 - Trace validation - netintfield >FAIL: tools/tracefile-limits/test_tracefile_count 43 - Trace validation - longfield >PASS: tools/tracefile-limits/test_tracefile_count 44 - Create session LLmerYvT7FXVJm6I in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ATYTBxMDHo >PASS: tools/tracefile-limits/test_tracefile_count 45 - Enable channel channel for session LLmerYvT7FXVJm6I: 4 tracefiles >PASS: tools/tracefile-limits/test_tracefile_count 46 - Enable event tp:tptest for session LLmerYvT7FXVJm6I in channel channel >PASS: tools/tracefile-limits/test_tracefile_count 47 - Start tracing for session LLmerYvT7FXVJm6I >PASS: tools/tracefile-limits/test_tracefile_count 48 - Stop lttng tracing for session LLmerYvT7FXVJm6I >PASS: tools/tracefile-limits/test_tracefile_count 49 - Destroy session LLmerYvT7FXVJm6I >PASS: tools/tracefile-limits/test_tracefile_count 50 - Validate file count: channel_0_* >PASS: tools/tracefile-limits/test_tracefile_count 51 - Validate file count: channel_1_* >PASS: tools/tracefile-limits/test_tracefile_count 52 - Validate file count: channel_2_* >PASS: tools/tracefile-limits/test_tracefile_count 53 - Validate file count: channel_3_* >PASS: tools/tracefile-limits/test_tracefile_count 54 - Validate file count: channel_4_* >PASS: tools/tracefile-limits/test_tracefile_count 55 - Validate file count: channel_5_* >PASS: tools/tracefile-limits/test_tracefile_count 56 - Validate file count: channel_6_* >PASS: tools/tracefile-limits/test_tracefile_count 57 - Validate file count: channel_7_* >PASS: tools/tracefile-limits/test_tracefile_count 58 - Validate file count: channel_8_* >PASS: tools/tracefile-limits/test_tracefile_count 59 - Validate file count: channel_9_* >PASS: tools/tracefile-limits/test_tracefile_count 60 - Validate file count: channel_10_* >PASS: tools/tracefile-limits/test_tracefile_count 61 - Validate file count: channel_11_* >FAIL: tools/tracefile-limits/test_tracefile_count 62 - Trace validation - intfield >FAIL: tools/tracefile-limits/test_tracefile_count 63 - Trace validation - netintfield >FAIL: tools/tracefile-limits/test_tracefile_count 64 - Trace validation - longfield >PASS: tools/tracefile-limits/test_tracefile_count 65 - Create session NSNurQs6vM2Dbrre in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.83i4YRE440 >PASS: tools/tracefile-limits/test_tracefile_count 66 - Enable channel channel for session NSNurQs6vM2Dbrre: 8 tracefiles >PASS: tools/tracefile-limits/test_tracefile_count 67 - Enable event tp:tptest for session NSNurQs6vM2Dbrre in channel channel >PASS: tools/tracefile-limits/test_tracefile_count 68 - Start tracing for session NSNurQs6vM2Dbrre >PASS: tools/tracefile-limits/test_tracefile_count 69 - Stop lttng tracing for session NSNurQs6vM2Dbrre >PASS: tools/tracefile-limits/test_tracefile_count 70 - Destroy session NSNurQs6vM2Dbrre >PASS: tools/tracefile-limits/test_tracefile_count 71 - Validate file count: channel_0_* >PASS: tools/tracefile-limits/test_tracefile_count 72 - Validate file count: channel_1_* >PASS: tools/tracefile-limits/test_tracefile_count 73 - Validate file count: channel_2_* >PASS: tools/tracefile-limits/test_tracefile_count 74 - Validate file count: channel_3_* >PASS: tools/tracefile-limits/test_tracefile_count 75 - Validate file count: channel_4_* >PASS: tools/tracefile-limits/test_tracefile_count 76 - Validate file count: channel_5_* >PASS: tools/tracefile-limits/test_tracefile_count 77 - Validate file count: channel_6_* >PASS: tools/tracefile-limits/test_tracefile_count 78 - Validate file count: channel_7_* >PASS: tools/tracefile-limits/test_tracefile_count 79 - Validate file count: channel_8_* >PASS: tools/tracefile-limits/test_tracefile_count 80 - Validate file count: channel_9_* >PASS: tools/tracefile-limits/test_tracefile_count 81 - Validate file count: channel_10_* >PASS: tools/tracefile-limits/test_tracefile_count 82 - Validate file count: channel_11_* >FAIL: tools/tracefile-limits/test_tracefile_count 83 - Trace validation - intfield >FAIL: tools/tracefile-limits/test_tracefile_count 84 - Trace validation - netintfield >FAIL: tools/tracefile-limits/test_tracefile_count 85 - Trace validation - longfield >PASS: tools/tracefile-limits/test_tracefile_count 86 - Create session 0YYtKbzWGqG619jq in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.1dn21WKJ4N >PASS: tools/tracefile-limits/test_tracefile_count 87 - Enable channel channel for session 0YYtKbzWGqG619jq: 10 tracefiles >PASS: tools/tracefile-limits/test_tracefile_count 88 - Enable event tp:tptest for session 0YYtKbzWGqG619jq in channel channel >PASS: tools/tracefile-limits/test_tracefile_count 89 - Start tracing for session 0YYtKbzWGqG619jq >PASS: tools/tracefile-limits/test_tracefile_count 90 - Stop lttng tracing for session 0YYtKbzWGqG619jq >PASS: tools/tracefile-limits/test_tracefile_count 91 - Destroy session 0YYtKbzWGqG619jq >PASS: tools/tracefile-limits/test_tracefile_count 92 - Validate file count: channel_0_* >PASS: tools/tracefile-limits/test_tracefile_count 93 - Validate file count: channel_1_* >PASS: tools/tracefile-limits/test_tracefile_count 94 - Validate file count: channel_2_* >PASS: tools/tracefile-limits/test_tracefile_count 95 - Validate file count: channel_3_* >PASS: tools/tracefile-limits/test_tracefile_count 96 - Validate file count: channel_4_* >PASS: tools/tracefile-limits/test_tracefile_count 97 - Validate file count: channel_5_* >PASS: tools/tracefile-limits/test_tracefile_count 98 - Validate file count: channel_6_* >PASS: tools/tracefile-limits/test_tracefile_count 99 - Validate file count: channel_7_* >PASS: tools/tracefile-limits/test_tracefile_count 100 - Validate file count: channel_8_* >PASS: tools/tracefile-limits/test_tracefile_count 101 - Validate file count: channel_9_* >PASS: tools/tracefile-limits/test_tracefile_count 102 - Validate file count: channel_10_* >PASS: tools/tracefile-limits/test_tracefile_count 103 - Validate file count: channel_11_* >FAIL: tools/tracefile-limits/test_tracefile_count 104 - Trace validation - intfield >FAIL: tools/tracefile-limits/test_tracefile_count 105 - Trace validation - netintfield >FAIL: tools/tracefile-limits/test_tracefile_count 106 - Trace validation - longfield >PASS: tools/tracefile-limits/test_tracefile_count 107 - Create session 1zjmgF7j536PSGz1 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.YNKoOUGtLr >PASS: tools/tracefile-limits/test_tracefile_count 108 - Enable channel channel for session 1zjmgF7j536PSGz1: 16 tracefiles >PASS: tools/tracefile-limits/test_tracefile_count 109 - Enable event tp:tptest for session 1zjmgF7j536PSGz1 in channel channel >PASS: tools/tracefile-limits/test_tracefile_count 110 - Start tracing for session 1zjmgF7j536PSGz1 >PASS: tools/tracefile-limits/test_tracefile_count 111 - Stop lttng tracing for session 1zjmgF7j536PSGz1 >PASS: tools/tracefile-limits/test_tracefile_count 112 - Destroy session 1zjmgF7j536PSGz1 >PASS: tools/tracefile-limits/test_tracefile_count 113 - Validate file count: channel_0_* >PASS: tools/tracefile-limits/test_tracefile_count 114 - Validate file count: channel_1_* >PASS: tools/tracefile-limits/test_tracefile_count 115 - Validate file count: channel_2_* >PASS: tools/tracefile-limits/test_tracefile_count 116 - Validate file count: channel_3_* >PASS: tools/tracefile-limits/test_tracefile_count 117 - Validate file count: channel_4_* >PASS: tools/tracefile-limits/test_tracefile_count 118 - Validate file count: channel_5_* >PASS: tools/tracefile-limits/test_tracefile_count 119 - Validate file count: channel_6_* >PASS: tools/tracefile-limits/test_tracefile_count 120 - Validate file count: channel_7_* >PASS: tools/tracefile-limits/test_tracefile_count 121 - Validate file count: channel_8_* >PASS: tools/tracefile-limits/test_tracefile_count 122 - Validate file count: channel_9_* >PASS: tools/tracefile-limits/test_tracefile_count 123 - Validate file count: channel_10_* >PASS: tools/tracefile-limits/test_tracefile_count 124 - Validate file count: channel_11_* >FAIL: tools/tracefile-limits/test_tracefile_count 125 - Trace validation - intfield >FAIL: tools/tracefile-limits/test_tracefile_count 126 - Trace validation - netintfield >FAIL: tools/tracefile-limits/test_tracefile_count 127 - Trace validation - longfield >PASS: tools/tracefile-limits/test_tracefile_count 128 - Create session a4Xur30yFcEEZZQt in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.JSVQ35u7Zv >PASS: tools/tracefile-limits/test_tracefile_count 129 - Enable channel channel for session a4Xur30yFcEEZZQt: 32 tracefiles >PASS: tools/tracefile-limits/test_tracefile_count 130 - Enable event tp:tptest for session a4Xur30yFcEEZZQt in channel channel >PASS: tools/tracefile-limits/test_tracefile_count 131 - Start tracing for session a4Xur30yFcEEZZQt >PASS: tools/tracefile-limits/test_tracefile_count 132 - Stop lttng tracing for session a4Xur30yFcEEZZQt >PASS: tools/tracefile-limits/test_tracefile_count 133 - Destroy session a4Xur30yFcEEZZQt >PASS: tools/tracefile-limits/test_tracefile_count 134 - Validate file count: channel_0_* >PASS: tools/tracefile-limits/test_tracefile_count 135 - Validate file count: channel_1_* >PASS: tools/tracefile-limits/test_tracefile_count 136 - Validate file count: channel_2_* >PASS: tools/tracefile-limits/test_tracefile_count 137 - Validate file count: channel_3_* >PASS: tools/tracefile-limits/test_tracefile_count 138 - Validate file count: channel_4_* >PASS: tools/tracefile-limits/test_tracefile_count 139 - Validate file count: channel_5_* >PASS: tools/tracefile-limits/test_tracefile_count 140 - Validate file count: channel_6_* >PASS: tools/tracefile-limits/test_tracefile_count 141 - Validate file count: channel_7_* >PASS: tools/tracefile-limits/test_tracefile_count 142 - Validate file count: channel_8_* >PASS: tools/tracefile-limits/test_tracefile_count 143 - Validate file count: channel_9_* >PASS: tools/tracefile-limits/test_tracefile_count 144 - Validate file count: channel_10_* >PASS: tools/tracefile-limits/test_tracefile_count 145 - Validate file count: channel_11_* >FAIL: tools/tracefile-limits/test_tracefile_count 146 - Trace validation - intfield >FAIL: tools/tracefile-limits/test_tracefile_count 147 - Trace validation - netintfield >FAIL: tools/tracefile-limits/test_tracefile_count 148 - Trace validation - longfield >PASS: tools/tracefile-limits/test_tracefile_count 149 - Create session iyz9JXm2CO6zgAHf in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.TA2UQ04Aav >PASS: tools/tracefile-limits/test_tracefile_count 150 - Enable channel channel for session iyz9JXm2CO6zgAHf: 64 tracefiles >PASS: tools/tracefile-limits/test_tracefile_count 151 - Enable event tp:tptest for session iyz9JXm2CO6zgAHf in channel channel >PASS: tools/tracefile-limits/test_tracefile_count 152 - Start tracing for session iyz9JXm2CO6zgAHf >PASS: tools/tracefile-limits/test_tracefile_count 153 - Stop lttng tracing for session iyz9JXm2CO6zgAHf >PASS: tools/tracefile-limits/test_tracefile_count 154 - Destroy session iyz9JXm2CO6zgAHf >PASS: tools/tracefile-limits/test_tracefile_count 155 - Validate file count: channel_0_* >PASS: tools/tracefile-limits/test_tracefile_count 156 - Validate file count: channel_1_* >PASS: tools/tracefile-limits/test_tracefile_count 157 - Validate file count: channel_2_* >PASS: tools/tracefile-limits/test_tracefile_count 158 - Validate file count: channel_3_* >PASS: tools/tracefile-limits/test_tracefile_count 159 - Validate file count: channel_4_* >PASS: tools/tracefile-limits/test_tracefile_count 160 - Validate file count: channel_5_* >PASS: tools/tracefile-limits/test_tracefile_count 161 - Validate file count: channel_6_* >PASS: tools/tracefile-limits/test_tracefile_count 162 - Validate file count: channel_7_* >PASS: tools/tracefile-limits/test_tracefile_count 163 - Validate file count: channel_8_* >PASS: tools/tracefile-limits/test_tracefile_count 164 - Validate file count: channel_9_* >PASS: tools/tracefile-limits/test_tracefile_count 165 - Validate file count: channel_10_* >PASS: tools/tracefile-limits/test_tracefile_count 166 - Validate file count: channel_11_* >FAIL: tools/tracefile-limits/test_tracefile_count 167 - Trace validation - intfield >FAIL: tools/tracefile-limits/test_tracefile_count 168 - Trace validation - netintfield >FAIL: tools/tracefile-limits/test_tracefile_count 169 - Trace validation - longfield >PASS: tools/tracefile-limits/test_tracefile_count 170 - Kill session daemon >ERROR: tools/tracefile-limits/test_tracefile_count - exited with status 24 >PASS: tools/tracefile-limits/test_tracefile_size 1 - Start session daemon >PASS: tools/tracefile-limits/test_tracefile_size 2 - Create session G6JMo8Qr6wvOyid1 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.qZUO6DHsTE >PASS: tools/tracefile-limits/test_tracefile_size 3 - Enable channel channel for session G6JMo8Qr6wvOyid1: 4096 bytes tracefile limit >PASS: tools/tracefile-limits/test_tracefile_size 4 - Enable event tp:tptest for session G6JMo8Qr6wvOyid1 in channel channel >PASS: tools/tracefile-limits/test_tracefile_size 5 - Start tracing for session G6JMo8Qr6wvOyid1 >PASS: tools/tracefile-limits/test_tracefile_size 6 - Stop lttng tracing for session G6JMo8Qr6wvOyid1 >PASS: tools/tracefile-limits/test_tracefile_size 7 - Destroy session G6JMo8Qr6wvOyid1 >PASS: tools/tracefile-limits/test_tracefile_size 8 - File size validation >SKIP: tools/tracefile-limits/test_tracefile_size 9 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/tracefile-limits/test_tracefile_size 10 - Validate trace for event tp:tptest >PASS: tools/tracefile-limits/test_tracefile_size 11 - Create session sEW9Myu7ZEpkFduC in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WigPVr0zBy >PASS: tools/tracefile-limits/test_tracefile_size 12 - Enable channel channel for session sEW9Myu7ZEpkFduC: 8192 bytes tracefile limit >PASS: tools/tracefile-limits/test_tracefile_size 13 - Enable event tp:tptest for session sEW9Myu7ZEpkFduC in channel channel >PASS: tools/tracefile-limits/test_tracefile_size 14 - Start tracing for session sEW9Myu7ZEpkFduC >PASS: tools/tracefile-limits/test_tracefile_size 15 - Stop lttng tracing for session sEW9Myu7ZEpkFduC >PASS: tools/tracefile-limits/test_tracefile_size 16 - Destroy session sEW9Myu7ZEpkFduC >PASS: tools/tracefile-limits/test_tracefile_size 17 - File size validation >SKIP: tools/tracefile-limits/test_tracefile_size 18 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/tracefile-limits/test_tracefile_size 19 - Validate trace for event tp:tptest >PASS: tools/tracefile-limits/test_tracefile_size 20 - Create session pTjfy8LB7aA4Y2gH in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.aIJdusT2F4 >PASS: tools/tracefile-limits/test_tracefile_size 21 - Enable channel channel for session pTjfy8LB7aA4Y2gH: 16384 bytes tracefile limit >PASS: tools/tracefile-limits/test_tracefile_size 22 - Enable event tp:tptest for session pTjfy8LB7aA4Y2gH in channel channel >PASS: tools/tracefile-limits/test_tracefile_size 23 - Start tracing for session pTjfy8LB7aA4Y2gH >PASS: tools/tracefile-limits/test_tracefile_size 24 - Stop lttng tracing for session pTjfy8LB7aA4Y2gH >PASS: tools/tracefile-limits/test_tracefile_size 25 - Destroy session pTjfy8LB7aA4Y2gH >PASS: tools/tracefile-limits/test_tracefile_size 26 - File size validation >SKIP: tools/tracefile-limits/test_tracefile_size 27 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/tracefile-limits/test_tracefile_size 28 - Validate trace for event tp:tptest >PASS: tools/tracefile-limits/test_tracefile_size 29 - Create session VwV8IKRbF5r8PnqE in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Pcv0P2ZDVa >PASS: tools/tracefile-limits/test_tracefile_size 30 - Enable channel channel for session VwV8IKRbF5r8PnqE: 32768 bytes tracefile limit >PASS: tools/tracefile-limits/test_tracefile_size 31 - Enable event tp:tptest for session VwV8IKRbF5r8PnqE in channel channel >PASS: tools/tracefile-limits/test_tracefile_size 32 - Start tracing for session VwV8IKRbF5r8PnqE >PASS: tools/tracefile-limits/test_tracefile_size 33 - Stop lttng tracing for session VwV8IKRbF5r8PnqE >PASS: tools/tracefile-limits/test_tracefile_size 34 - Destroy session VwV8IKRbF5r8PnqE >PASS: tools/tracefile-limits/test_tracefile_size 35 - File size validation >SKIP: tools/tracefile-limits/test_tracefile_size 36 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/tracefile-limits/test_tracefile_size 37 - Validate trace for event tp:tptest >PASS: tools/tracefile-limits/test_tracefile_size 38 - Create session b8mR6vX9R8kPP31h in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.oDnQsKtsjy >PASS: tools/tracefile-limits/test_tracefile_size 39 - Enable channel channel for session b8mR6vX9R8kPP31h: 65536 bytes tracefile limit >PASS: tools/tracefile-limits/test_tracefile_size 40 - Enable event tp:tptest for session b8mR6vX9R8kPP31h in channel channel >PASS: tools/tracefile-limits/test_tracefile_size 41 - Start tracing for session b8mR6vX9R8kPP31h >PASS: tools/tracefile-limits/test_tracefile_size 42 - Stop lttng tracing for session b8mR6vX9R8kPP31h >PASS: tools/tracefile-limits/test_tracefile_size 43 - Destroy session b8mR6vX9R8kPP31h >PASS: tools/tracefile-limits/test_tracefile_size 44 - File size validation >SKIP: tools/tracefile-limits/test_tracefile_size 45 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/tracefile-limits/test_tracefile_size 46 - Validate trace for event tp:tptest >PASS: tools/tracefile-limits/test_tracefile_size 47 - Create session dcxIGOK0W53NBdxW in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.AzXR7LZhPl >PASS: tools/tracefile-limits/test_tracefile_size 48 - Enable channel channel for session dcxIGOK0W53NBdxW: 131072 bytes tracefile limit >PASS: tools/tracefile-limits/test_tracefile_size 49 - Enable event tp:tptest for session dcxIGOK0W53NBdxW in channel channel >PASS: tools/tracefile-limits/test_tracefile_size 50 - Start tracing for session dcxIGOK0W53NBdxW >PASS: tools/tracefile-limits/test_tracefile_size 51 - Stop lttng tracing for session dcxIGOK0W53NBdxW >PASS: tools/tracefile-limits/test_tracefile_size 52 - Destroy session dcxIGOK0W53NBdxW >PASS: tools/tracefile-limits/test_tracefile_size 53 - File size validation >SKIP: tools/tracefile-limits/test_tracefile_size 54 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/tracefile-limits/test_tracefile_size 55 - Validate trace for event tp:tptest >PASS: tools/tracefile-limits/test_tracefile_size 56 - Create session oBO7ZWXNJWYUHFsB in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.B0PtYXZoH8 >PASS: tools/tracefile-limits/test_tracefile_size 57 - Enable channel channel for session oBO7ZWXNJWYUHFsB: 5120 bytes tracefile limit >PASS: tools/tracefile-limits/test_tracefile_size 58 - Enable event tp:tptest for session oBO7ZWXNJWYUHFsB in channel channel >PASS: tools/tracefile-limits/test_tracefile_size 59 - Start tracing for session oBO7ZWXNJWYUHFsB >PASS: tools/tracefile-limits/test_tracefile_size 60 - Stop lttng tracing for session oBO7ZWXNJWYUHFsB >PASS: tools/tracefile-limits/test_tracefile_size 61 - Destroy session oBO7ZWXNJWYUHFsB >PASS: tools/tracefile-limits/test_tracefile_size 62 - File size validation >SKIP: tools/tracefile-limits/test_tracefile_size 63 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/tracefile-limits/test_tracefile_size 64 - Validate trace for event tp:tptest >PASS: tools/tracefile-limits/test_tracefile_size 65 - Create session kGsSFPXzeuqIU1T7 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.LUZtoqNUlp >PASS: tools/tracefile-limits/test_tracefile_size 66 - Enable channel channel for session kGsSFPXzeuqIU1T7: 4094 bytes tracefile limit >ERROR: tools/tracefile-limits/test_tracefile_size 67 - Enable event tp:tptest for session kGsSFPXzeuqIU1T7 in channel channel # UNPLANNED >ERROR: tools/tracefile-limits/test_tracefile_size 68 - Start tracing for session kGsSFPXzeuqIU1T7 # UNPLANNED >ERROR: tools/tracefile-limits/test_tracefile_size 69 - Stop lttng tracing for session kGsSFPXzeuqIU1T7 # UNPLANNED >ERROR: tools/tracefile-limits/test_tracefile_size 70 - Destroy session kGsSFPXzeuqIU1T7 # UNPLANNED >ERROR: tools/tracefile-limits/test_tracefile_size 71 - File size validation # UNPLANNED >ERROR: tools/tracefile-limits/test_tracefile_size 72 # UNPLANNED >ERROR: tools/tracefile-limits/test_tracefile_size 73 - Validate trace for event tp:tptest # UNPLANNED >ERROR: tools/tracefile-limits/test_tracefile_size 74 - Kill session daemon # UNPLANNED >ERROR: tools/tracefile-limits/test_tracefile_size - too many tests run (expected 66, got 74) >ERROR: tools/tracefile-limits/test_tracefile_size - exited with status 1 >PASS: tools/exclusion/test_exclusion 1 - Start session daemon >PASS: tools/exclusion/test_exclusion 2 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.k495PyR0iG >PASS: tools/exclusion/test_exclusion 3 - Enable lttng event with event "tp:tptest2" excluded >PASS: tools/exclusion/test_exclusion 4 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 5 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 6 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 7 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 8 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.PV5S82qvLW >PASS: tools/exclusion/test_exclusion 9 - Enable lttng event with event "tp:tptest3" excluded >PASS: tools/exclusion/test_exclusion 10 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 11 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 12 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 13 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 14 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.LBUMwhWHSY >PASS: tools/exclusion/test_exclusion 15 - Enable lttng event with event "tp:tptest*" excluded >PASS: tools/exclusion/test_exclusion 16 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 17 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 18 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 19 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 20 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.b3mGsx0a0K >PASS: tools/exclusion/test_exclusion 21 - Enable lttng event with event "tp:tptest*" excluded >PASS: tools/exclusion/test_exclusion 22 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 23 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 24 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 25 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 26 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.RzQ9vW7raZ >PASS: tools/exclusion/test_exclusion 27 - Enable lttng event with event "tp:tptest*" excluded >PASS: tools/exclusion/test_exclusion 28 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 29 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 30 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 31 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 32 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.byxjYLyTeL >PASS: tools/exclusion/test_exclusion 33 - Enable lttng event with event "tp:tptest*" excluded >PASS: tools/exclusion/test_exclusion 34 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 35 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 36 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 37 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 38 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.4ecpMHGO03 >PASS: tools/exclusion/test_exclusion 39 - Enable lttng event with event "tp:tptest*" excluded >PASS: tools/exclusion/test_exclusion 40 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 41 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 42 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 43 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 44 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.0VgFXPtJdW >PASS: tools/exclusion/test_exclusion 45 - Enable lttng event with event "tp*tptest*" excluded >PASS: tools/exclusion/test_exclusion 46 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 47 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 48 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 49 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 50 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.vlUwDGGC3s >PASS: tools/exclusion/test_exclusion 51 - Enable lttng event with event "tp*tptest*" excluded >PASS: tools/exclusion/test_exclusion 52 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 53 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 54 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 55 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 56 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fapBBJh6HI >PASS: tools/exclusion/test_exclusion 57 - Enable lttng event with event "tp*tptest*" excluded >PASS: tools/exclusion/test_exclusion 58 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 59 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 60 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 61 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 62 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.0A0dZXMyo7 >PASS: tools/exclusion/test_exclusion 63 - Enable lttng event with event "tp*tptest*" excluded >PASS: tools/exclusion/test_exclusion 64 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 65 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 66 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 67 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 68 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.SRFUtVhoUn >PASS: tools/exclusion/test_exclusion 69 - Enable lttng event with event "tp*tptest*" excluded >PASS: tools/exclusion/test_exclusion 70 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 71 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 72 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 73 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 74 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Gr5dCuQ45O >PASS: tools/exclusion/test_exclusion 75 - Enable lttng event with event "*test2" excluded >PASS: tools/exclusion/test_exclusion 76 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 77 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 78 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 79 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 80 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.9LyrcFCgZp >PASS: tools/exclusion/test_exclusion 81 - Enable lttng event with event "*test5" excluded >PASS: tools/exclusion/test_exclusion 82 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 83 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 84 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 85 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 86 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.piNLTHKoZp >PASS: tools/exclusion/test_exclusion 87 - Enable lttng event with event "*p*test*" excluded >PASS: tools/exclusion/test_exclusion 88 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 89 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 90 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 91 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 92 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.43QQk5L4L6 >PASS: tools/exclusion/test_exclusion 93 - Enable lttng event with event "*p*test*" excluded >PASS: tools/exclusion/test_exclusion 94 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 95 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 96 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 97 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 98 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.taE2kg0u6E >PASS: tools/exclusion/test_exclusion 99 - Enable lttng event with event "*p*test*" excluded >PASS: tools/exclusion/test_exclusion 100 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 101 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 102 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 103 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 104 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.F78QEm6wr2 >PASS: tools/exclusion/test_exclusion 105 - Enable lttng event with event "*p***test*" excluded >PASS: tools/exclusion/test_exclusion 106 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 107 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 108 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 109 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 110 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ZxkHGv3pL5 >PASS: tools/exclusion/test_exclusion 111 - Enable lttng event with event "*p*test*" excluded >PASS: tools/exclusion/test_exclusion 112 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 113 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 114 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 115 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 116 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.RronNxTaSP >PASS: tools/exclusion/test_exclusion 117 - Enable lttng event with event "*3" excluded >PASS: tools/exclusion/test_exclusion 118 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 119 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 120 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 121 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 122 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Q35D7V0cjc >PASS: tools/exclusion/test_exclusion 123 - Enable lttng event with event "tp*test3,*2" excluded >PASS: tools/exclusion/test_exclusion 124 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 125 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 126 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 127 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 128 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.l4QIEGwCR4 >PASS: tools/exclusion/test_exclusion 129 - Enable lttng event with event "**tp*test3,*2" excluded >PASS: tools/exclusion/test_exclusion 130 - Start tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 131 - Stop lttng tracing for session test-exclusion >PASS: tools/exclusion/test_exclusion 132 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 133 - Validate trace exclusion output >PASS: tools/exclusion/test_exclusion 134 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.l4QIEGwCR4 >PASS: tools/exclusion/test_exclusion 135 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 136 - Enable LTTng event "allo" with exclusion "lol" fails >PASS: tools/exclusion/test_exclusion 137 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.l4QIEGwCR4 >PASS: tools/exclusion/test_exclusion 138 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 139 - Enable LTTng event "allo" with exclusion "meow,lol" fails >PASS: tools/exclusion/test_exclusion 140 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.l4QIEGwCR4 >PASS: tools/exclusion/test_exclusion 141 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 142 - Enable LTTng event "allo" with exclusion "z*em" fails >PASS: tools/exclusion/test_exclusion 143 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.l4QIEGwCR4 >PASS: tools/exclusion/test_exclusion 144 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 145 - Enable LTTng event "allo*" with exclusion "all*" fails >PASS: tools/exclusion/test_exclusion 146 - Create session test-exclusion in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.l4QIEGwCR4 >PASS: tools/exclusion/test_exclusion 147 - Destroy session test-exclusion >PASS: tools/exclusion/test_exclusion 148 - Enable LTTng event "allo*" with exclusion "ze,all*,yes" fails >PASS: tools/exclusion/test_exclusion 149 - Kill session daemon >PASS: tools/snapshots/test_ust_fast 1 - Start session daemon >PASS: tools/snapshots/test_ust_fast 2 - Create session tTblrU7c7eZZdoUF in no-output mode >PASS: tools/snapshots/test_ust_fast 3 - Enable channel snapchan for session tTblrU7c7eZZdoUF >PASS: tools/snapshots/test_ust_fast 4 - Enable ust event tp:tptest for session tTblrU7c7eZZdoUF >PASS: tools/snapshots/test_ust_fast 5 - Start tracing for session tTblrU7c7eZZdoUF >PASS: tools/snapshots/test_ust_fast 6 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv ( -n randomname ) >PASS: tools/snapshots/test_ust_fast 7 - Snapshot named randomname present in list-output listing >PASS: tools/snapshots/test_ust_fast 8 - Deleted snapshot output named randomname >PASS: tools/snapshots/test_ust_fast 9 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv ( -n somesnapshot ) >PASS: tools/snapshots/test_ust_fast 10 - Snapshot named somesnapshot present in list-output listing >PASS: tools/snapshots/test_ust_fast 11 - Stop lttng tracing for session tTblrU7c7eZZdoUF >PASS: tools/snapshots/test_ust_fast 12 - Destroy session tTblrU7c7eZZdoUF >PASS: tools/snapshots/test_ust_fast 13 - Create session Gz93mH0bTUoEsnJj in no-output mode >PASS: tools/snapshots/test_ust_fast 14 - Enable channel snapchan for session Gz93mH0bTUoEsnJj >PASS: tools/snapshots/test_ust_fast 15 - Enable ust event tp:tptest for session Gz93mH0bTUoEsnJj >PASS: tools/snapshots/test_ust_fast 16 - Start tracing for session Gz93mH0bTUoEsnJj >PASS: tools/snapshots/test_ust_fast 17 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv >PASS: tools/snapshots/test_ust_fast 18 - Start application to trace >PASS: tools/snapshots/test_ust_fast 19 - Snapshot recorded >PASS: tools/snapshots/test_ust_fast 20 - Stop lttng tracing for session Gz93mH0bTUoEsnJj >PASS: tools/snapshots/test_ust_fast 21 - Destroy session Gz93mH0bTUoEsnJj >SKIP: tools/snapshots/test_ust_fast 22 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 23 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 24 - Create session hJyUyFMwTSUkHZZ5 in no-output mode >PASS: tools/snapshots/test_ust_fast 25 - Enable channel for session hJyUyFMwTSUkHZZ5 with subbuf size 8192 >PASS: tools/snapshots/test_ust_fast 26 - Enable ust event tp:tptest for session hJyUyFMwTSUkHZZ5 >PASS: tools/snapshots/test_ust_fast 27 - Start tracing for session hJyUyFMwTSUkHZZ5 >PASS: tools/snapshots/test_ust_fast 28 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv ( -m 98304 ) >PASS: tools/snapshots/test_ust_fast 29 - Start application to trace >PASS: tools/snapshots/test_ust_fast 30 - Snapshot recorded >FAIL: tools/snapshots/test_ust_fast 31 - Tracefiles size sum validation >PASS: tools/snapshots/test_ust_fast 32 - Tracefiles size sum validation >PASS: tools/snapshots/test_ust_fast 33 - Stop lttng tracing for session hJyUyFMwTSUkHZZ5 >PASS: tools/snapshots/test_ust_fast 34 - Destroy session hJyUyFMwTSUkHZZ5 >SKIP: tools/snapshots/test_ust_fast 35 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 36 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 37 - Create session L7R80HFo7XZTjxEq in no-output mode >PASS: tools/snapshots/test_ust_fast 38 - Enable channel snapchan per UID for session L7R80HFo7XZTjxEq >PASS: tools/snapshots/test_ust_fast 39 - Enable ust event tp:tptest for session L7R80HFo7XZTjxEq >PASS: tools/snapshots/test_ust_fast 40 - Start tracing for session L7R80HFo7XZTjxEq >PASS: tools/snapshots/test_ust_fast 41 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv >PASS: tools/snapshots/test_ust_fast 42 - Start application to trace >PASS: tools/snapshots/test_ust_fast 43 - Snapshot recorded >PASS: tools/snapshots/test_ust_fast 44 - Stop lttng tracing for session L7R80HFo7XZTjxEq >PASS: tools/snapshots/test_ust_fast 45 - Destroy session L7R80HFo7XZTjxEq >SKIP: tools/snapshots/test_ust_fast 46 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 47 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 48 - Create session sY2FoTOqTGM2eVvs in no-output mode >PASS: tools/snapshots/test_ust_fast 49 - Enable channel snapchan per UID for session sY2FoTOqTGM2eVvs >PASS: tools/snapshots/test_ust_fast 50 - Enable ust event tp:tptest for session sY2FoTOqTGM2eVvs >PASS: tools/snapshots/test_ust_fast 51 - Start tracing for session sY2FoTOqTGM2eVvs >PASS: tools/snapshots/test_ust_fast 52 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv >PASS: tools/snapshots/test_ust_fast 53 - Start application to trace >PASS: tools/snapshots/test_ust_fast 54 - Snapshot recorded >PASS: tools/snapshots/test_ust_fast 55 - Stop lttng tracing for session sY2FoTOqTGM2eVvs >PASS: tools/snapshots/test_ust_fast 56 - Destroy session sY2FoTOqTGM2eVvs >SKIP: tools/snapshots/test_ust_fast 57 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 58 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 59 - Create session PzXCgsFHF3PNivAV in no-output mode >PASS: tools/snapshots/test_ust_fast 60 - Enable channel snapchan for session PzXCgsFHF3PNivAV >PASS: tools/snapshots/test_ust_fast 61 - Enable ust event tp:tptest1,tp:tptest2,tp:tptest3,tp:tptest4,tp:tptest5 for session PzXCgsFHF3PNivAV >PASS: tools/snapshots/test_ust_fast 62 - Start tracing for session PzXCgsFHF3PNivAV >PASS: tools/snapshots/test_ust_fast 63 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv >PASS: tools/snapshots/test_ust_fast 64 - Start application to trace >PASS: tools/snapshots/test_ust_fast 65 - Snapshot recorded >PASS: tools/snapshots/test_ust_fast 66 - Stop lttng tracing for session PzXCgsFHF3PNivAV >PASS: tools/snapshots/test_ust_fast 67 - Destroy session PzXCgsFHF3PNivAV >SKIP: tools/snapshots/test_ust_fast 68 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 69 - Validate trace for event tp:tptest1 >FAIL: tools/snapshots/test_ust_fast 70 - Validate trace for event tp:tptest2 >FAIL: tools/snapshots/test_ust_fast 71 - Validate trace for event tp:tptest3 >FAIL: tools/snapshots/test_ust_fast 72 - Validate trace for event tp:tptest4 >FAIL: tools/snapshots/test_ust_fast 73 - Validate trace for event tp:tptest5 >PASS: tools/snapshots/test_ust_fast 74 - Create session 2be0qmsMTcqkKAZs in no-output mode >PASS: tools/snapshots/test_ust_fast 75 - Enable channel snapchan for session 2be0qmsMTcqkKAZs >PASS: tools/snapshots/test_ust_fast 76 - Enable ust event tp:tptest for session 2be0qmsMTcqkKAZs >PASS: tools/snapshots/test_ust_fast 77 - Start tracing for session 2be0qmsMTcqkKAZs >PASS: tools/snapshots/test_ust_fast 78 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv >PASS: tools/snapshots/test_ust_fast 79 - Start application to trace >PASS: tools/snapshots/test_ust_fast 80 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 81 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 82 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 83 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 84 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 85 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 86 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 87 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 88 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 89 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 90 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 91 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 92 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 93 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 94 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 95 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 96 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 97 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 98 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 99 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 100 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 101 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 102 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 103 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 104 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 105 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 106 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 107 - Snapshot recorded >SKIP: tools/snapshots/test_ust_fast 108 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_fast 109 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_fast 110 - Stop lttng tracing for session 2be0qmsMTcqkKAZs >PASS: tools/snapshots/test_ust_fast 111 - Destroy session 2be0qmsMTcqkKAZs >PASS: tools/snapshots/test_ust_fast 112 - Create session LARzc0fAaqMUzVZT in no-output mode >PASS: tools/snapshots/test_ust_fast 113 - Enable channel snapchan for session LARzc0fAaqMUzVZT with small discard buffers >PASS: tools/snapshots/test_ust_fast 114 - Enable ust event tp:tptest for session LARzc0fAaqMUzVZT >PASS: tools/snapshots/test_ust_fast 115 - Start tracing for session LARzc0fAaqMUzVZT >PASS: tools/snapshots/test_ust_fast 116 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv >PASS: tools/snapshots/test_ust_fast 117 - Start application to trace >PASS: tools/snapshots/test_ust_fast 118 - Snapshot recorded >PASS: tools/snapshots/test_ust_fast 119 - Start application to trace >PASS: tools/snapshots/test_ust_fast 120 - Snapshot recorded >ERROR: tools/snapshots/test_ust_fast 121 - First snapshot event do not match. # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 122 - Stop lttng tracing for session LARzc0fAaqMUzVZT # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 123 - Destroy session LARzc0fAaqMUzVZT # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 124 - Create session jDnUrJlsU3oNW4Ji in no-output mode # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 125 - Enable channel snapchan for session jDnUrJlsU3oNW4Ji with small discard buffers # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 126 - Enable ust event tp:tptest for session jDnUrJlsU3oNW4Ji # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 127 - Start tracing for session jDnUrJlsU3oNW4Ji # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 128 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.5IIqsz9BNv # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 129 - Start application to trace # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 130 - Snapshot recorded # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 131 - Start application to trace # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 132 - Snapshot recorded # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 133 - First snapshot event do not match. # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 134 - Stop lttng tracing for session jDnUrJlsU3oNW4Ji # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 135 - Destroy session jDnUrJlsU3oNW4Ji # UNPLANNED >ERROR: tools/snapshots/test_ust_fast 136 - Kill session daemon # UNPLANNED >ERROR: tools/snapshots/test_ust_fast - too many tests run (expected 120, got 136) >PASS: tools/snapshots/test_ust_streaming 1 - Start lttng-relayd (opt: -o /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.GHb4mDlZ5O) >PASS: tools/snapshots/test_ust_streaming 2 - Start session daemon >PASS: tools/snapshots/test_ust_streaming 3 - Create session 6mHLbwzbF3XZcEdY in no-output mode >PASS: tools/snapshots/test_ust_streaming 4 - Enable channel chan1 for session 6mHLbwzbF3XZcEdY >PASS: tools/snapshots/test_ust_streaming 5 - Enable ust event tp:tptest for session 6mHLbwzbF3XZcEdY >PASS: tools/snapshots/test_ust_streaming 6 - Start tracing for session 6mHLbwzbF3XZcEdY >PASS: tools/snapshots/test_ust_streaming 7 - Start application to trace >PASS: tools/snapshots/test_ust_streaming 8 - Added snapshot output net://localhost >PASS: tools/snapshots/test_ust_streaming 9 - Snapshot recorded >SKIP: tools/snapshots/test_ust_streaming 10 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_streaming 11 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_streaming 12 - Create session 6QHxdqs9oR1pa098 in no-output mode >PASS: tools/snapshots/test_ust_streaming 13 - Enable channel chan1 for session 6QHxdqs9oR1pa098 >PASS: tools/snapshots/test_ust_streaming 14 - Enable ust event tp:tptest for session 6QHxdqs9oR1pa098 >PASS: tools/snapshots/test_ust_streaming 15 - Start tracing for session 6QHxdqs9oR1pa098 >PASS: tools/snapshots/test_ust_streaming 16 - Start application to trace >PASS: tools/snapshots/test_ust_streaming 17 - Added snapshot output net://localhost >PASS: tools/snapshots/test_ust_streaming 18 - Snapshot recorded >PASS: tools/snapshots/test_ust_streaming 19 - Stop lttng tracing for session 6QHxdqs9oR1pa098 >PASS: tools/snapshots/test_ust_streaming 20 - Destroy session 6QHxdqs9oR1pa098 >SKIP: tools/snapshots/test_ust_streaming 21 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/snapshots/test_ust_streaming 22 - Validate trace for event tp:tptest >PASS: tools/snapshots/test_ust_streaming 23 - Kill session daemon >PASS: tools/snapshots/test_ust_streaming 24 - Kill relay daemon >ERROR: tools/snapshots/test_ust_streaming - too few tests run (expected 49, got 24) >ERROR: tools/snapshots/test_ust_streaming - exited with status 27 >PASS: tools/save-load/test_save 1 - Start session daemon >PASS: tools/save-load/test_save 2 - Create session save-42 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.4F60rqlGFC >PASS: tools/save-load/test_save 3 - Enable channel chan-save for session save-42 >PASS: tools/save-load/test_save 4 - Enable ust event tp:tptest for session save-42 >PASS: tools/save-load/test_save 5 - Track command with opts: -p 666 -u -s save-42 >PASS: tools/save-load/test_save 6 - Session saved >PASS: tools/save-load/test_save 7 - Session save-42.lttng file found! >PASS: tools/save-load/test_save 8 - Destroy session save-42 >PASS: tools/save-load/test_save 9 - Create session save-42-1 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.OFJ9cqYHQi >PASS: tools/save-load/test_save 10 - Create session save-42-2 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.OFJ9cqYHQi >PASS: tools/save-load/test_save 11 - Create session save-42-3 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.OFJ9cqYHQi >PASS: tools/save-load/test_save 12 - Enable channel chan-save for session save-42-1 >PASS: tools/save-load/test_save 13 - Enable channel chan-save for session save-42-2 >PASS: tools/save-load/test_save 14 - Enable channel chan-save for session save-42-3 >PASS: tools/save-load/test_save 15 - Enable ust event tp:tptest for session save-42-1 >PASS: tools/save-load/test_save 16 - Enable ust event tp:tptest for session save-42-2 >PASS: tools/save-load/test_save 17 - Enable ust event tp:tptest for session save-42-3 >PASS: tools/save-load/test_save 18 - Track command with opts: -p 666 -u -s save-42-1 >PASS: tools/save-load/test_save 19 - Track command with opts: -p 666 -u -s save-42-2 >PASS: tools/save-load/test_save 20 - Track command with opts: -p 666 -u -s save-42-3 >PASS: tools/save-load/test_save 21 - Session saved >PASS: tools/save-load/test_save 22 - Session save-42-1.lttng file found! >PASS: tools/save-load/test_save 23 - Session save-42-2.lttng file found! >PASS: tools/save-load/test_save 24 - Session save-42-3.lttng file found! >PASS: tools/save-load/test_save 25 - Destroy session save-42-1 >PASS: tools/save-load/test_save 26 - Destroy session save-42-2 >PASS: tools/save-load/test_save 27 - Destroy session save-42-3 >PASS: tools/save-load/test_save 28 - Create session save-42 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ybmDePI7zT >PASS: tools/save-load/test_save 29 - Enable channel chan-save for session save-42 >PASS: tools/save-load/test_save 30 - Enable ust event tp:tptest for session save-42 >PASS: tools/save-load/test_save 31 - Session saved >PASS: tools/save-load/test_save 32 - Session save-42.lttng file found! >PASS: tools/save-load/test_save 33 - Destroy session save-42 >PASS: tools/save-load/test_save 34 - Create session save-42 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ybmDePI7zT >PASS: tools/save-load/test_save 35 - Enable channel chan-save for session save-42 >PASS: tools/save-load/test_save 36 - Enable ust event tp:tptest for session save-42 >PASS: tools/save-load/test_save 37 - Session failed to be saved. Expected! >PASS: tools/save-load/test_save 38 - Session saved >PASS: tools/save-load/test_save 39 - Session save-42.lttng file found! >PASS: tools/save-load/test_save 40 - Destroy session save-42 >PASS: tools/save-load/test_save 41 - Kill session daemon >PASS: tools/save-load/test_load 1 - Start session daemon >PASS: tools/save-load/test_load 2 - Load command with opts: -i ./tools/save-load//load-42.lttng >PASS: tools/save-load/test_load 3 - Destroy session load-42 >PASS: tools/save-load/test_load 4 - Start lttng-relayd (opt: -C tcp://localhost:8172 -D tcp://localhost:9817) >PASS: tools/save-load/test_load 5 - Load command with opts: -i ./tools/save-load//load-42-complex.lttng >PASS: tools/save-load/test_load 6 - Disable event uevent1 for session load-42-complex >PASS: tools/save-load/test_load 7 - Disable event uevent2 for session load-42-complex >PASS: tools/save-load/test_load 8 - Disable event uevent3* for session load-42-complex >PASS: tools/save-load/test_load 9 - Disable channel chan1 for session load-42-complex >PASS: tools/save-load/test_load 10 - Disable channel chan2 for session load-42-complex >PASS: tools/save-load/test_load 11 - Disable channel chan3 for session load-42-complex >PASS: tools/save-load/test_load 12 - Disabled event is loaded in disabled state >PASS: tools/save-load/test_load 13 - Disabled event is loaded in disabled state >PASS: tools/save-load/test_load 14 - Enabled event with same name but different loglevel is in disabled state >PASS: tools/save-load/test_load 15 - Destroy session load-42-complex >PASS: tools/save-load/test_load 16 - Kill relay daemon >PASS: tools/save-load/test_load 17 - Start lttng-relayd (opt: -C tcp://localhost:8172 -D tcp://localhost:9817) >PASS: tools/save-load/test_load 18 - Load command with opts: -a -i ./tools/save-load/ >PASS: tools/save-load/test_load 19 - Destroy session load-42 >PASS: tools/save-load/test_load 20 - Destroy session load-42-complex >PASS: tools/save-load/test_load 21 - Destroy session load-42-trackers >PASS: tools/save-load/test_load 22 - Kill relay daemon >PASS: tools/save-load/test_load 23 - Load command with opts: -i ./tools/save-load//load-42.lttng >PASS: tools/save-load/test_load 24 - Load command with opts: -f -i ./tools/save-load/ load-42 >PASS: tools/save-load/test_load 25 - Destroy session load-42 >PASS: tools/save-load/test_load 26 - Load command with opts: -i ./tools/save-load//load-42-trackers.lttng >PASS: tools/save-load/test_load 27 - Pid target is present >PASS: tools/save-load/test_load 28 - Untrack command with opts: -p 666 -u -s load-42-trackers >PASS: tools/save-load/test_load 29 - Destroy session load-42-trackers >PASS: tools/save-load/test_load 30 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-name=PinkyAndTheBrain load-42 >PASS: tools/save-load/test_load 31 - Override name successful [load-42 to PinkyAndTheBrain] >PASS: tools/save-load/test_load 32 - Output path is not affected by name override >PASS: tools/save-load/test_load 33 - Destroy session PinkyAndTheBrain >PASS: tools/save-load/test_load 34 - Load command failed as expected with opts: -i ./tools/save-load//load-42.lttng --override-name=PinkyAndTheBrain >PASS: tools/save-load/test_load 35 - Start lttng-relayd (opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817) >PASS: tools/save-load/test_load 36 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=file:///tmp/override/to/here >PASS: tools/save-load/test_load 37 - Path url file:// override [{/tmp/override/to/here/}, /tmp/override/to/here/] >PASS: tools/save-load/test_load 38 - Destroy session load-42 >PASS: tools/save-load/test_load 39 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=/tmp/override/to/here >PASS: tools/save-load/test_load 40 - Path url / override [{/tmp/override/to/here/}, /tmp/override/to/here/] >PASS: tools/save-load/test_load 41 - Destroy session load-42 >PASS: tools/save-load/test_load 42 - Load command with opts: -i ./tools/save-load//load-42.lttng --override-url=net://127.0.0.1:8172:9817 >PASS: tools/save-load/test_load 43 - Path url net://host:port:port override [tcp4://127.0.0.1:8172/ [data: 9817], tcp4://127.0.0.1:8172/ [data: 9817]] >PASS: tools/save-load/test_load 44 - Destroy session load-42 >PASS: tools/save-load/test_load 45 - Kill relay daemon >PASS: tools/save-load/test_load 46 - Start lttng-relayd (opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817) >PASS: tools/save-load/test_load 47 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=file:///tmp/override/to/here >PASS: tools/save-load/test_load 48 - Path url file:// override [{/tmp/override/to/here/}, /tmp/override/to/here/] >PASS: tools/save-load/test_load 49 - Destroy session load-42-snapshot >PASS: tools/save-load/test_load 50 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=/tmp/override/to/here >PASS: tools/save-load/test_load 51 - Path url / override [{/tmp/override/to/here/}, /tmp/override/to/here/] >PASS: tools/save-load/test_load 52 - Destroy session load-42-snapshot >PASS: tools/save-load/test_load 53 - Load command with opts: -i ./tools/save-load//configuration/load-42-snapshot.lttng --override-url=net://127.0.0.1:8172:9817 >PASS: tools/save-load/test_load 54 - Path url ctrl net://host:port:port override [tcp4://127.0.0.1:8172/, tcp4://127.0.0.1:8172/] >PASS: tools/save-load/test_load 55 - Path url data net://host:port:port override [tcp4://127.0.0.1:9817/, tcp4://127.0.0.1:9817/] >PASS: tools/save-load/test_load 56 - Destroy session load-42-snapshot >PASS: tools/save-load/test_load 57 - Kill relay daemon >PASS: tools/save-load/test_load 58 - Start lttng-relayd (opt: -C tcp://127.0.0.1:8172 -D tcp://127.0.0.1:9817) >PASS: tools/save-load/test_load 59 - Load command failed as expected with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=file:///tmp/override/to/here >PASS: tools/save-load/test_load 60 - Destroy session load-42-live failed as expected >PASS: tools/save-load/test_load 61 - Load command failed as expected with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=/tmp/override/to/here >PASS: tools/save-load/test_load 62 - Destroy session load-42-live failed as expected >PASS: tools/save-load/test_load 63 - Load command with opts: -i ./tools/save-load//configuration/load-42-live.lttng --override-url=net://127.0.0.1:8172:9817 >PASS: tools/save-load/test_load 64 - Path url net://host:port:port override [tcp4://127.0.0.1:8172/ [data: 9817], tcp4://127.0.0.1:8172/ [data: 9817]] >PASS: tools/save-load/test_load 65 - Destroy session load-42-live >PASS: tools/save-load/test_load 66 - Kill relay daemon >PASS: tools/save-load/test_load 67 - Kill session daemon >PASS: tools/mi/test_mi 1 - Start session daemon >PASS: tools/mi/test_mi 2 - MI test: Lttng version >PASS: tools/mi/test_mi 3 - MI test: Version xsd validation >PASS: tools/mi/test_mi 4 - Create session testSession in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 5 - MI test: create session xsd validation >PASS: tools/mi/test_mi 6 - Create session testSession in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 failed as expected >PASS: tools/mi/test_mi 7 - MI test: expecting fail create session xsd validation >PASS: tools/mi/test_mi 8 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 9 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/create_session.xml command failed as expected >PASS: tools/mi/test_mi 10 - Destroy session testSession >PASS: tools/mi/test_mi 11 - Create session testSession1 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 12 - Create session testSession2 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 13 - Create session testSession3 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 14 - Destroy session testSession1 >PASS: tools/mi/test_mi 15 - MI test: destroy session testSession1 xsd validation >PASS: tools/mi/test_mi 16 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text() >PASS: tools/mi/test_mi 17 - Mi test: deleted session: testSession1 expected: testSession1 >PASS: tools/mi/test_mi 18 - Destroy all lttng sessions >PASS: tools/mi/test_mi 19 - MI test: destroy all session xsd validation >PASS: tools/mi/test_mi 20 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text() >PASS: tools/mi/test_mi 21 - Mi test: 2 / 2 sessions discovered >PASS: tools/mi/test_mi 22 - Destroy session testSession1 failed as expected >PASS: tools/mi/test_mi 23 - MI test: failing destroy session testSession1 xsd validation >PASS: tools/mi/test_mi 24 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 25 - Mi test: destroy command on testSession1 failed as expected >PASS: tools/mi/test_mi 26 - Create session testSession1 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 27 - Create session testSession2 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 28 - Create session testSession3 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 29 - Lttng-tool list command with option >PASS: tools/mi/test_mi 30 - Mi test: list sessions xsd validation >PASS: tools/mi/test_mi 31 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text() >PASS: tools/mi/test_mi 32 - Mi test: 3 / 3 sessions discovered >PASS: tools/mi/test_mi 33 - Destroy all lttng sessions >PASS: tools/mi/test_mi 34 - Create session testsession in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 35 - Enable channel channelUst0 for session testsession >PASS: tools/mi/test_mi 36 - Mi test: enable ust channel xsd validation >PASS: tools/mi/test_mi 37 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 38 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/ust_channel.xml command success >PASS: tools/mi/test_mi 39 - Enable channel channelUst0 for session testsession failed as expected >PASS: tools/mi/test_mi 40 - Mi test: fail enable ust channel xsd validation >PASS: tools/mi/test_mi 41 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 42 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/ust_channel.xml command failed as expected >PASS: tools/mi/test_mi 43 - Enable channel channelUst1 for session testsession >PASS: tools/mi/test_mi 44 - Enable channel channelUst2 for session testsession >PASS: tools/mi/test_mi 45 - Disable channel channelUst0 for session testsession >PASS: tools/mi/test_mi 46 - Mi test: disable ust channel xsd validation >PASS: tools/mi/test_mi 47 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 48 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/ust_channel.xml command success >PASS: tools/mi/test_mi 49 - Extraction of xpath //lttng:command/lttng:output/lttng:channels/lttng:channel/lttng:name/text() >PASS: tools/mi/test_mi 50 - MI test: channelUst0 disabled >PASS: tools/mi/test_mi 51 - Disable channel channelUst1,channelUst2 for session testsession >PASS: tools/mi/test_mi 52 - Mi test: multiple disable ust channel xsd validation >PASS: tools/mi/test_mi 53 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 54 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/ust_channel.xml command success >PASS: tools/mi/test_mi 55 - Extraction of xpath //lttng:command/lttng:output/lttng:channels/lttng:channel/lttng:name/text() >PASS: tools/mi/test_mi 56 - Mi test: disabled ust channel 2/2 >PASS: tools/mi/test_mi 57 - Destroy all lttng sessions >PASS: tools/mi/test_mi 58 - Create session testSession in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 59 - Enable channel testChannel for session testSession >PASS: tools/mi/test_mi 60 - Enable ust event ev1 for session testSession >PASS: tools/mi/test_mi 61 - Mi test: Enable_event for ust domain xsd validation >PASS: tools/mi/test_mi 62 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 63 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/ust_event.xml command success >PASS: tools/mi/test_mi 64 - Enable ust event ev1 for session testSession failed as expected >PASS: tools/mi/test_mi 65 - Mi test: Fail enable_event for ust domain xsd validation >PASS: tools/mi/test_mi 66 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 67 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/ust_event.xml command failed as expected >PASS: tools/mi/test_mi 68 - Enable ust event ev1,ev2,ev3 for session testSession failed as expected >PASS: tools/mi/test_mi 69 - Mi test: Multiple enable ust event with inside fail xsd validation >PASS: tools/mi/test_mi 70 - Extraction of xpath //lttng:command/lttng:output/lttng:events/lttng:event/lttng:success/text() >PASS: tools/mi/test_mi 71 - Mi test: Enabled event on failing enable command /2 >PASS: tools/mi/test_mi 72 - Extraction of xpath //lttng:command/lttng:output/lttng:events/lttng:event/lttng:success/text() >PASS: tools/mi/test_mi 73 - Mi test: Enabled event on failing enable command /2 >PASS: tools/mi/test_mi 74 - Disable event ev1 for session testSession >PASS: tools/mi/test_mi 75 - Mi test: Disable ust event xsd validation >PASS: tools/mi/test_mi 76 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 77 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/ust_event.xml command success >PASS: tools/mi/test_mi 78 - Disable event ev1,ev2,ev3 for session testSession >PASS: tools/mi/test_mi 79 - Mi test: Disable multiple ust event xsd validation >PASS: tools/mi/test_mi 80 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 81 - Mi test: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/ust_event.xml command success >PASS: tools/mi/test_mi 82 - Extraction of xpath //lttng:command/lttng:output/lttng:channel/lttng:events/lttng:event/lttng:success/text() >PASS: tools/mi/test_mi 83 - Mi test: Disable multiple ust event success 3/3 >PASS: tools/mi/test_mi 84 - Destroy all lttng sessions >PASS: tools/mi/test_mi 85 - Create session testSession in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 86 - Enable channel testChannel for session testSession >PASS: tools/mi/test_mi 87 - Enable ust event ev1,ev2,ev3 for session testSession >PASS: tools/mi/test_mi 88 - Lttng-tool list command with option testSession -c testChannel >PASS: tools/mi/test_mi 89 - Mi test: list channel xsd validation >PASS: tools/mi/test_mi 90 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text() >PASS: tools/mi/test_mi 91 - Mi test: 1 / 1 domains discovered >PASS: tools/mi/test_mi 92 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:channels/lttng:channel/lttng:name/text() >PASS: tools/mi/test_mi 93 - Mi test: 1 / 1 channel discovered >PASS: tools/mi/test_mi 94 - Mi test: expected channel: testChannel found: testChannel >PASS: tools/mi/test_mi 95 - Enable channel testChannela for session testSession >PASS: tools/mi/test_mi 96 - Destroy all lttng sessions >PASS: tools/mi/test_mi 97 - Create session testSession in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 98 - Enable channel testChannel for session testSession >PASS: tools/mi/test_mi 99 - Enable ust event ev1,ev2,ev3 for session testSession >PASS: tools/mi/test_mi 100 - Enable JUL event ev1,ev2,ev3 for session testSession >PASS: tools/mi/test_mi 101 - Lttng-tool list command with option testSession -d >PASS: tools/mi/test_mi 102 - Mi test: list domain xsd validation >PASS: tools/mi/test_mi 103 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text() >PASS: tools/mi/test_mi 104 - Mi test: 2 / 2 domains discovered >PASS: tools/mi/test_mi 105 - Mi test: domains Jul is present >PASS: tools/mi/test_mi 106 - Mi test: domains UST is present >PASS: tools/mi/test_mi 107 - Destroy all lttng sessions >PASS: tools/mi/test_mi 108 - Create session testSession in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 109 - Enable channel testChannel for session testSession >PASS: tools/mi/test_mi 110 - Enable ust event ev1,ev2,ev3 for session testSession >PASS: tools/mi/test_mi 111 - Enable JUL event ev1,ev2,ev3 for session testSession >PASS: tools/mi/test_mi 112 - Lttng-tool list command with option testSession >PASS: tools/mi/test_mi 113 - Mi test: list session xsd validation >PASS: tools/mi/test_mi 114 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:type/text() >PASS: tools/mi/test_mi 115 - Mi test: 2 / 2 domains discovered >PASS: tools/mi/test_mi 116 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:channels/lttng:channel/lttng:name/text() >PASS: tools/mi/test_mi 117 - Mi test: 2 / 2 channel discovered >PASS: tools/mi/test_mi 118 - Destroy all lttng sessions >PASS: tools/mi/test_mi 119 - Lttng-tool list command with option -u -f >PASS: tools/mi/test_mi 120 - Mi test: list ust event xsd validation >PASS: tools/mi/test_mi 121 - Extraction of xpath //lttng:command/lttng:output/lttng:domains/lttng:domain[./lttng:type ='UST']/lttng:pids/lttng:pid/lttng:events/lttng:event/lttng:name/text() >PASS: tools/mi/test_mi 122 - Mi test: 26 / 5 ust events discovered >PASS: tools/mi/test_mi 123 - Extraction of xpath //lttng:command/lttng:output/lttng:domains/lttng:domain[./lttng:type ='UST']/lttng:pids/lttng:pid/lttng:events/lttng:event[./lttng:name = 'tp:tptest']/lttng:event_fields/lttng:event_field/lttng:name/text() >PASS: tools/mi/test_mi 124 - Mi test: 12 / 12 ust event fields discovered >PASS: tools/mi/test_mi 125 - Create session testStartStopSession in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13 >PASS: tools/mi/test_mi 126 - Start tracing for session testStartStopSession failed as expected >PASS: tools/mi/test_mi 127 - Mi test: failed start xsd validation >PASS: tools/mi/test_mi 128 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 129 - Mi test: mi report failure on start command as expected >PASS: tools/mi/test_mi 130 - Enable channel startStopChannel for session testStartStopSession >PASS: tools/mi/test_mi 131 - Start tracing for session testStartStopSession >PASS: tools/mi/test_mi 132 - Mi test: start xsd validation >PASS: tools/mi/test_mi 133 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 134 - Mi test: mi report success on start command as expected >PASS: tools/mi/test_mi 135 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text() >PASS: tools/mi/test_mi 136 - Mi test: started testStartStopSession >PASS: tools/mi/test_mi 137 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:enabled/text() >PASS: tools/mi/test_mi 138 - Mi test: enabled element : true expected: true >PASS: tools/mi/test_mi 139 - Metadata regenerate testStartStopSession >PASS: tools/mi/test_mi 140 - Mi test: regenerate metadata >PASS: tools/mi/test_mi 141 - Stop lttng tracing for session testStartStopSession >PASS: tools/mi/test_mi 142 - Mi test: stop xsd validation >PASS: tools/mi/test_mi 143 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:name/text() >PASS: tools/mi/test_mi 144 - Mi test: stopped testStartStopSession >PASS: tools/mi/test_mi 145 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:enabled/text() >PASS: tools/mi/test_mi 146 - Mi test: enabled element : false expected: false >PASS: tools/mi/test_mi 147 - Stop lttng tracing for session testStartStopSession failed as expected >PASS: tools/mi/test_mi 148 - Mi test: failed stop xsd validation >PASS: tools/mi/test_mi 149 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 150 - Mi test: mi report failure on start command as expected >PASS: tools/mi/test_mi 151 - Destroy all lttng sessions >PASS: tools/mi/test_mi 152 - Create session testSnapshotAdd in no-output mode >PASS: tools/mi/test_mi 153 - Added snapshot output file:///var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/snapshotoutput >PASS: tools/mi/test_mi 154 - Mi test: snapshot xsd validation >PASS: tools/mi/test_mi 155 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 156 - Mi test: add snapshot is a success >PASS: tools/mi/test_mi 157 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:session_name/text() >PASS: tools/mi/test_mi 158 - Mi test: added snapshot for: testSnapshotAdd expected testSnapshotAdd >PASS: tools/mi/test_mi 159 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:name/text() >PASS: tools/mi/test_mi 160 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'add-output']/lttng:output/lttng:snapshot/lttng:id/text() >PASS: tools/mi/test_mi 161 - Snapshot list >PASS: tools/mi/test_mi 162 - Mi test: snapshot list xsd validation >PASS: tools/mi/test_mi 163 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 164 - Mi test: add snapshot is a success >PASS: tools/mi/test_mi 165 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'list-output']/lttng:output/lttng:session[./lttng:name ='testSnapshotAdd']/lttng:snapshots/lttng:snapshot/lttng:name/text() >PASS: tools/mi/test_mi 166 - Mi test: snapshot list extracted snapshot: snapshot-1 expected: snapshot-1 >PASS: tools/mi/test_mi 167 - Deleted snapshot output id 1 >PASS: tools/mi/test_mi 168 - Mi test: snapshot delete xsd validation >PASS: tools/mi/test_mi 169 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 170 - Mi test: del snapshot is a success >PASS: tools/mi/test_mi 171 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'del-output']/lttng:output/lttng:snapshot/lttng:id/text() >PASS: tools/mi/test_mi 172 - Mi test: snapshot del extracted snapshot id: 1 expected: 1 >PASS: tools/mi/test_mi 173 - Extraction of xpath //lttng:command/lttng:output/lttng:snapshot_action[./lttng:name = 'del-output']/lttng:output/lttng:snapshot/lttng:session_name/text() >PASS: tools/mi/test_mi 174 - Mi test: snapshot del extracted snapshot id: testSnapshotAdd expected: testSnapshotAdd >PASS: tools/mi/test_mi 175 - Deleted snapshot output id 1 failed as expected >PASS: tools/mi/test_mi 176 - Mi test: snapshot delete xsd validation >PASS: tools/mi/test_mi 177 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 178 - Mi test: del snapshot is a success >PASS: tools/mi/test_mi 179 - Destroy all lttng sessions >PASS: tools/mi/test_mi 180 - Create session testTrack in no-output mode >PASS: tools/mi/test_mi 181 - Track command with opts: -p 1,2,3 -u >PASS: tools/mi/test_mi 182 - Mi test: track pid xsd validation >PASS: tools/mi/test_mi 183 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 184 - Mi test: track pid is a success >PASS: tools/mi/test_mi 185 - Extraction of xpath //lttng:command/lttng:output/lttng:targets/lttng:pid_target/lttng:pid >PASS: tools/mi/test_mi 186 - Mi test: track pid expecting 3 processes got 3 >PASS: tools/mi/test_mi 187 - Lttng-tool list command with option testTrack >PASS: tools/mi/test_mi 188 - Mi test: session list with pid_tracker validate >PASS: tools/mi/test_mi 189 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:trackers/lttng:pid_tracker/lttng:targets/lttng:pid_target/lttng:pid >PASS: tools/mi/test_mi 190 - Mi test: tracker pid listing expecting 3 target got 3 >PASS: tools/mi/test_mi 191 - Untrack command with opts: -p 2,3 -u >PASS: tools/mi/test_mi 192 - Mi test: untrack pid xsd validation >PASS: tools/mi/test_mi 193 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 194 - Mi test: untrack pid is a success >PASS: tools/mi/test_mi 195 - Extraction of xpath //lttng:command/lttng:output/lttng:targets/lttng:pid_target/lttng:pid >PASS: tools/mi/test_mi 196 - Mi test: untrack pid expecting 2 process got 2 >PASS: tools/mi/test_mi 197 - Lttng-tool list command with option testTrack >PASS: tools/mi/test_mi 198 - Mi test: session list with pid_tracker validate >PASS: tools/mi/test_mi 199 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:trackers/lttng:pid_tracker/lttng:targets/lttng:pid_target/lttng:pid >PASS: tools/mi/test_mi 200 - Mi test: tracker pid listing expecting 1 process got 1 >PASS: tools/mi/test_mi 201 - Untrack command with opts: -p -u -a >PASS: tools/mi/test_mi 202 - Mi test: untrack pid xsd validation >PASS: tools/mi/test_mi 203 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 204 - Mi test: untrack all pid is a success >PASS: tools/mi/test_mi 205 - Extraction of xpath //lttng:command/lttng:output/lttng:targets/lttng:pid_target/lttng:pid >PASS: tools/mi/test_mi 206 - Mi test: untrack pid expecting 1 process got 1 >PASS: tools/mi/test_mi 207 - Mi test: pid expected is * got * >PASS: tools/mi/test_mi 208 - Lttng-tool list command with option testTrack >PASS: tools/mi/test_mi 209 - Mi test: session list with pid_tracker validate >PASS: tools/mi/test_mi 210 - Extraction of xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:trackers/lttng:pid_tracker/lttng:targets/lttng:pid_target/lttng:pid >PASS: tools/mi/test_mi 211 - Mi test: tracker pid listing expecting 0 process got 0 >PASS: tools/mi/test_mi 212 - Track command with opts: -p -u -a >PASS: tools/mi/test_mi 213 - Mi test: track pid xsd validation >PASS: tools/mi/test_mi 214 - Extraction of xpath /lttng:command/lttng:success/text() >PASS: tools/mi/test_mi 215 - Mi test: track all pid is a success >PASS: tools/mi/test_mi 216 - Extraction of xpath //lttng:command/lttng:output/lttng:targets/lttng:pid_target/lttng:pid >PASS: tools/mi/test_mi 217 - Mi test: track pid expecting 1 process got 1 >PASS: tools/mi/test_mi 218 - Mi test: pid expected is * got * >PASS: tools/mi/test_mi 219 - Lttng-tool list command with option testTrack >PASS: tools/mi/test_mi 220 - Mi test: session list with pid_tracker validate >PASS: tools/mi/test_mi 221 - Check of node existence with xpath //lttng:command/lttng:output/lttng:sessions/lttng:session/lttng:domains/lttng:domain/lttng:trackers/lttng:pid_tracker >PASS: tools/mi/test_mi 222 - Mi test: Pid_tracker node is absent as defined >PASS: tools/mi/test_mi 223 - Destroy all lttng sessions >PASS: tools/mi/test_mi 224 - Create session session_long_path in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.3aERCpXW13/Q4FnKbSXVEufcY9bML91po2dkQ0naeOllXWPmMmXhnw2PeUKn3vAwDylzLOVnY1cpKD5uZxPlUAvzlEJrhFvHQhvbUWYYwUpu5ZJYpyYWjSmEc9pzuahsbZRkBBjglrITr1RWZ61LDOQaIJrVSRDSfgOQj5vwAGlARHSraPG3U4yidGlLlSMlWnpwVH2y9EVh2tkrN37HxyT7KnN0LkKL52lEKiDURzRS0HdBimCTHGdL6kHhOJgbNeHhCCYbl >PASS: tools/mi/test_mi 225 - Lttng-tool list command with option >PASS: tools/mi/test_mi 226 - Mi test: list session with long path xsd validation >PASS: tools/mi/test_mi 227 - Destroy all lttng sessions >PASS: tools/mi/test_mi 228 - Kill session daemon >PASS: tools/wildcard/test_event_wildcard 1 - Start session daemon >PASS: tools/wildcard/test_event_wildcard 2 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.vFHdB3XAH9 >PASS: tools/wildcard/test_event_wildcard 3 - Enable ust event tp:abc* for session wildcard >PASS: tools/wildcard/test_event_wildcard 4 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 5 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 6 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 7 - Destroy session wildcard >PASS: tools/wildcard/test_event_wildcard 8 - Trace match >PASS: tools/wildcard/test_event_wildcard 9 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.JUO5fIhX0I >PASS: tools/wildcard/test_event_wildcard 10 - Enable ust event *abc for session wildcard >PASS: tools/wildcard/test_event_wildcard 11 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 12 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 13 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 14 - Destroy session wildcard >PASS: tools/wildcard/test_event_wildcard 15 - Trace match >PASS: tools/wildcard/test_event_wildcard 16 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.eTyKl0NxTr >PASS: tools/wildcard/test_event_wildcard 17 - Enable ust event *z* for session wildcard >PASS: tools/wildcard/test_event_wildcard 18 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 19 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 20 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 21 - Destroy session wildcard >PASS: tools/wildcard/test_event_wildcard 22 - Trace match >PASS: tools/wildcard/test_event_wildcard 23 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.tcJc0ANPAD >PASS: tools/wildcard/test_event_wildcard 24 - Enable ust event *\** for session wildcard >PASS: tools/wildcard/test_event_wildcard 25 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 26 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 27 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 28 - Destroy session wildcard >PASS: tools/wildcard/test_event_wildcard 29 - Trace match >PASS: tools/wildcard/test_event_wildcard 30 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.s5iPu7AZVj >PASS: tools/wildcard/test_event_wildcard 31 - Enable ust event *\* for session wildcard >PASS: tools/wildcard/test_event_wildcard 32 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 33 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 34 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 35 - Destroy session wildcard >PASS: tools/wildcard/test_event_wildcard 36 - Trace match >PASS: tools/wildcard/test_event_wildcard 37 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.2CzebYLC1b >PASS: tools/wildcard/test_event_wildcard 38 - Enable ust event \** for session wildcard >PASS: tools/wildcard/test_event_wildcard 39 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 40 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 41 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 42 - Destroy session wildcard >PASS: tools/wildcard/test_event_wildcard 43 - Trace match >PASS: tools/wildcard/test_event_wildcard 44 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fxAsJAOODt >PASS: tools/wildcard/test_event_wildcard 45 - Enable ust event *:*tpte*s for session wildcard >PASS: tools/wildcard/test_event_wildcard 46 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 47 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 48 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 49 - Destroy session wildcard >PASS: tools/wildcard/test_event_wildcard 50 - Trace match >PASS: tools/wildcard/test_event_wildcard 51 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.0HmLT4uqOj >PASS: tools/wildcard/test_event_wildcard 52 - Enable ust event tp**tpTest for session wildcard >PASS: tools/wildcard/test_event_wildcard 53 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 54 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 55 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 56 - Destroy session wildcard >PASS: tools/wildcard/test_event_wildcard 57 - Trace match >PASS: tools/wildcard/test_event_wildcard 58 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.CGC8cp8DQe >PASS: tools/wildcard/test_event_wildcard 59 - Enable ust event tp:tp* for session wildcard >PASS: tools/wildcard/test_event_wildcard 60 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 61 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 62 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 63 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 64 - Trace match >PASS: tools/wildcard/test_event_wildcard 65 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.sr2unl8v72 >PASS: tools/wildcard/test_event_wildcard 66 - Enable ust event * for session wildcard >PASS: tools/wildcard/test_event_wildcard 67 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 68 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 69 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 70 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 71 - Trace match >PASS: tools/wildcard/test_event_wildcard 72 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Cmirf0sSnq >PASS: tools/wildcard/test_event_wildcard 73 - Enable ust event tp:tptest* for session wildcard >PASS: tools/wildcard/test_event_wildcard 74 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 75 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 76 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 77 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 78 - Trace match >PASS: tools/wildcard/test_event_wildcard 79 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.stD34Y4gLi >PASS: tools/wildcard/test_event_wildcard 80 - Enable ust event ** for session wildcard >PASS: tools/wildcard/test_event_wildcard 81 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 82 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 83 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 84 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 85 - Trace match >PASS: tools/wildcard/test_event_wildcard 86 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ieeAGWdWJ6 >PASS: tools/wildcard/test_event_wildcard 87 - Enable ust event *** for session wildcard >PASS: tools/wildcard/test_event_wildcard 88 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 89 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 90 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 91 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 92 - Trace match >PASS: tools/wildcard/test_event_wildcard 93 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.txre9qMXVn >PASS: tools/wildcard/test_event_wildcard 94 - Enable ust event *tptest for session wildcard >PASS: tools/wildcard/test_event_wildcard 95 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 96 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 97 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 98 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 99 - Trace match >PASS: tools/wildcard/test_event_wildcard 100 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.PCPs1wzmbQ >PASS: tools/wildcard/test_event_wildcard 101 - Enable ust event **tptest for session wildcard >PASS: tools/wildcard/test_event_wildcard 102 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 103 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 104 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 105 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 106 - Trace match >PASS: tools/wildcard/test_event_wildcard 107 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.pGYisN9huJ >PASS: tools/wildcard/test_event_wildcard 108 - Enable ust event *tpte* for session wildcard >PASS: tools/wildcard/test_event_wildcard 109 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 110 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 111 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 112 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 113 - Trace match >PASS: tools/wildcard/test_event_wildcard 114 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.GcMgXFEmR2 >PASS: tools/wildcard/test_event_wildcard 115 - Enable ust event *tp* for session wildcard >PASS: tools/wildcard/test_event_wildcard 116 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 117 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 118 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 119 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 120 - Trace match >PASS: tools/wildcard/test_event_wildcard 121 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Guc2dxbfvM >PASS: tools/wildcard/test_event_wildcard 122 - Enable ust event *tp** for session wildcard >PASS: tools/wildcard/test_event_wildcard 123 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 124 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 125 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 126 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 127 - Trace match >PASS: tools/wildcard/test_event_wildcard 128 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.jdUDyil7Wy >PASS: tools/wildcard/test_event_wildcard 129 - Enable ust event *:*tptest for session wildcard >PASS: tools/wildcard/test_event_wildcard 130 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 131 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 132 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 133 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 134 - Trace match >PASS: tools/wildcard/test_event_wildcard 135 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.wBw0YhWVB2 >PASS: tools/wildcard/test_event_wildcard 136 - Enable ust event *:*tpte*t for session wildcard >PASS: tools/wildcard/test_event_wildcard 137 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 138 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 139 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 140 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 141 - Trace match >PASS: tools/wildcard/test_event_wildcard 142 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.JCDhKIGTO6 >PASS: tools/wildcard/test_event_wildcard 143 - Enable ust event t*p*:*t*e*s*t for session wildcard >PASS: tools/wildcard/test_event_wildcard 144 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 145 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 146 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 147 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 148 - Trace match >PASS: tools/wildcard/test_event_wildcard 149 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.iXdm49AJ31 >PASS: tools/wildcard/test_event_wildcard 150 - Enable ust event *t*p*:*t*e*s*t* for session wildcard >PASS: tools/wildcard/test_event_wildcard 151 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 152 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 153 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 154 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 155 - Trace match >PASS: tools/wildcard/test_event_wildcard 156 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.jgzyduIxT4 >PASS: tools/wildcard/test_event_wildcard 157 - Enable ust event tp*tptest for session wildcard >PASS: tools/wildcard/test_event_wildcard 158 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 159 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 160 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 161 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 162 - Trace match >PASS: tools/wildcard/test_event_wildcard 163 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.FykEX1oJ7n >PASS: tools/wildcard/test_event_wildcard 164 - Enable ust event tp**tptest for session wildcard >PASS: tools/wildcard/test_event_wildcard 165 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 166 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 167 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 168 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 169 - Trace match >PASS: tools/wildcard/test_event_wildcard 170 - Create session wildcard in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.47JeUReNQ2 >PASS: tools/wildcard/test_event_wildcard 171 - Enable ust event tp*test for session wildcard >PASS: tools/wildcard/test_event_wildcard 172 - Start tracing for session >PASS: tools/wildcard/test_event_wildcard 173 - Traced application stopped. >PASS: tools/wildcard/test_event_wildcard 174 - Stop lttng tracing for session >PASS: tools/wildcard/test_event_wildcard 175 - Destroy session wildcard >FAIL: tools/wildcard/test_event_wildcard 176 - Trace match >SKIP: tools/wildcard/test_event_wildcard 177 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 178 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 179 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 180 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 181 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 182 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 183 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 184 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 185 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 186 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 187 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 188 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 189 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 190 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 191 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 192 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 193 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 194 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 195 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 196 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 197 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 198 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 199 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 200 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 201 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 202 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 203 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 204 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 205 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 206 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 207 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 208 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 209 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 210 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 211 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 212 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 213 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 214 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 215 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 216 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 217 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 218 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 219 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 220 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 221 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 222 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 223 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 224 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 225 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 226 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 227 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 228 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 229 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 230 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 231 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 232 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 233 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 234 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 235 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 236 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 237 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 238 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 239 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 240 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 241 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 242 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 243 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 244 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 245 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 246 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 247 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 248 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 249 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 250 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 251 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 252 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 253 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 254 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 255 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 256 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 257 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 258 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 259 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 260 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 261 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 262 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 263 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 264 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 265 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 266 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 267 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 268 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 269 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 270 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 271 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 272 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 273 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 274 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 275 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 276 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 277 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 278 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 279 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 280 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 281 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 282 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 283 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 284 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 285 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 286 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 287 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 288 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 289 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 290 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 291 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 292 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 293 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 294 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 295 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 296 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 297 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 298 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 299 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 300 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 301 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 302 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 303 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 304 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 305 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 306 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 307 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 308 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 309 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 310 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 311 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 312 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 313 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 314 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 315 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 316 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 317 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 318 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 319 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 320 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 321 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 322 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 323 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 324 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 325 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 326 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 327 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 328 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 329 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 330 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 331 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 332 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 333 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 334 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 335 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 336 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 337 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 338 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 339 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 340 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 341 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 342 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 343 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 344 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 345 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 346 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 347 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 348 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 349 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 350 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >SKIP: tools/wildcard/test_event_wildcard 351 # SKIP : Root access is needed. Skipping all kernel wildcard tests. >PASS: tools/wildcard/test_event_wildcard 352 - Kill session daemon >ERROR: tools/wildcard/test_event_wildcard - exited with status 17 >PASS: tools/crash/test_crash 1 - Start session daemon >PASS: tools/crash/test_crash 2 - Create session shm_path_per_uid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7PZLhj9klb >PASS: tools/crash/test_crash 3 - Enable channel channel_per_uid for session shm_path_per_uid >PASS: tools/crash/test_crash 4 - No files created on set-up >PASS: tools/crash/test_crash 5 - Start application to trace >PASS: tools/crash/test_crash 6 - Path /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WbJsTwIZnX/shm_path_per_uid-20180825-223116 created on application creation >PASS: tools/crash/test_crash 7 - uid path exist found /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WbJsTwIZnX/shm_path_per_uid-20180825-223116/ust/uid/250 >PASS: tools/crash/test_crash 8 - Expect 1 uid registration folder got 1 >PASS: tools/crash/test_crash 9 - Expect 1 uid registration folder got 1 >PASS: tools/crash/test_crash 10 - Destroy session shm_path_per_uid >PASS: tools/crash/test_crash 11 - Full cleanup >PASS: tools/crash/test_crash 12 - Kill session daemon >PASS: tools/crash/test_crash 13 - Start session daemon >PASS: tools/crash/test_crash 14 - Create session shm_path_per_pid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7PZLhj9klb >PASS: tools/crash/test_crash 15 - Enable channel channel_per_pid for session shm_path_per_pid >PASS: tools/crash/test_crash 16 - No file created on set-up >PASS: tools/crash/test_crash 17 - Start application to trace >PASS: tools/crash/test_crash 18 - Path /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WysCqcVoFL/shm_path_per_pid-20180825-223121 created on application creation >PASS: tools/crash/test_crash 19 - Pid path exists: /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WysCqcVoFL/shm_path_per_pid-20180825-223121/ust/pid/gen-ust-events-7281-20180825-223121 >PASS: tools/crash/test_crash 20 - Expect 1 pid registration folder got 1 >PASS: tools/crash/test_crash 21 - Expect > 0 buffer and metadata files got 13 >PASS: tools/crash/test_crash 22 - Start application to trace >PASS: tools/crash/test_crash 23 - Pid path exist found /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WysCqcVoFL/shm_path_per_pid-20180825-223121/ust/pid/gen-ust-events-8020-20180825-223122 >PASS: tools/crash/test_crash 24 - Expect 2 pid registration folder got 2 >PASS: tools/crash/test_crash 25 - First pid cleanup >PASS: tools/crash/test_crash 26 - Full cleanup >PASS: tools/crash/test_crash 27 - Destroy session shm_path_per_pid >PASS: tools/crash/test_crash 28 - Kill session daemon >PASS: tools/crash/test_crash 29 - Start session daemon >PASS: tools/crash/test_crash 30 - Create session shm_path_per_pid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7PZLhj9klb >PASS: tools/crash/test_crash 31 - Enable channel channel_per_pid for session shm_path_per_pid >PASS: tools/crash/test_crash 32 - Start application to trace >PASS: tools/crash/test_crash 33 - Start application to trace >PASS: tools/crash/test_crash 34 - Kill session daemon >PASS: tools/crash/test_crash 35 - Full cleanup on sigint >PASS: tools/crash/test_crash 36 - Start session daemon >PASS: tools/crash/test_crash 37 - Create session shm_path_per_uid_sigint in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7PZLhj9klb >PASS: tools/crash/test_crash 38 - Enable channel channel_per_uid_sigint for session shm_path_per_uid_sigint >PASS: tools/crash/test_crash 39 - Start application to trace >PASS: tools/crash/test_crash 40 - Start application to trace >PASS: tools/crash/test_crash 41 - Kill session daemon >PASS: tools/crash/test_crash 42 - Full cleanup on sigint >PASS: tools/crash/test_crash 43 - Start session daemon >PASS: tools/crash/test_crash 44 - Create session crash_test in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7PZLhj9klb >PASS: tools/crash/test_crash 45 - Enable channel channel_crash for session crash_test >PASS: tools/crash/test_crash 46 - Enable ust event tp:tptest for session crash_test >PASS: tools/crash/test_crash 47 - Start tracing for session crash_test >PASS: tools/crash/test_crash 48 - Stop lttng tracing for session >FAIL: tools/crash/test_crash 49 - Expect 10 recup event from buffers got 0 >FAIL: tools/crash/test_crash 50 - Expect 10 recup event from symlink buffers got 0 >PASS: tools/crash/test_crash 51 - Destroy session crash_test >PASS: tools/crash/test_crash 52 - Kill session daemon >PASS: tools/crash/test_crash 53 - Start session daemon >PASS: tools/crash/test_crash 54 - Create session crash_test in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7PZLhj9klb >PASS: tools/crash/test_crash 55 - Enable channel channel_crash for session crash_test >PASS: tools/crash/test_crash 56 - Enable ust event tp:tptest for session crash_test >PASS: tools/crash/test_crash 57 - Start tracing for session crash_test >PASS: tools/crash/test_crash 58 - Stop lttng tracing for session >PASS: tools/crash/test_crash 59 - Extraction of crashed buffers to path >FAIL: tools/crash/test_crash 60 - Trace match >PASS: tools/crash/test_crash 61 - Destroy session crash_test >PASS: tools/crash/test_crash 62 - Kill session daemon >PASS: tools/crash/test_crash 63 - Start session daemon >PASS: tools/crash/test_crash 64 - Create session crash_test in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.7PZLhj9klb >PASS: tools/crash/test_crash 65 - Enable channel channel_crash for session crash_test >PASS: tools/crash/test_crash 66 - Enable ust event tp:tptest for session crash_test >PASS: tools/crash/test_crash 67 - Start tracing for session crash_test >PASS: tools/crash/test_crash 68 - Sending SIGSTOP to session daemon >PASS: tools/crash/test_crash 69 - Sending SIGSTOP to consumer daemon >PASS: tools/crash/test_crash 70 - Kill consumer daemon >PASS: tools/crash/test_crash 71 - Kill session daemon >PASS: tools/crash/test_crash 72 - Extraction of crashed buffers to path /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.t4uuURQQ9G/extract >FAIL: tools/crash/test_crash 73 - Trace match >ERROR: tools/crash/test_crash - exited with status 4 >PASS: tools/regen-metadata/test_ust 1 - Start lttng-relayd (opt: -o /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.zziIJfeJgD) >PASS: tools/regen-metadata/test_ust 2 - Start session daemon >PASS: tools/regen-metadata/test_ust 3 - Create session with default path >PASS: tools/regen-metadata/test_ust 4 - Enable ust event tp:tptest for session FxBmtzftpBZ5uBPb >PASS: tools/regen-metadata/test_ust 5 - Start tracing for session FxBmtzftpBZ5uBPb >PASS: tools/regen-metadata/test_ust 6 - Metadata regenerate FxBmtzftpBZ5uBPb >PASS: tools/regen-metadata/test_ust 7 - Stop lttng tracing for session FxBmtzftpBZ5uBPb >PASS: tools/regen-metadata/test_ust 8 - Destroy session FxBmtzftpBZ5uBPb >SKIP: tools/regen-metadata/test_ust 9 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/regen-metadata/test_ust 10 - Validate trace for event tp:tptest >PASS: tools/regen-metadata/test_ust 11 - Create session D5FCD8YtFYC3ZP8X in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.zziIJfeJgD >PASS: tools/regen-metadata/test_ust 12 - Enable ust event tp:tptest for session D5FCD8YtFYC3ZP8X >PASS: tools/regen-metadata/test_ust 13 - Start tracing for session D5FCD8YtFYC3ZP8X >PASS: tools/regen-metadata/test_ust 14 - Metadata regenerate D5FCD8YtFYC3ZP8X >PASS: tools/regen-metadata/test_ust 15 - Stop lttng tracing for session D5FCD8YtFYC3ZP8X >PASS: tools/regen-metadata/test_ust 16 - Destroy session D5FCD8YtFYC3ZP8X >SKIP: tools/regen-metadata/test_ust 17 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/regen-metadata/test_ust 18 - Validate trace for event tp:tptest >PASS: tools/regen-metadata/test_ust 19 - Create session n3utYvMSGxEDUGkS in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.zziIJfeJgD >PASS: tools/regen-metadata/test_ust 20 - Enable channel channel0 per PID for session n3utYvMSGxEDUGkS >PASS: tools/regen-metadata/test_ust 21 - Enable ust event tp:tptest for session n3utYvMSGxEDUGkS >PASS: tools/regen-metadata/test_ust 22 - Start tracing for session n3utYvMSGxEDUGkS >PASS: tools/regen-metadata/test_ust 23 - Expected fail on regenerate metadata n3utYvMSGxEDUGkS >PASS: tools/regen-metadata/test_ust 24 - Stop lttng tracing for session n3utYvMSGxEDUGkS >PASS: tools/regen-metadata/test_ust 25 - Destroy session n3utYvMSGxEDUGkS >SKIP: tools/regen-metadata/test_ust 26 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/regen-metadata/test_ust 27 - Validate trace for event tp:tptest >PASS: tools/regen-metadata/test_ust 28 - Create live session >PASS: tools/regen-metadata/test_ust 29 - Enable ust event tp:tptest for session A5wOfRjRiAxDnN7X >PASS: tools/regen-metadata/test_ust 30 - Start tracing for session A5wOfRjRiAxDnN7X >PASS: tools/regen-metadata/test_ust 31 - Expected fail on regenerate metadata A5wOfRjRiAxDnN7X >PASS: tools/regen-metadata/test_ust 32 - Stop lttng tracing for session A5wOfRjRiAxDnN7X >PASS: tools/regen-metadata/test_ust 33 - Destroy session A5wOfRjRiAxDnN7X >ERROR: tools/regen-metadata/test_ust 34 # UNPLANNED >ERROR: tools/regen-metadata/test_ust 35 - Validate trace for event tp:tptest # UNPLANNED >ERROR: tools/regen-metadata/test_ust 36 - Kill session daemon # UNPLANNED >ERROR: tools/regen-metadata/test_ust 37 - Kill relay daemon # UNPLANNED >ERROR: tools/regen-metadata/test_ust - too many tests run (expected 33, got 37) >ERROR: tools/regen-metadata/test_ust - exited with status 1 >PASS: tools/regen-statedump/test_ust 1 - Start session daemon >PASS: tools/regen-statedump/test_ust 2 - Create session DeaAuQe2ooJcIcPI in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.1JBnUmpfyH >PASS: tools/regen-statedump/test_ust 3 - Enable ust event lttng_ust_statedump:start,lttng_ust_statedump:end for session DeaAuQe2ooJcIcPI >PASS: tools/regen-statedump/test_ust 4 - Start tracing for session DeaAuQe2ooJcIcPI >PASS: tools/regen-statedump/test_ust 5 - Metadata regenerate DeaAuQe2ooJcIcPI >PASS: tools/regen-statedump/test_ust 6 - Stop lttng tracing for session DeaAuQe2ooJcIcPI >PASS: tools/regen-statedump/test_ust 7 - Destroy session DeaAuQe2ooJcIcPI >SKIP: tools/regen-statedump/test_ust 8 # SKIP : Babeltrace binary not found. Skipping trace validation >FAIL: tools/regen-statedump/test_ust 9 - Validate trace for event lttng_ust_statedump:start >FAIL: tools/regen-statedump/test_ust 10 - Validate trace for event lttng_ust_statedump:end >FAIL: tools/regen-statedump/test_ust 11 - Read a total of 0 events, expected 4 >ERROR: tools/regen-statedump/test_ust 12 - Kill session daemon # UNPLANNED >ERROR: tools/regen-statedump/test_ust - too many tests run (expected 11, got 12) >ERROR: tools/regen-statedump/test_ust - exited with status 1 >PASS: tools/notification/test_notification_ust 1 - Registering a NULL trigger fails as expected >PASS: tools/notification/test_notification_ust 2 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio unset, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 3 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio unset, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 4 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio unset, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 5 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio unset, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 6 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio set, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 7 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio set, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 8 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio set, threshold byte unset, domain type unset >FAIL: tools/notification/test_notification_ust 9 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio set, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 10 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio unset, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 11 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio unset, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 12 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio unset, threshold byte set, domain type unset >FAIL: tools/notification/test_notification_ust 13 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio unset, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 14 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio set, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 15 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio set, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 16 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio set, threshold byte set, domain type unset >FAIL: tools/notification/test_notification_ust 17 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio set, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 18 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio unset, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 19 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio unset, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 20 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio unset, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 21 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio unset, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 22 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio set, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 23 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio set, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 24 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio set, threshold byte unset, domain type set >FAIL: tools/notification/test_notification_ust 25 - Trigger is registered: session name set, channel name set, threshold ratio set, threshold byte unset, domain type set >FAIL: tools/notification/test_notification_ust 26 - Re-register trigger fails as expected: session name set, channel name set, threshold ratio set, threshold byte unset, domain type set >FAIL: tools/notification/test_notification_ust 27 - Unregister trigger: session name set, channel name set, threshold ratio set, threshold byte unset, domain type set >FAIL: tools/notification/test_notification_ust 28 - Unregister of a non-registerd trigger fails as expected: session name set, channel name set, threshold ratio set, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 29 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio unset, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 30 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio unset, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 31 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio unset, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 32 - Trigger is registered: session name set, channel name set, threshold ratio unset, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 33 - Re-register trigger fails as expected: session name set, channel name set, threshold ratio unset, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 34 - Unregister trigger: session name set, channel name set, threshold ratio unset, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 35 - Unregister of a non-registerd trigger fails as expected: session name set, channel name set, threshold ratio unset, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 36 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio set, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 37 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio set, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 38 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 39 - Trigger is registered: session name set, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 40 - Re-register trigger fails as expected: session name set, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 41 - Unregister trigger: session name set, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 42 - Unregister of a non-registerd trigger fails as expected: session name set, channel name set, threshold ratio set, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 43 - Registering a NULL trigger fails as expected >PASS: tools/notification/test_notification_ust 44 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio unset, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 45 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio unset, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 46 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio unset, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 47 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio unset, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 48 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio set, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 49 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio set, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 50 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio set, threshold byte unset, domain type unset >FAIL: tools/notification/test_notification_ust 51 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio set, threshold byte unset, domain type unset >PASS: tools/notification/test_notification_ust 52 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio unset, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 53 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio unset, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 54 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio unset, threshold byte set, domain type unset >FAIL: tools/notification/test_notification_ust 55 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio unset, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 56 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio set, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 57 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio set, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 58 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio set, threshold byte set, domain type unset >FAIL: tools/notification/test_notification_ust 59 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio set, threshold byte set, domain type unset >PASS: tools/notification/test_notification_ust 60 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio unset, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 61 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio unset, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 62 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio unset, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 63 - Trigger is invalid as expected and cannot be registered: session name set, channel name set, threshold ratio unset, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 64 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio set, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 65 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio set, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 66 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio set, threshold byte unset, domain type set >FAIL: tools/notification/test_notification_ust 67 - Trigger is registered: session name set, channel name set, threshold ratio set, threshold byte unset, domain type set >FAIL: tools/notification/test_notification_ust 68 - Re-register trigger fails as expected: session name set, channel name set, threshold ratio set, threshold byte unset, domain type set >FAIL: tools/notification/test_notification_ust 69 - Unregister trigger: session name set, channel name set, threshold ratio set, threshold byte unset, domain type set >FAIL: tools/notification/test_notification_ust 70 - Unregister of a non-registerd trigger fails as expected: session name set, channel name set, threshold ratio set, threshold byte unset, domain type set >PASS: tools/notification/test_notification_ust 71 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio unset, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 72 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio unset, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 73 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio unset, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 74 - Trigger is registered: session name set, channel name set, threshold ratio unset, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 75 - Re-register trigger fails as expected: session name set, channel name set, threshold ratio unset, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 76 - Unregister trigger: session name set, channel name set, threshold ratio unset, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 77 - Unregister of a non-registerd trigger fails as expected: session name set, channel name set, threshold ratio unset, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 78 - Trigger is invalid as expected and cannot be registered: session name unset, channel name unset, threshold ratio set, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 79 - Trigger is invalid as expected and cannot be registered: session name set, channel name unset, threshold ratio set, threshold byte set, domain type set >PASS: tools/notification/test_notification_ust 80 - Trigger is invalid as expected and cannot be registered: session name unset, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 81 - Trigger is registered: session name set, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 82 - Re-register trigger fails as expected: session name set, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 83 - Unregister trigger: session name set, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 84 - Unregister of a non-registerd trigger fails as expected: session name set, channel name set, threshold ratio set, threshold byte set, domain type set >FAIL: tools/notification/test_notification_ust 85 - Setup error on low trigger registration >ERROR: tools/notification/test_notification_ust - too few tests run (expected 104, got 85) >SKIP: tools/notification/test_notification_kernel 1 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 2 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 3 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 4 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 5 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 6 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 7 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 8 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 9 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 10 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 11 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 12 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 13 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 14 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 15 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 16 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 17 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 18 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 19 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 20 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 21 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 22 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 23 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 24 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 25 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 26 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 27 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 28 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 29 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 30 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 31 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 32 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 33 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 34 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 35 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 36 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 37 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 38 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 39 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 40 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 41 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 42 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 43 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 44 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 45 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 46 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 47 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 48 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 49 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 50 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 51 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 52 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 53 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 54 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 55 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 56 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 57 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 58 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 59 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 60 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 61 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 62 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 63 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 64 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 65 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 66 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 67 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 68 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 69 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 70 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 71 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 72 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 73 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 74 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 75 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 76 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 77 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 78 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 79 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 80 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 81 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 82 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 83 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 84 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 85 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 86 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 87 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 88 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 89 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 90 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 91 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 92 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 93 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 94 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 95 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 96 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 97 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 98 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 99 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 100 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 101 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 102 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 103 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_kernel 104 # SKIP : Root access is needed. Skipping all kernel notification tests. >SKIP: tools/notification/test_notification_multi_app 1 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 2 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 3 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 4 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 5 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 6 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 7 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 8 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 9 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 10 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 11 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 12 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 13 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 14 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 15 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 16 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 17 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 18 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 19 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 20 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 21 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 22 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 23 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 24 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 25 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 26 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 27 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 28 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 29 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 30 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 31 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 32 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 33 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 34 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 35 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 36 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 37 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 38 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 39 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 40 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 41 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 42 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 43 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 44 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 45 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 46 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 47 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 48 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 49 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >SKIP: tools/notification/test_notification_multi_app 50 # SKIP : Root access is needed. Skipping all kernel multi-app notification tests. >FAIL: tools/notification/test_notification_multi_app 51 - Start session daemon >FAIL: tools/notification/test_notification_multi_app 52 - Create session my_session in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.aW5LDrxzgQ >FAIL: tools/notification/test_notification_multi_app 53 - Enable channel my_channel for session my_session >FAIL: tools/notification/test_notification_multi_app 54 - Enable ust event tp:tptest for session my_session >FAIL: tools/notification/test_notification_multi_app 55 - Waiting message: error logged see file content: sync: ready, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fDDMHin1rW/low_app_output_file_0 >FAIL: tools/notification/test_notification_multi_app 56 - Waiting message: error logged see file content: sync: ready, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fDDMHin1rW/high_app_output_file_0 >FAIL: tools/notification/test_notification_multi_app 57 - Start tracing for session my_session >FAIL: tools/notification/test_notification_multi_app 58 - Waiting message: error logged see file content: notification: high 0, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fDDMHin1rW/high_app_output_file_0 >FAIL: tools/notification/test_notification_multi_app 59 - Stop lttng tracing for session >FAIL: tools/notification/test_notification_multi_app 60 - Waiting message: error logged see file content: notification: low 0, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fDDMHin1rW/low_app_output_file_0 >FAIL: tools/notification/test_notification_multi_app 61 - Notifications 0 received >FAIL: tools/notification/test_notification_multi_app 62 - Waiting message: error logged see file content: exit: 0, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fDDMHin1rW/low_app_output_file_0 >FAIL: tools/notification/test_notification_multi_app 63 - Application for low notification terminated normally >FAIL: tools/notification/test_notification_multi_app 64 - Waiting message: error logged see file content: exit: 0, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.fDDMHin1rW/high_app_output_file_0 >FAIL: tools/notification/test_notification_multi_app 65 - Application for high notification terminated normally >FAIL: tools/notification/test_notification_multi_app 66 - Destroy session my_session >PASS: tools/notification/test_notification_multi_app 67 - Kill session daemon >FAIL: tools/notification/test_notification_multi_app 68 - Start session daemon >FAIL: tools/notification/test_notification_multi_app 69 - Create session my_session in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.AzbAhWXOIe >FAIL: tools/notification/test_notification_multi_app 70 - Enable channel my_channel for session my_session >FAIL: tools/notification/test_notification_multi_app 71 - Enable ust event tp:tptest for session my_session >FAIL: tools/notification/test_notification_multi_app 72 - Waiting message: error logged see file content: sync: ready, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.o1ygGUTpLM/high_app_output_file_on_register_evaluation.first_receiver* >FAIL: tools/notification/test_notification_multi_app 73 - Start tracing for session my_session >FAIL: tools/notification/test_notification_multi_app 74 - Waiting message: error logged see file content: notification: high 0, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.o1ygGUTpLM/high_app_output_file_on_register_evaluation.first_receiver >FAIL: tools/notification/test_notification_multi_app 75 - Waiting message: error logged see file content: sync: ready, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.o1ygGUTpLM/high_app_output_file_on_register_evaluation.second_receiver* >FAIL: tools/notification/test_notification_multi_app 76 - Waiting message: error logged see file content: notification: high 0, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.o1ygGUTpLM/high_app_output_file_on_register_evaluation.second_receiver >FAIL: tools/notification/test_notification_multi_app 77 - Waiting message: error logged see file content: exit: 0, /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.o1ygGUTpLM/high_app_output_file_on_register_evaluation.first_receiver >FAIL: tools/notification/test_notification_multi_app 78 - Application for high notification terminated normally >FAIL: tools/notification/test_notification_multi_app 79 - Destroy session my_session >PASS: tools/notification/test_notification_multi_app 80 - Kill session daemon >ERROR: tools/notification/test_notification_multi_app - too few tests run (expected 100, got 80) >ERROR: tools/notification/test_notification_multi_app - exited with status 48 >PASS: ust/before-after/test_before_after 1 - Start session daemon >PASS: ust/before-after/test_before_after 2 - Create session per-session in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.96ArHBHnaF >PASS: ust/before-after/test_before_after 3 - Enable ust event tp:tptest for session per-session >PASS: ust/before-after/test_before_after 4 - Start tracing for session per-session >PASS: ust/before-after/test_before_after 5 - Traced application stopped. >PASS: ust/before-after/test_before_after 6 - Stop lttng tracing for session per-session >PASS: ust/before-after/test_before_after 7 - Destroy session per-session >FAIL: ust/before-after/test_before_after 8 - Trace match >PASS: ust/before-after/test_before_after 9 - Kill session daemon >ERROR: ust/before-after/test_before_after - too few tests run (expected 16, got 9) >ERROR: ust/before-after/test_before_after - exited with status 8 >PASS: ust/buffers-pid/test_buffers_pid 1 - Start session daemon >PASS: ust/buffers-pid/test_buffers_pid 2 - Create session buffers-pid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Np1TatlPRn >PASS: ust/buffers-pid/test_buffers_pid 3 - Enable channel channel0 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 4 - Enable ust event tp:tptest for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 5 - Start application to trace >PASS: ust/buffers-pid/test_buffers_pid 6 - Start tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 7 - Stop lttng tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 8 - Destroy session buffers-pid >FAIL: ust/buffers-pid/test_buffers_pid 9 - Trace validation >PASS: ust/buffers-pid/test_buffers_pid 10 - Create session buffers-pid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.uHXRjrvOlZ >PASS: ust/buffers-pid/test_buffers_pid 11 - Enable channel channel0 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 12 - Enable ust event tp:tptest for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 13 - Start tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 14 - Start application to trace >PASS: ust/buffers-pid/test_buffers_pid 15 - Stop lttng tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 16 - Destroy session buffers-pid >FAIL: ust/buffers-pid/test_buffers_pid 17 - Trace match >PASS: ust/buffers-pid/test_buffers_pid 18 - Create session buffers-pid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.SOweXsA5uk >PASS: ust/buffers-pid/test_buffers_pid 19 - Enable channel channel0 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 20 - Enable ust event tp:tptest for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 21 - Start tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 22 - Start application 1 for tracing >PASS: ust/buffers-pid/test_buffers_pid 23 - Start application 2 for tracing >PASS: ust/buffers-pid/test_buffers_pid 24 - Start application 3 for tracing >PASS: ust/buffers-pid/test_buffers_pid 25 - Start application 4 for tracing >PASS: ust/buffers-pid/test_buffers_pid 26 - Start application 5 for tracing >PASS: ust/buffers-pid/test_buffers_pid 27 - Stop lttng tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 28 - Destroy session buffers-pid >FAIL: ust/buffers-pid/test_buffers_pid 29 - Trace match >PASS: ust/buffers-pid/test_buffers_pid 30 - Start application 1 for tracing >PASS: ust/buffers-pid/test_buffers_pid 31 - Start application 2 for tracing >PASS: ust/buffers-pid/test_buffers_pid 32 - Start application 3 for tracing >PASS: ust/buffers-pid/test_buffers_pid 33 - Start application 4 for tracing >PASS: ust/buffers-pid/test_buffers_pid 34 - Start application 5 for tracing >PASS: ust/buffers-pid/test_buffers_pid 35 - Create session buffers-pid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.2nrZgbQwDc >PASS: ust/buffers-pid/test_buffers_pid 36 - Enable channel channel0 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 37 - Enable ust event tp:tptest for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 38 - Start tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 39 - Waiting done >PASS: ust/buffers-pid/test_buffers_pid 40 - Stop lttng tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 41 - Destroy session buffers-pid >FAIL: ust/buffers-pid/test_buffers_pid 42 - Trace validation >PASS: ust/buffers-pid/test_buffers_pid 43 - Create session buffers-pid in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.y5TkBXdIFi >PASS: ust/buffers-pid/test_buffers_pid 44 - Enable channel channel0 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 45 - Enable channel channel1 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 46 - Enable channel channel2 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 47 - Enable channel channel3 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 48 - Enable channel channel4 per PID for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 49 - Enable event tp:tptest for session buffers-pid in channel0 >PASS: ust/buffers-pid/test_buffers_pid 50 - Enable event tp:tptest for session buffers-pid in channel1 >PASS: ust/buffers-pid/test_buffers_pid 51 - Enable event tp:tptest for session buffers-pid in channel2 >PASS: ust/buffers-pid/test_buffers_pid 52 - Enable event tp:tptest for session buffers-pid in channel3 >PASS: ust/buffers-pid/test_buffers_pid 53 - Enable event tp:tptest for session buffers-pid in channel4 >PASS: ust/buffers-pid/test_buffers_pid 54 - Start tracing for session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 55 - Start application to trace >PASS: ust/buffers-pid/test_buffers_pid 56 - Stop lttng tracing for session buffers-pid >FAIL: ust/buffers-pid/test_buffers_pid 57 - Trace match >PASS: ust/buffers-pid/test_buffers_pid 58 - Destroy session buffers-pid >PASS: ust/buffers-pid/test_buffers_pid 59 - Kill session daemon >ERROR: ust/buffers-pid/test_buffers_pid - exited with status 5 >PASS: ust/multi-session/test_multi_session 1 - Start session daemon >PASS: ust/multi-session/test_multi_session 2 - Create session multi-session-0 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.YirdSVQidq/0 >PASS: ust/multi-session/test_multi_session 3 - Enable ust event ust_gen_nevents:tptest0 for session multi-session-0 >PASS: ust/multi-session/test_multi_session 4 - Start tracing for session multi-session-0 >PASS: ust/multi-session/test_multi_session 5 - Create session multi-session-1 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.YirdSVQidq/1 >PASS: ust/multi-session/test_multi_session 6 - Enable ust event ust_gen_nevents:tptest1 for session multi-session-1 >PASS: ust/multi-session/test_multi_session 7 - Start tracing for session multi-session-1 >PASS: ust/multi-session/test_multi_session 8 - Create session multi-session-2 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.YirdSVQidq/2 >PASS: ust/multi-session/test_multi_session 9 - Enable ust event ust_gen_nevents:tptest2 for session multi-session-2 >PASS: ust/multi-session/test_multi_session 10 - Start tracing for session multi-session-2 >PASS: ust/multi-session/test_multi_session 11 - Create session multi-session-3 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.YirdSVQidq/3 >PASS: ust/multi-session/test_multi_session 12 - Enable ust event ust_gen_nevents:tptest3 for session multi-session-3 >PASS: ust/multi-session/test_multi_session 13 - Start tracing for session multi-session-3 >PASS: ust/multi-session/test_multi_session 14 - Start application to generate 100 events >PASS: ust/multi-session/test_multi_session 15 - Wait for events to record >PASS: ust/multi-session/test_multi_session 16 - Stop lttng tracing for session multi-session-0 >PASS: ust/multi-session/test_multi_session 17 - Destroy session multi-session-0 >FAIL: ust/multi-session/test_multi_session 18 - Trace validation of multi-session-0 >PASS: ust/multi-session/test_multi_session 19 - Kill session daemon >ERROR: ust/multi-session/test_multi_session - too few tests run (expected 28, got 19) >ERROR: ust/multi-session/test_multi_session - exited with status 10 >PASS: ust/nprocesses/test_nprocesses 1 - Start session daemon >PASS: ust/nprocesses/test_nprocesses 2 - All applications are registered to sessiond >PASS: ust/nprocesses/test_nprocesses 3 - Create session ust-nprocesses in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.AuOrlyiAU2 >PASS: ust/nprocesses/test_nprocesses 4 - Enable ust event tp:tptest for session ust-nprocesses >PASS: ust/nprocesses/test_nprocesses 5 - Start tracing for session ust-nprocesses >PASS: ust/nprocesses/test_nprocesses 6 - Stop lttng tracing for session ust-nprocesses >PASS: ust/nprocesses/test_nprocesses 7 - Destroy session ust-nprocesses >PASS: ust/nprocesses/test_nprocesses 8 - Stopped all spawned applications >PASS: ust/nprocesses/test_nprocesses 9 - Kill session daemon >PASS: ust/overlap/test_overlap 1 - Start session daemon >PASS: ust/overlap/test_overlap 2 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.XI3nSHPVyX >PASS: ust/overlap/test_overlap 3 - Enable event us* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 4 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 5 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 6 - Application done >PASS: ust/overlap/test_overlap 7 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 8 - Trace match >FAIL: ust/overlap/test_overlap 9 - Trace match >FAIL: ust/overlap/test_overlap 10 - Trace match >FAIL: ust/overlap/test_overlap 11 - Trace match >PASS: ust/overlap/test_overlap 12 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 13 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.rJW9Jf0v04 >PASS: ust/overlap/test_overlap 14 - Enable event us* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 15 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 16 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 17 - Application done >PASS: ust/overlap/test_overlap 18 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 19 - Trace match >FAIL: ust/overlap/test_overlap 20 - Trace match >FAIL: ust/overlap/test_overlap 21 - Trace match >FAIL: ust/overlap/test_overlap 22 - Trace match >PASS: ust/overlap/test_overlap 23 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 24 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.X5hu9dvo8H >PASS: ust/overlap/test_overlap 25 - Enable event us* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 26 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 27 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 28 - Application done >PASS: ust/overlap/test_overlap 29 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 30 - Trace match >FAIL: ust/overlap/test_overlap 31 - Trace match >FAIL: ust/overlap/test_overlap 32 - Trace match >FAIL: ust/overlap/test_overlap 33 - Trace match >PASS: ust/overlap/test_overlap 34 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 35 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.w9xK03FGIb >PASS: ust/overlap/test_overlap 36 - Enable event us* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 37 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 38 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 39 - Application done >PASS: ust/overlap/test_overlap 40 - Stop lttng tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 41 - Trace match >PASS: ust/overlap/test_overlap 42 - Trace match >PASS: ust/overlap/test_overlap 43 - Trace match >PASS: ust/overlap/test_overlap 44 - Trace match >PASS: ust/overlap/test_overlap 45 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 46 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.McUmyh1R80 >PASS: ust/overlap/test_overlap 47 - Enable event us* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 48 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 49 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 50 - Application done >PASS: ust/overlap/test_overlap 51 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 52 - Trace match >FAIL: ust/overlap/test_overlap 53 - Trace match >FAIL: ust/overlap/test_overlap 54 - Trace match >FAIL: ust/overlap/test_overlap 55 - Trace match >PASS: ust/overlap/test_overlap 56 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 57 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.RUdZXzcprk >PASS: ust/overlap/test_overlap 58 - Enable event us* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 59 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 60 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 61 - Application done >PASS: ust/overlap/test_overlap 62 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 63 - Trace match >PASS: ust/overlap/test_overlap 64 - Trace match >PASS: ust/overlap/test_overlap 65 - Trace match >PASS: ust/overlap/test_overlap 66 - Trace match >PASS: ust/overlap/test_overlap 67 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 68 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.RrEp9sX4ly >PASS: ust/overlap/test_overlap 69 - Enable event us* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 70 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 71 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 72 - Application done >PASS: ust/overlap/test_overlap 73 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 74 - Trace match >FAIL: ust/overlap/test_overlap 75 - Trace match >FAIL: ust/overlap/test_overlap 76 - Trace match >FAIL: ust/overlap/test_overlap 77 - Trace match >PASS: ust/overlap/test_overlap 78 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 79 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.4vzvPDVeMG >PASS: ust/overlap/test_overlap 80 - Enable event us* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 81 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 82 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 83 - Application done >PASS: ust/overlap/test_overlap 84 - Stop lttng tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 85 - Trace match >PASS: ust/overlap/test_overlap 86 - Trace match >PASS: ust/overlap/test_overlap 87 - Trace match >PASS: ust/overlap/test_overlap 88 - Trace match >PASS: ust/overlap/test_overlap 89 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 90 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ysiA2NBwoI >PASS: ust/overlap/test_overlap 91 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 92 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 93 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 94 - Application done >PASS: ust/overlap/test_overlap 95 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 96 - Trace match >FAIL: ust/overlap/test_overlap 97 - Trace match >FAIL: ust/overlap/test_overlap 98 - Trace match >FAIL: ust/overlap/test_overlap 99 - Trace match >PASS: ust/overlap/test_overlap 100 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 101 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.rZwMGdtCXC >PASS: ust/overlap/test_overlap 102 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 103 - Enable event with filtering for session twice failure detected >PASS: ust/overlap/test_overlap 104 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 105 - Application done >PASS: ust/overlap/test_overlap 106 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 107 - Trace match >FAIL: ust/overlap/test_overlap 108 - Trace match >FAIL: ust/overlap/test_overlap 109 - Trace match >FAIL: ust/overlap/test_overlap 110 - Trace match >PASS: ust/overlap/test_overlap 111 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 112 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.DLbfDkKF3P >PASS: ust/overlap/test_overlap 113 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 114 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 115 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 116 - Application done >PASS: ust/overlap/test_overlap 117 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 118 - Trace match >FAIL: ust/overlap/test_overlap 119 - Trace match >FAIL: ust/overlap/test_overlap 120 - Trace match >FAIL: ust/overlap/test_overlap 121 - Trace match >PASS: ust/overlap/test_overlap 122 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 123 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.6gnFPu9Aed >PASS: ust/overlap/test_overlap 124 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 125 - Enable event ust* with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 126 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 127 - Application done >PASS: ust/overlap/test_overlap 128 - Stop lttng tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 129 - Trace match >PASS: ust/overlap/test_overlap 130 - Trace match >PASS: ust/overlap/test_overlap 131 - Trace match >PASS: ust/overlap/test_overlap 132 - Trace match >PASS: ust/overlap/test_overlap 133 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 134 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.jCTZsMC7za >PASS: ust/overlap/test_overlap 135 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 136 - Enable event ust_tests_demo:starting with filtering for session wildcard-overlap >PASS: ust/overlap/test_overlap 137 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 138 - Application done >PASS: ust/overlap/test_overlap 139 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 140 - Trace match >PASS: ust/overlap/test_overlap 141 - Trace match >PASS: ust/overlap/test_overlap 142 - Trace match >PASS: ust/overlap/test_overlap 143 - Trace match >PASS: ust/overlap/test_overlap 144 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 145 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.hKm0wsMyFS >PASS: ust/overlap/test_overlap 146 - Enable event us* with loglevel TRACE_WARNING >PASS: ust/overlap/test_overlap 147 - Enable event ust* with loglevel-only TRACE_CRIT >PASS: ust/overlap/test_overlap 148 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 149 - Application done >PASS: ust/overlap/test_overlap 150 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 151 - Trace match >FAIL: ust/overlap/test_overlap 152 - Trace match >FAIL: ust/overlap/test_overlap 153 - Trace match >FAIL: ust/overlap/test_overlap 154 - Trace match >PASS: ust/overlap/test_overlap 155 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 156 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.gJ6ZDGBrpm >PASS: ust/overlap/test_overlap 157 - Enable event ust_tests_demo:starting with loglevel TRACE_CRIT >PASS: ust/overlap/test_overlap 158 - Enable event ust_tests_demo:starting with loglevel TRACE_WARNING >PASS: ust/overlap/test_overlap 159 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 160 - Application done >PASS: ust/overlap/test_overlap 161 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 162 - Trace match >PASS: ust/overlap/test_overlap 163 - Trace match >PASS: ust/overlap/test_overlap 164 - Trace match >PASS: ust/overlap/test_overlap 165 - Trace match >PASS: ust/overlap/test_overlap 166 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 167 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.PgydxZt8Q0 >PASS: ust/overlap/test_overlap 168 - Enable event ust* with loglevel TRACE_CRIT >PASS: ust/overlap/test_overlap 169 - Enable event ust* with loglevel TRACE_WARNING >PASS: ust/overlap/test_overlap 170 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 171 - Application done >PASS: ust/overlap/test_overlap 172 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 173 - Trace match >FAIL: ust/overlap/test_overlap 174 - Trace match >FAIL: ust/overlap/test_overlap 175 - Trace match >FAIL: ust/overlap/test_overlap 176 - Trace match >PASS: ust/overlap/test_overlap 177 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 178 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.tbvPC8hTgn >PASS: ust/overlap/test_overlap 179 - Enable ust event ust_tests_demo for session wildcard-overlap >PASS: ust/overlap/test_overlap 180 - Enable ust event ust_tests_demo2 for session wildcard-overlap >PASS: ust/overlap/test_overlap 181 - Enable ust event ust_tests_demo3 for session wildcard-overlap >PASS: ust/overlap/test_overlap 182 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 183 - Application done >PASS: ust/overlap/test_overlap 184 - Stop lttng tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 185 - Trace match >PASS: ust/overlap/test_overlap 186 - Trace match >PASS: ust/overlap/test_overlap 187 - Trace match >PASS: ust/overlap/test_overlap 188 - Trace match >PASS: ust/overlap/test_overlap 189 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 190 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.SSYgo2Zs4I >PASS: ust/overlap/test_overlap 191 - Enable event us* with loglevel TRACE_WARNING >PASS: ust/overlap/test_overlap 192 - Enable event ust_tests_demo2:loop with loglevel TRACE_CRIT >PASS: ust/overlap/test_overlap 193 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 194 - Application done >PASS: ust/overlap/test_overlap 195 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 196 - Trace match >FAIL: ust/overlap/test_overlap 197 - Trace match >FAIL: ust/overlap/test_overlap 198 - Trace match >FAIL: ust/overlap/test_overlap 199 - Trace match >PASS: ust/overlap/test_overlap 200 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 201 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.cNYkXsJ6yZ >PASS: ust/overlap/test_overlap 202 - Enable ust event us* for session wildcard-overlap >PASS: ust/overlap/test_overlap 203 - Enable ust event ust* for session wildcard-overlap >PASS: ust/overlap/test_overlap 204 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 205 - Application done >PASS: ust/overlap/test_overlap 206 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 207 - Trace match >FAIL: ust/overlap/test_overlap 208 - Trace match >FAIL: ust/overlap/test_overlap 209 - Trace match >FAIL: ust/overlap/test_overlap 210 - Trace match >PASS: ust/overlap/test_overlap 211 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 212 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.QqjHGlXY1y >PASS: ust/overlap/test_overlap 213 - Enable ust event us* for session wildcard-overlap >PASS: ust/overlap/test_overlap 214 - Enable ust event ust_tests_demo:starting for session wildcard-overlap >PASS: ust/overlap/test_overlap 215 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 216 - Application done >PASS: ust/overlap/test_overlap 217 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 218 - Trace match >FAIL: ust/overlap/test_overlap 219 - Trace match >FAIL: ust/overlap/test_overlap 220 - Trace match >FAIL: ust/overlap/test_overlap 221 - Trace match >PASS: ust/overlap/test_overlap 222 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 223 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.JvnngFEdTN >PASS: ust/overlap/test_overlap 224 - Enable event us* with loglevel TRACE_WARNING >PASS: ust/overlap/test_overlap 225 - Enable event ust* with loglevel TRACE_CRIT >PASS: ust/overlap/test_overlap 226 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 227 - Application done >PASS: ust/overlap/test_overlap 228 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 229 - Trace match >FAIL: ust/overlap/test_overlap 230 - Trace match >FAIL: ust/overlap/test_overlap 231 - Trace match >FAIL: ust/overlap/test_overlap 232 - Trace match >PASS: ust/overlap/test_overlap 233 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 234 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.xUDfC3qGar >PASS: ust/overlap/test_overlap 235 - Enable ust event us* for session wildcard-overlap >PASS: ust/overlap/test_overlap 236 - Enable ust event ust_tests_demo:starting for session wildcard-overlap >PASS: ust/overlap/test_overlap 237 - Disable event us* for session wildcard-overlap >PASS: ust/overlap/test_overlap 238 - Disable event ust_tests_demo:starting for session wildcard-overlap >PASS: ust/overlap/test_overlap 239 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 240 - Application done >PASS: ust/overlap/test_overlap 241 - Stop lttng tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 242 - Trace match >PASS: ust/overlap/test_overlap 243 - Trace match >PASS: ust/overlap/test_overlap 244 - Trace match >PASS: ust/overlap/test_overlap 245 - Trace match >PASS: ust/overlap/test_overlap 246 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 247 - Create session wildcard-overlap in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ELbZNWkPT5 >PASS: ust/overlap/test_overlap 248 - Enable ust event us* for session wildcard-overlap >PASS: ust/overlap/test_overlap 249 - Enable ust event ust_tests_demo:starting for session wildcard-overlap >PASS: ust/overlap/test_overlap 250 - Disable event us* for session wildcard-overlap >PASS: ust/overlap/test_overlap 251 - Start tracing for session wildcard-overlap >PASS: ust/overlap/test_overlap 252 - Application done >PASS: ust/overlap/test_overlap 253 - Stop lttng tracing for session wildcard-overlap >FAIL: ust/overlap/test_overlap 254 - Trace match >PASS: ust/overlap/test_overlap 255 - Trace match >PASS: ust/overlap/test_overlap 256 - Trace match >PASS: ust/overlap/test_overlap 257 - Trace match >PASS: ust/overlap/test_overlap 258 - Destroy session wildcard-overlap >PASS: ust/overlap/test_overlap 259 - Kill session daemon >ERROR: ust/overlap/test_overlap - exited with status 60 >SKIP: ust/java-jul/test_java_jul 1 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 2 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 3 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 4 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 5 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 6 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 7 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 8 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 9 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 10 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 11 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 12 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 13 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 14 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 15 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 16 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 17 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 18 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 19 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 20 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 21 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 22 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 23 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 24 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 25 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 26 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 27 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 28 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 29 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 30 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 31 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 32 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 33 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 34 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 35 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 36 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 37 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 38 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 39 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 40 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 41 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 42 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 43 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 44 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 45 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 46 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 47 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 48 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 49 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 50 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 51 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 52 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 53 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 54 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 55 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 56 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 57 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 58 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 59 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 60 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 61 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 62 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 63 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 64 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 65 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 66 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 67 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 68 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 69 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 70 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 71 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 72 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 73 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 74 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 75 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 76 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 77 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 78 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 79 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 80 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 81 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 82 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 83 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 84 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 85 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 86 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 87 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 88 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 89 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 90 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 91 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 92 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 93 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 94 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 95 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 96 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 97 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 98 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 99 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 100 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 101 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 102 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 103 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 104 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 105 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 106 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 107 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 108 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 109 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 110 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 111 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 112 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 113 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 114 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 115 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 116 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 117 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 118 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 119 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 120 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 121 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 122 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 123 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 124 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 125 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 126 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 127 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 128 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 129 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 130 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 131 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 132 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 133 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 134 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 135 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 136 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 137 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 138 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 139 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 140 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 141 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 142 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 143 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 144 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 145 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 146 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 147 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 148 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 149 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 150 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 151 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 152 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 153 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 154 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 155 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 156 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 157 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 158 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 159 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 160 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 161 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 162 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 163 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 164 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 165 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 166 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 167 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 168 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 169 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 170 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 171 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 172 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 173 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 174 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 175 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 176 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 177 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 178 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 179 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 180 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 181 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 182 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 183 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 184 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 185 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 186 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 187 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 188 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 189 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 190 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 191 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 192 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 193 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 194 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-jul/test_java_jul 195 # SKIP : JUL support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 1 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 2 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 3 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 4 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 5 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 6 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 7 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 8 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 9 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 10 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 11 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 12 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 13 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 14 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 15 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 16 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 17 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 18 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 19 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 20 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 21 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 22 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 23 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 24 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 25 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 26 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 27 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 28 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 29 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 30 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 31 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 32 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 33 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 34 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 35 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 36 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 37 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 38 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 39 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 40 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 41 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 42 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 43 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 44 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 45 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 46 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 47 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 48 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 49 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 50 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 51 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 52 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 53 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 54 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 55 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 56 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 57 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 58 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 59 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 60 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 61 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 62 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 63 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 64 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 65 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 66 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 67 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 68 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 69 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 70 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 71 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 72 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 73 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 74 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 75 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 76 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 77 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 78 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 79 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 80 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 81 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 82 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 83 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 84 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 85 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 86 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 87 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 88 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 89 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 90 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 91 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 92 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 93 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 94 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 95 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 96 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 97 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 98 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 99 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 100 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 101 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 102 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 103 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 104 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 105 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 106 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 107 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 108 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 109 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 110 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 111 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 112 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 113 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 114 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 115 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 116 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 117 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 118 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 119 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 120 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 121 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 122 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 123 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 124 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 125 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 126 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 127 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 128 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 129 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 130 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 131 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 132 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 133 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 134 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 135 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 136 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 137 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 138 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 139 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 140 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 141 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 142 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 143 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 144 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 145 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 146 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 147 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 148 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 149 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 150 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 151 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 152 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 153 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 154 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 155 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 156 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 157 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 158 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 159 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 160 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 161 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 162 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 163 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 164 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 165 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 166 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 167 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 168 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 169 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 170 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 171 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 172 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 173 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 174 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 175 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 176 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 177 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 178 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 179 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 180 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 181 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 182 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 183 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 184 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 185 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 186 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 187 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 188 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 189 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 190 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 191 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 192 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 193 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 194 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/java-log4j/test_java_log4j 195 # SKIP : LOG4J support is needed. Skipping all tests. >SKIP: ust/python-logging/test_python_logging 1 # SKIP : Python agent test skipped. >PASS: ust/getcpu-override/test_getcpu_override 1 - Start session daemon >PASS: ust/getcpu-override/test_getcpu_override 2 - Create session sequence-cpu in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.ezu02MIbg3 >PASS: ust/getcpu-override/test_getcpu_override 3 - Enable ust event tp:tptest for session sequence-cpu >PASS: ust/getcpu-override/test_getcpu_override 4 - Start tracing for session sequence-cpu >PASS: ust/getcpu-override/test_getcpu_override 5 - Application without wrapper done >PASS: ust/getcpu-override/test_getcpu_override 6 - Stop lttng tracing for session sequence-cpu >PASS: ust/getcpu-override/test_getcpu_override 7 - Destroy session sequence-cpu >FAIL: ust/getcpu-override/test_getcpu_override 8 - Extraction without getcpu plugin have 0/256 >FAIL: ust/getcpu-override/test_getcpu_override 9 - Sequence seed and cpuid sequence have the same size 256/0 >FAIL: ust/getcpu-override/test_getcpu_override 10 - Cpuid extraction and seed sequence comparison fails as expected >PASS: ust/getcpu-override/test_getcpu_override 11 - Kill session daemon >ERROR: ust/getcpu-override/test_getcpu_override - too few tests run (expected 20, got 11) >ERROR: ust/getcpu-override/test_getcpu_override - exited with status 12 >PASS: ust/clock-override/test_clock_override 1 - Start session daemon >PASS: ust/clock-override/test_clock_override 2 - Create session clock_override in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.8OSS9gEED8 >PASS: ust/clock-override/test_clock_override 3 - Enable ust event tp:tptest for session clock_override >PASS: ust/clock-override/test_clock_override 4 - Start tracing for session clock_override >PASS: ust/clock-override/test_clock_override 5 - Application done >PASS: ust/clock-override/test_clock_override 6 - Stop lttng tracing for session clock_override >PASS: ust/clock-override/test_clock_override 7 - Destroy session clock_override >PASS: ust/clock-override/test_clock_override 8 - Kill session daemon >FAIL: ust/clock-override/test_clock_override 9 - Metadata extraction from babeltrace >PASS: ust/clock-override/test_clock_override 10 - Clock metadata extraction >PASS: ust/clock-override/test_clock_override 11 - Tokens to check(4) and provided values(4) count is equal >FAIL: ust/clock-override/test_clock_override 12 - Token "name" expect:lttng_test_clock_override got: >FAIL: ust/clock-override/test_clock_override 13 - Token "uuid" expect:83c63deb-7aa4-48fb-abda-946f400d76e6 got: >FAIL: ust/clock-override/test_clock_override 14 - Token "description" expect:Freeze time with 1KHz for regression test got: >FAIL: ust/clock-override/test_clock_override 15 - Token "freq" expect:1000 got: >PASS: ust/clock-override/test_clock_override 16 - Start session daemon >PASS: ust/clock-override/test_clock_override 17 - Create session clock_override in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Q6ZzZTNOdi >PASS: ust/clock-override/test_clock_override 18 - Enable ust event tp:tptest for session clock_override >PASS: ust/clock-override/test_clock_override 19 - Start tracing for session clock_override >PASS: ust/clock-override/test_clock_override 20 - Application done >PASS: ust/clock-override/test_clock_override 21 - Stop lttng tracing for session clock_override >PASS: ust/clock-override/test_clock_override 22 - Destroy session clock_override >FAIL: ust/clock-override/test_clock_override 23 - Unique event timestamps without clock override: 0 expect >1 >PASS: ust/clock-override/test_clock_override 24 - Kill session daemon >PASS: ust/clock-override/test_clock_override 25 - Start session daemon >PASS: ust/clock-override/test_clock_override 26 - Create session clock_override in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.Q6ZzZTNOdi >PASS: ust/clock-override/test_clock_override 27 - Enable ust event tp:tptest for session clock_override >PASS: ust/clock-override/test_clock_override 28 - Start tracing for session clock_override >PASS: ust/clock-override/test_clock_override 29 - Application done >PASS: ust/clock-override/test_clock_override 30 - Stop lttng tracing for session clock_override >PASS: ust/clock-override/test_clock_override 31 - Destroy session clock_override >PASS: ust/clock-override/test_clock_override 32 - Kill session daemon >FAIL: ust/clock-override/test_clock_override 33 - Unique event timestamps with clock override: 0 expect 1 >ERROR: ust/clock-override/test_clock_override - exited with status 7 >PASS: ust/test_event_basic 1 - Start session daemon >PASS: ust/test_event_basic 2 - Create session ust_event_basic in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WXOA5gF6Ou >PASS: ust/test_event_basic 3 - Create session ust_event_basic2 in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.WXOA5gF6Ou >PASS: ust/test_event_basic 4 - Enable channel mychan for session ust_event_basic >PASS: ust/test_event_basic 5 - Enable channel mychan2 for session ust_event_basic2 >PASS: ust/test_event_basic 6 - Enable ust event tp1 for session ust_event_basic >PASS: ust/test_event_basic 7 - Enable ust event ev2 for session ust_event_basic >PASS: ust/test_event_basic 8 - Enable ust event ev3 for session ust_event_basic2 >PASS: ust/test_event_basic 9 - Add context command for type: vpid >PASS: ust/test_event_basic 10 - Add context command for type: vtid >PASS: ust/test_event_basic 11 - Add context command for type: pthread_id >PASS: ust/test_event_basic 12 - Add context command for type: procname >PASS: ust/test_event_basic 13 - Add context command for type: procname >PASS: ust/test_event_basic 14 - Disable event tp1 for session ust_event_basic >PASS: ust/test_event_basic 15 - Disable event ev3 for session ust_event_basic2 >PASS: ust/test_event_basic 16 - Enable ust event tp1 for session ust_event_basic >PASS: ust/test_event_basic 17 - Enable ust event ev3 for session ust_event_basic2 >PASS: ust/test_event_basic 18 - Start tracing for session >PASS: ust/test_event_basic 19 - Stop lttng tracing for session >PASS: ust/test_event_basic 20 - Start tracing for session >PASS: ust/test_event_basic 21 - Stop lttng tracing for session >PASS: ust/test_event_basic 22 - Validate trace >PASS: ust/test_event_basic 23 - Destroy session ust_event_basic2 >PASS: ust/test_event_basic 24 - Destroy session ust_event_basic >PASS: ust/test_event_basic 25 - Kill session daemon >PASS: ust/test_event_tracef 1 - Start session daemon >PASS: ust/test_event_tracef 2 - Create session tracef in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.e0mNXuRuBO >PASS: ust/test_event_tracef 3 - Enable ust event lttng_ust_tracef:event for session tracef >PASS: ust/test_event_tracef 4 - Start tracing for session tracef >PASS: ust/test_event_tracef 5 - Traced application stopped. >PASS: ust/test_event_tracef 6 - Stop lttng tracing for session tracef >PASS: ust/test_event_tracef 7 - Destroy session tracef >FAIL: ust/test_event_tracef 8 - Trace match >PASS: ust/test_event_tracef 9 - Kill session daemon >ERROR: ust/test_event_tracef - exited with status 1 >PASS: ust/test_event_perf 1 - Start session daemon >PASS: ust/test_event_perf 2 - Create session ust_event_basic in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.lhAa8FyT3n >PASS: ust/test_event_perf 3 - Enable channel mychan for session ust_event_basic >PASS: ust/test_event_perf 4 - Enable event tp:tptest for session ust_event_basic in channel mychan >PASS: ust/test_event_perf 5 - Add context command for type: perf:thread:raw:r0110:test >PASS: ust/test_event_perf 6 - Add context command failed as expected for type: perf:thread:raw:rZZZ:test >PASS: ust/test_event_perf 7 - Add context command failed as expected for type: perf:thread:raw:b0110:test >PASS: ust/test_event_perf 8 - Add context command failed as expected for type: perf:thread:raw:r0110: >PASS: ust/test_event_perf 9 - Add context command failed as expected for type: perf:thread:raw:r0110:: >PASS: ust/test_event_perf 10 - Add context command failed as expected for type: perf:thread:raw:r:test >PASS: ust/test_event_perf 11 - Add context command failed as expected for type: perf:thread:raw:r:: >PASS: ust/test_event_perf 12 - Add context command failed as expected for type: perf:thread:raw:: >PASS: ust/test_event_perf 13 - Add context command failed as expected for type: perf:thread:raw >PASS: ust/test_event_perf 14 - Add context command failed as expected for type: perf:thread:raw:r0110:test:wrong >PASS: ust/test_event_perf 15 - Destroy session ust_event_basic >SKIP: ust/test_event_perf 16 # SKIP : Root access is needed. Skipping UST perf tests. >SKIP: ust/test_event_perf 17 # SKIP : Root access is needed. Skipping UST perf tests. >SKIP: ust/test_event_perf 18 # SKIP : Root access is needed. Skipping UST perf tests. >SKIP: ust/test_event_perf 19 # SKIP : Root access is needed. Skipping UST perf tests. >SKIP: ust/test_event_perf 20 # SKIP : Root access is needed. Skipping UST perf tests. >SKIP: ust/test_event_perf 21 # SKIP : Root access is needed. Skipping UST perf tests. >SKIP: ust/test_event_perf 22 # SKIP : Root access is needed. Skipping UST perf tests. >SKIP: ust/test_event_perf 23 # SKIP : Root access is needed. Skipping UST perf tests. >PASS: ust/test_event_perf 24 - Kill session daemon >PASS: ust/blocking/test_blocking 1 - Start session daemon >PASS: ust/blocking/test_blocking 2 - Create session blocking in no-output mode >PASS: ust/blocking/test_blocking 3 - Enable ust event tp:tptest for session blocking >PASS: ust/blocking/test_blocking 4 - Start tracing for session blocking >PASS: ust/blocking/test_blocking 5 - Application done >PASS: ust/blocking/test_blocking 6 - Stop lttng tracing for session blocking >PASS: ust/blocking/test_blocking 7 - Destroy session blocking >PASS: ust/blocking/test_blocking 8 - Kill session daemon >PASS: ust/blocking/test_blocking 9 - Does not hang >PASS: ust/blocking/test_blocking 10 - Start session daemon >PASS: ust/blocking/test_blocking 11 - Create session blocking in no-output mode >PASS: ust/blocking/test_blocking 12 - Enable channel testchan for session blocking >PASS: ust/blocking/test_blocking 13 - Enable ust event tp:tptest for session blocking >PASS: ust/blocking/test_blocking 14 - Start tracing for session blocking >PASS: ust/blocking/test_blocking 15 - Application done >PASS: ust/blocking/test_blocking 16 - Stop lttng tracing for session blocking >PASS: ust/blocking/test_blocking 17 - Destroy session blocking >PASS: ust/blocking/test_blocking 18 - Kill session daemon >PASS: ust/blocking/test_blocking 19 - Does not hang >PASS: ust/blocking/test_blocking 20 - Start session daemon >PASS: ust/blocking/test_blocking 21 - Create session blocking in no-output mode >PASS: ust/blocking/test_blocking 22 - Enable channel testchan for session blocking >PASS: ust/blocking/test_blocking 23 - Enable ust event tp:tptest for session blocking >PASS: ust/blocking/test_blocking 24 - Start tracing for session blocking >PASS: ust/blocking/test_blocking 25 - Application done >PASS: ust/blocking/test_blocking 26 - Stop lttng tracing for session blocking >PASS: ust/blocking/test_blocking 27 - Destroy session blocking >PASS: ust/blocking/test_blocking 28 - Kill session daemon >PASS: ust/blocking/test_blocking 29 - Does not hang >PASS: ust/blocking/test_blocking 30 - Start session daemon >PASS: ust/blocking/test_blocking 31 - Create session blocking in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.62nWJ36seE >PASS: ust/blocking/test_blocking 32 - Enable channel testchan for session blocking >PASS: ust/blocking/test_blocking 33 - Enable ust event tp:tptest for session blocking >PASS: ust/blocking/test_blocking 34 - Start tracing for session blocking >PASS: ust/blocking/test_blocking 35 - Application done >PASS: ust/blocking/test_blocking 36 - Stop lttng tracing for session blocking >PASS: ust/blocking/test_blocking 37 - Destroy session blocking >PASS: ust/blocking/test_blocking 38 - Kill session daemon >PASS: ust/blocking/test_blocking 39 - Does not hang >PASS: ust/blocking/test_blocking 40 - Start session daemon >PASS: ust/blocking/test_blocking 41 - Create session blocking in /var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/tmp.li7cjJQ4En >PASS: ust/blocking/test_blocking 42 - Enable channel testchan for session blocking >PASS: ust/blocking/test_blocking 43 - Enable ust event tp:tptest for session blocking >PASS: ust/blocking/test_blocking 44 - Start tracing for session blocking >PASS: ust/blocking/test_blocking 45 - Application done >PASS: ust/blocking/test_blocking 46 - Stop lttng tracing for session blocking >PASS: ust/blocking/test_blocking 47 - Destroy session blocking >PASS: ust/blocking/test_blocking 48 - Kill session daemon >FAIL: ust/blocking/test_blocking 49 - No event lost with UST blocking mode: found 0 expect 5000000 >ERROR: ust/blocking/test_blocking - exited with status 1 >============================================================================ >Testsuite summary for lttng-tools 2.10.5 >============================================================================ ># TOTAL: 4790 ># PASS: 2591 ># SKIP: 1811 ># XFAIL: 0 ># FAIL: 329 ># XPASS: 0 ># ERROR: 59 >============================================================================ >See tests/regression/test-suite.log >Please report to jeremie.galarneau@efficios.com >============================================================================ >make[5]: *** [Makefile:868: test-suite.log] Error 1 >make[5]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >make[4]: *** [Makefile:976: check-TESTS] Error 2 >make[4]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >make[3]: *** [Makefile:1379: check-am] Error 2 >make[3]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >make[2]: *** [Makefile:760: check-recursive] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests/regression' >make[1]: *** [Makefile:517: check-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5/tests' >make: *** [Makefile:606: check-recursive] Error 1 > * ERROR: dev-util/lttng-tools-2.10.5::gentoo failed (test phase): > * Make check failed. See above for details. > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 1688: Called default > * phase-functions.sh, line 868: Called default_src_test > * phase-functions.sh, line 897: Called __eapi0_src_test > * phase-helpers.sh, line 816: Called die > * The specific snippet of code: > * $emake_cmd ${internal_opts} check || \ > * die "Make check failed. See above for details." > * > * If you need support, post the output of `emerge --info '=dev-util/lttng-tools-2.10.5::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-util/lttng-tools-2.10.5::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-util:lttng-tools-2.10.5:20180825-202436.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-util/lttng-tools-2.10.5/temp/environment'. > * Working directory: '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5' > * S: '/var/tmp/portage/dev-util/lttng-tools-2.10.5/work/lttng-tools-2.10.5'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 664622
:
545036
| 545038 |
545040
|
545042
|
545044
|
545046
|
545048