This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

systemtap testsuite summary report - s390x


SystemTap translator/driver (version 0.9.9/0.142.90 commit release-0.9.9-248-g0957329)
Arch : s390x
Kernel version : 2.6.31-rc6
Distro : RHEL 5.3


=== systemtap Summary ===

# of expected passes        832
# of unexpected failures    76
# of unexpected successes    8
# of expected failures        205
# of unknown successes        1
# of known failures        6
# of untested testcases        256
# of unsupported tests        4

Unexpected failures (For some failures, the relevant log messages are pasted below the failure).
==================


FAIL: cmd_parse16: eof
FAIL: debugpath-good (eof)
FAIL: empty-struct resolve-pass compilation failed
FAIL: systemtap.base/pointer_array.stp
FAIL: preprocessor basic ops
FAIL: prologues -P
FAIL: skip tracking (2 0)
FAIL: warnings (0)
FAIL: backtrace of yyy_func2 (2)
FAIL: print_stack of yyy_func2 (2)
FAIL: backtrace of yyy_func3 (2)
FAIL: print_stack of yyy_func3 (2)
FAIL: backtrace of yyy_func4 (2)
FAIL: print_stack of yyy_func4 (2)
FAIL: integer function arguments -- numeric
FAIL: unsigned function arguments -- numeric
FAIL: long function arguments -- numeric
FAIL: int64 function arguments -- numeric
FAIL: char function arguments -- numeric
FAIL: integer function arguments -- numeric --kelf --ignore-dwarf
FAIL: unsigned function arguments -- numeric --kelf --ignore-dwarf
FAIL: long function arguments -- numeric --kelf --ignore-dwarf
FAIL: int64 function arguments -- numeric --kelf --ignore-dwarf
FAIL: char function arguments -- numeric --kelf --ignore-dwarf
FAIL: systemtap.examples/io/iotime build
FAIL: systemtap.examples/io/iotime run
FAIL: systemtap.examples/memory/mmanonpage build
FAIL: systemtap.examples/memory/mmanonpage run
semantic error: no match while resolving probe point kernel.trace("mm_page_allocation")
semantic error: no match while resolving probe point kernel.trace("mm_page_free")
semantic error: no match while resolving probe point kernel.trace("mm_anon_fault")
semantic error: no match while resolving probe point kernel.trace("mm_anon_pgin")
semantic error: no match while resolving probe point kernel.trace("mm_anon_cow")
semantic error: no match while resolving probe point kernel.trace("mm_anon_unmap")
semantic error: no match while resolving probe point kernel.trace("mm_anon_userfree")


FAIL: systemtap.examples/memory/mmfilepage build
FAIL: systemtap.examples/memory/mmfilepage run
semantic error: no match while resolving probe point kernel.trace("mm_page_allocation")
semantic error: no match while resolving probe point kernel.trace("mm_page_free")
semantic error: no match while resolving probe point kernel.trace("mm_filemap_fault")
semantic error: no match while resolving probe point kernel.trace("mm_filemap_cow")
semantic error: no match while resolving probe point kernel.trace("mm_filemap_unmap")
semantic error: no match while resolving probe point kernel.trace("mm_filemap_userunmap")


FAIL: systemtap.examples/memory/mmreclaim build
FAIL: systemtap.examples/memory/mmreclaim run
semantic error: no match while resolving probe point kernel.trace("mm_directreclaim_reclaimall")
semantic error: no match while resolving probe point kernel.trace("mm_pagereclaim_shrinkinactive")
semantic error: no match while resolving probe point kernel.trace("mm_pagereclaim_free")
semantic error: no match while resolving probe point kernel.trace("mm_pagereclaim_pgout")
semantic error: no match while resolving probe point kernel.trace("mm_pagereclaim_shrinkactive_a2a")
semantic error: no match while resolving probe point kernel.trace("mm_pagereclaim_shrinkinactive_i2a")
semantic error: no match while resolving probe point kernel.trace("mm_pagereclaim_shrinkactive_a2i")
semantic error: no match while resolving probe point kernel.trace("mm_pagereclaim_shrinkinactive_i2i")


FAIL: systemtap.examples/memory/mmwriteback build
FAIL: systemtap.examples/memory/mmwriteback run
semantic error: no match while resolving probe point kernel.trace("mm_pdflush_bgwriteout")
semantic error: no match while resolving probe point kernel.trace("mm_pdflush_kupdate")
semantic error: no match while resolving probe point kernel.trace("mm_pagereclaim_pgout")


FAIL: systemtap.examples/network/autofs4 build
FAIL: systemtap.examples/network/autofs4 run
semantic error: missing s390 kernel/module debuginfo under '/lib/modules/2.6.31-rc6aug19/build' while resolving probe point module("autofs4").function("autofs4_lookup")
semantic error: missing s390 kernel/module debuginfo under '/lib/modules/2.6.31-rc6aug19/build' while resolving probe point module("autofs4").function("autofs4_follow_link")
semantic error: missing s390 kernel/module debuginfo under '/lib/modules/2.6.31-rc6aug19/build' while resolving probe point module("autofs4").function("autofs4_expire_indirect").return
semantic error: missing s390 kernel/module debuginfo under '/lib/modules/2.6.31-rc6aug19/build' while resolving probe point module("autofs4").function("autofs4_wait").return


FAIL: systemtap.examples/network/tcpipstat build
FAIL: systemtap.examples/network/tcpipstat run
semantic error: failed to retrieve location attribute for local 'skb' (dieoffset: 0x1bbf6f0): identifier '$skb' at /usr/local/share/systemtap/tapset/ipmib.stp:555:8
source: skb = $skb;
^
semantic error: failed to retrieve location attribute for local 'skb' (dieoffset: 0x1bbf6f0): identifier '$skb' at :516:8
source: skb = $skb;


FAIL: systemtap.examples/process/errsnoop build
FAIL: systemtap.examples/process/errsnoop run
semantic error: failed to retrieve location attribute for local 'fd' (dieoffset: 0x18c23cc): identifier '$fd' at /usr/local/share/systemtap/tapset/syscalls.stp:38:33
source: argstr = sprintf("%d, %p, %p", $fd, $upeer_sockaddr, $upeer_addrlen)
^
semantic error: failed to retrieve location attribute for local 'mode' (dieoffset: 0x65a586): identifier '$mode' at :55:30
source: mode_str = _access_mode_str($mode)
^
semantic error: failed to retrieve location attribute for local 'filename' (dieoffset: 0x65a58b): identifier '$filename' at :56:48
source: argstr = sprintf("%s, %s", user_string_quoted($filename), mode_str)
^
semantic error: failed to retrieve location attribute for local 'mode' (dieoffset: 0x65a28e): identifier '$mode' at :303:9
source: mode = $mode
^
semantic error: failed to retrieve location attribute for local 'filename' (dieoffset: 0x65a293): identifier '$filename' at :304:49
source: argstr = sprintf("%s, %#o", user_string_quoted($filename), mode)
^
semantic error: failed to retrieve location attribute for local 'pathname' (dieoffset: 0x6593fe): identifier '$pathname' at :512:49
source: argstr = sprintf("%s, %#o", user_string_quoted($pathname), $mode)
^
semantic error: failed to retrieve location attribute for local 'size' (dieoffset: 0x835e11): identifier '$size' at :578:18
source: argstr = sprint($size)
^
semantic error: failed to retrieve location attribute for local 'count' (dieoffset: 0x8585d6): identifier '$count' at :674:18
source: argstr = sprint($count)
^
semantic error: failed to retrieve location attribute for local 'fd' (dieoffset: 0x4a07c5): identifier '$fd' at :778:37
source: argstr = sprintf("%d, %d, %d, %s", $fd, $offset, $len, _fadvice_advice_str($advice))
^
semantic error: failed to retrieve location attribute for local 'pathname' (dieoffset: 0x6b4849): identifier '$pathname' at :2800:49
source: argstr = sprintf("%s, %#o", user_string_quoted($pathname), $mode)
^
semantic error: failed to retrieve location attribute for local 'dev' (dieoffset: 0x6b4bf4): identifier '$dev' at :2836:8
source: dev = $dev
^
semantic error: failed to retrieve location attribute for local 'filename' (dieoffset: 0x6b4bfe): identifier '$filename' at :2837:52
source: argstr = sprintf("%s, %s, %p", user_string_quoted($filename), _mknod_mode_str($mode), dev)
^
semantic error: failed to retrieve location attribute for local 'flags' (dieoffset: 0x659688): identifier '$flags' at /usr/local/share/systemtap/tapset/syscalls2.stp:123:10
source: flags = $flags
^
semantic error: failed to retrieve location attribute for local 'filename' (dieoffset: 0x65968d): identifier '$filename' at :126:54
source: argstr = sprintf("%s, %s, %#o", user_string_quoted($filename),
^
semantic error: failed to retrieve location attribute for local 'flags' (dieoffset: 0x6595c1): identifier '$flags' at :153:6
source: if ($flags & 64)
^
semantic error: failed to retrieve location attribute for local 'fildes' (dieoffset: 0x6a669f): identifier '$fildes' at :304:21
source: argstr = _fildes_u($fildes)
^
semantic error: failed to retrieve location attribute for local 'path' (dieoffset: 0x68f13b): identifier '$path' at :687:52
source: argstr = sprintf("%s, %p, %d", user_string_quoted($path),
^
semantic error: failed to retrieve location attribute for local 'pathname' (dieoffset: 0x6b47b4): identifier '$pathname' at :1036:30
source: argstr = user_string_quoted($pathname)
semantic error: failed to retrieve location attribute for local 'set' (dieoffset: 0x26e887): identifier '$set' at :1109:29
source: argstr = sprintf("%p, %d", $set, $sigsetsize)
^
semantic error: failed to retrieve location attribute for local 'ufd' (dieoffset: 0x846b48): identifier '$ufd' at :2500:33
source: argstr = sprintf("%d, %p, %d", $ufd, $user_mask, $sizemask)
^
semantic error: failed to retrieve location attribute for local 'set' (dieoffset: 0x26e7f2): identifier '$set' at :2526:25
source: argstr = sprintf("%p", $set)
^
semantic error: failed to retrieve location attribute for local 'oldname' (dieoffset: 0x6b3f07): identifier '$oldname' at :2849:48
source: argstr = sprintf("%s, %s", user_string_quoted($oldname),
^
semantic error: failed to retrieve location attribute for local 'pathname' (dieoffset: 0x6b4104): identifier '$pathname' at :3330:30
source: argstr = user_string_quoted($pathname)
^
semantic error: not accessible at this address: identifier '$dfd' at :3348:21
source: dfd_str = _dfd_str($dfd)
^
semantic error: failed to retrieve location attribute for local 'pathname' (dieoffset: 0x6b4737): identifier '$pathname' at :3353:61
source: argstr = sprintf("%s, %s, %s", dfd_str, user_string_quoted($pathname), flag_str)
^
semantic error: probe_1820 with unresolved type: identifier 'mode' at :303:2
source: mode = $mode
^
semantic error: probe_2125 with unresolved type: identifier 'dev' at :2836:2
source: dev = $dev


FAIL: buildok/eighteen.stp
FAIL: buildok/ipmib-all-probes.stp
FAIL: buildok/nfsd-all-probes.stp
FAIL: buildok/scheduler-all-probes.stp
FAIL: buildok/seventeen.stp
FAIL: buildok/syscall.stp
FAIL: semok/twentyseven.stp
FAIL: transok/tval-opt.stp
FAIL: systemtap.printf/bin6.stp
FAIL: systemtap.printf/memory1.stp
FAIL: systemtap.stress/current.stp compilation
FAIL: 64-bit access
FAIL: 64-bit acct
FAIL: 64-bit chmod
FAIL: 64-bit dir
FAIL: 64-bit link
FAIL: 64-bit mmap
FAIL: 64-bit net1
FAIL: 64-bit openclose
FAIL: 64-bit poll
FAIL: 64-bit readwrite
FAIL: 64-bit stat
FAIL: 64-bit unlink
FAIL: 32-bit access
FAIL: 32-bit acct
FAIL: 32-bit chmod
FAIL: 32-bit dir
FAIL: 32-bit link
FAIL: 32-bit mmap
FAIL: 32-bit net1
FAIL: 32-bit openclose
FAIL: 32-bit poll
FAIL: 32-bit readwrite
FAIL: 32-bit signal
FAIL: 32-bit stat
FAIL: 32-bit unlink

Regards,
Maran


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]