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 06-Jun-09 01:15
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 090606
Time: 0115
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:

==28294== Memcheck, a memory error detector.
==28294== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==28294== Using LibVEX rev 1658, a library for dynamic binary translation.
==28294== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==28294== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==28294== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==28294== For more details, rerun with: -v
==28294==
==28294== My PID = 28294, parent PID = 28293. Prog and args are:
==28294== /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==28294==
==28294==
==28294== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==28294== malloc/free: in use at exit: 34,730 bytes in 253 blocks.
==28294== malloc/free: 475 allocs, 222 frees, 71,167 bytes allocated.
==28294== For counts of detected errors, rerun with: -v
==28294== searching for pointers to 253 not-freed blocks.
==28294== checked 755,200 bytes.
==28294==
==28294== 488 bytes in 1 blocks are possibly lost in loss record 58 of 63
==28294== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==28294== by 0x54AAA5C: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (DefaultPropertyOwner.cpp:72)
==28294== by 0x54A5AA2: __static_initialization_and_destruction_0(int, int) (ConfigManager.cpp:57)
==28294== by 0x54A5C26: _GLOBAL__I__ZN7Pegasus13ConfigManager10traceOwnerE (ConfigManager.cpp:953)
==28294== by 0x54B45D5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28294== by 0x54A0FE2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==28294==
==28294== LEAK SUMMARY:
==28294== definitely lost: 0 bytes in 0 blocks.
==28294== possibly lost: 488 bytes in 1 blocks.
==28294== still reachable: 34,242 bytes in 252 blocks.
==28294== suppressed: 0 bytes in 0 blocks.
==28294== Reachable blocks (those to which a pointer was found) are not shown.
==28294== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24702== Memcheck, a memory error detector.
==24702== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24702== Using LibVEX rev 1658, a library for dynamic binary translation.
==24702== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24702== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24702== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24702== For more details, rerun with: -v
==24702==
==24702== My PID = 24702, parent PID = 24701. Prog and args are:
==24702== /var/buildMAIN/pegasus/build/bin_exe/TestClient
==24702==
==24702==
==24702== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24702== malloc/free: in use at exit: 270,538 bytes in 121 blocks.
==24702== malloc/free: 53,057 allocs, 52,936 frees, 38,731,809 bytes allocated.
==24702== For counts of detected errors, rerun with: -v
==24702== searching for pointers to 121 not-freed blocks.
==24702== checked 940,616 bytes.
==24702==
==24702== 218 bytes in 4 blocks are definitely lost in loss record 22 of 35
==24702== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==24702== by 0x51C6859: Pegasus::StringRep::alloc(unsigned long) (String.cpp:533)
==24702== by 0x51C4617: Pegasus::_reserve(Pegasus::StringRep*&, unsigned) (String.cpp:545)
==24702== by 0x51C5519: Pegasus::String::append(char const*, unsigned) (String.cpp:826)
==24702== by 0x412D09: Pegasus::String::append(char const*) (StringInline.h:175)
==24702== by 0x410578: executeTests(void*) (TestClient.cpp:1294)
==24702== by 0x51DA1DD: _start_wrapper (Thread.cpp:69)
==24702== by 0x33754062F6: start_thread (in /lib64/libpthread-2.5.so)
==24702== by 0x33748D1B6C: clone (in /lib64/libc-2.5.so)
==24702==
==24702==
==24702== 288 bytes in 1 blocks are definitely lost in loss record 23 of 35
==24702== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==24702== by 0x337440FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==24702== by 0x3375406A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==24702== by 0x511FD91: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:214)
==24702== by 0x51D9EE5: Pegasus::Thread::run() (Thread.cpp:119)
==24702== by 0x407666: runTests(Pegasus::CIMClient*, unsigned, bool, bool, int, Pegasus::String) (TestClient.cpp:1391)
==24702== by 0x41207F: main (TestClient.cpp:1642)
==24702==
==24702==
==24702== 504 (128 direct, 376 indirect) bytes in 1 blocks are definitely lost in loss record 28 of 35
==24702== at 0x4A05809: malloc (vg_replace_malloc.c:149)
==24702== by 0x3383EBBFDF: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.8)
==24702== by 0x4C25787: Pegasus::CIMClientRep::_doRequest(Pegasus::AutoPtr >&, Pegasus::MessageType) (CIMClientRep.cpp:1150)
==24702== by 0x4C260E4: Pegasus::CIMClientRep::invokeMethod(Pegasus::CIMNamespaceName const&, Pegasus::CIMObjectPath const&, Pegasus::CIMName const&, Pegasus::Array const&, Pegasus::Array&) (CIMClientRep.cpp:997)
==24702== by 0x4C2E5A5: Pegasus::CIMClient::invokeMethod(Pegasus::CIMNamespaceName const&, Pegasus::CIMObjectPath const&, Pegasus::CIMName const&, Pegasus::Array const&, Pegasus::Array&) (CIMClient.cpp:429)
==24702== by 0x40F364: TestInvokeMethod(Pegasus::CIMClient*, bool, bool, Pegasus::String const&) (TestClient.cpp:1083)
==24702== by 0x410ECE: executeTests(void*) (TestClient.cpp:1353)
==24702== by 0x51DA1DD: _start_wrapper (Thread.cpp:69)
==24702== by 0x33754062F6: start_thread (in /lib64/libpthread-2.5.so)
==24702== by 0x33748D1B6C: clone (in /lib64/libc-2.5.so)
==24702==
==24702==
==24702== 290 (40 direct, 250 indirect) bytes in 1 blocks are definitely lost in loss record 29 of 35
==24702== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==24702== by 0x5163694: Pegasus::CIMObjectPath::CIMObjectPath() (CIMObjectPath.cpp:381)
==24702== by 0x516673B: Pegasus::CIMObjectPath::CIMObjectPath(Pegasus::String const&) (CIMObjectPath.cpp:393)
==24702== by 0x40ED9F: TestInvokeMethod(Pegasus::CIMClient*, bool, bool, Pegasus::String const&) (TestClient.cpp:1038)
==24702== by 0x410ECE: executeTests(void*) (TestClient.cpp:1353)
==24702== by 0x51DA1DD: _start_wrapper (Thread.cpp:69)
==24702== by 0x33754062F6: start_thread (in /lib64/libpthread-2.5.so)
==24702== by 0x33748D1B6C: clone (in /lib64/libc-2.5.so)
==24702==
==24702== LEAK SUMMARY:
==24702== definitely lost: 674 bytes in 7 blocks.
==24702== indirectly lost: 626 bytes in 8 blocks.
==24702== possibly lost: 0 bytes in 0 blocks.
==24702== still reachable: 269,238 bytes in 106 blocks.
==24702== suppressed: 0 bytes in 0 blocks.
==24702== Reachable blocks (those to which a pointer was found) are not shown.
==24702== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==24452== Memcheck, a memory error detector.
==24452== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==24452== Using LibVEX rev 1658, a library for dynamic binary translation.
==24452== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==24452== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==24452== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==24452== For more details, rerun with: -v
==24452==
==24452== My PID = 24452, parent PID = 24451. Prog and args are:
==24452== /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==24452==
==24452==
==24452== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 5 from 1)
==24452== malloc/free: in use at exit: 80,464 bytes in 795 blocks.
==24452== malloc/free: 1,110 allocs, 315 frees, 124,529 bytes allocated.
==24452== For counts of detected errors, rerun with: -v
==24452== searching for pointers to 795 not-freed blocks.
==24452== checked 873,688 bytes.
==24452==
==24452== 488 bytes in 1 blocks are possibly lost in loss record 34 of 37
==24452== at 0x4A05CB9: operator new[](unsigned long) (vg_replace_malloc.c:199)
==24452== by 0x55D6A5C: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (DefaultPropertyOwner.cpp:72)
==24452== by 0x55D1AA2: __static_initialization_and_destruction_0(int, int) (ConfigManager.cpp:57)
==24452== by 0x55D1C26: _GLOBAL__I__ZN7Pegasus13ConfigManager10traceOwnerE (ConfigManager.cpp:953)
==24452== by 0x55E05D5: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24452== by 0x55CCFE2: (within /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==24452==
==24452== LEAK SUMMARY:
==24452== definitely lost: 0 bytes in 0 blocks.
==24452== possibly lost: 488 bytes in 1 blocks.
==24452== still reachable: 79,976 bytes in 794 blocks.
==24452== suppressed: 0 bytes in 0 blocks.
==24452== Reachable blocks (those to which a pointer was found) are not shown.
==24452== To see them, rerun with: --show-reachable=yes