OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+PRIVSEP,+SQLITE,+SSL,+WSMAN
Date 02-Sep-11 08:28
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 110902
Time: 0828
Options: +CMPI +CQL +IPv6 +PrivSep +SQLite +SSL +WSMan
Status: FAILURE

make[4]: Entering directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Executor/tests'
make[3]: Leaving directory `/var/buildMAIN/pegasus/src'
make[3]: Entering directory `/var/buildMAIN/pegasus/test'
make[4]: Entering directory `/var/buildMAIN/pegasus/test/wetest'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/cimv2'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/static'
make[5]: Entering directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[5]: Leaving directory `/var/buildMAIN/pegasus/test/wetest/wsman'
make[4]: Leaving directory `/var/buildMAIN/pegasus/test/wetest'
make[3]: Leaving directory `/var/buildMAIN/pegasus/test'
make[2]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Leaving directory `/var/buildMAIN/pegasus'
make[1]: Entering directory `/var/buildMAIN/pegasus'
make[1]: Nothing to be done for `check_core_search_results'.
make[1]: Leaving directory `/var/buildMAIN/pegasus'

************ Build and Test Successful *************
-------------------------------------------------------------------------------
Memory leak:

==29548== Memcheck, a memory error detector.
==29548== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==29548== Using LibVEX rev 1658, a library for dynamic binary translation.
==29548== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==29548== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==29548== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==29548== For more details, rerun with: -v
==29548==
==29548== My PID = 29548, parent PID = 29547. Prog and args are:
==29548== /var/buildMAIN/pegasus/build/bin_exe/TestPegClientSSLCipherVerification
==29548==
==29548==
==29548== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==29548== malloc/free: in use at exit: 62,786 bytes in 2,043 blocks.
==29548== malloc/free: 2,999 allocs, 956 frees, 373,494 bytes allocated.
==29548== For counts of detected errors, rerun with: -v
==29548== searching for pointers to 2,043 not-freed blocks.
==29548== checked 744,688 bytes.
==29548==
==29548== 1,282 (8 direct, 1,274 indirect) bytes in 1 blocks are definitely lost in loss record 3 of 18
==29548== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29548== by 0x401A98: main (SSLCipherVerification.cpp:72)
==29548==
==29548==
==29548== 1,662 (8 direct, 1,654 indirect) bytes in 1 blocks are definitely lost in loss record 10 of 18
==29548== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29548== by 0x401B03: main (SSLCipherVerification.cpp:79)
==29548==
==29548==
==29548== 2,048 (8 direct, 2,040 indirect) bytes in 1 blocks are definitely lost in loss record 14 of 18
==29548== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==29548== by 0x401DB0: main (SSLCipherVerification.cpp:106)
==29548==
==29548== LEAK SUMMARY:
==29548== definitely lost: 24 bytes in 3 blocks.
==29548== indirectly lost: 4,968 bytes in 48 blocks.
==29548== possibly lost: 0 bytes in 0 blocks.
==29548== still reachable: 57,794 bytes in 1,992 blocks.
==29548== suppressed: 0 bytes in 0 blocks.
==29548== Reachable blocks (those to which a pointer was found) are not shown.
==29548== To see them, rerun with: --show-reachable=yes