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 08-May-10 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100508
Time: 1401
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:

==13413== Memcheck, a memory error detector.
==13413== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==13413== Using LibVEX rev 1658, a library for dynamic binary translation.
==13413== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==13413== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==13413== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==13413== For more details, rerun with: -v
==13413==
==13413== My PID = 13413, parent PID = 13412. Prog and args are:
==13413== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==13413== 0
==13413== 5
==13413== 9
==13413== cimsrvr
==13413== TestGroup1
==13413==
==13413==
==13413== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 14 from 1)
==13413== malloc/free: in use at exit: 32,941 bytes in 377 blocks.
==13413== malloc/free: 4,187 allocs, 3,810 frees, 325,193 bytes allocated.
==13413== For counts of detected errors, rerun with: -v
==13413== searching for pointers to 377 not-freed blocks.
==13413== checked 11,336,776 bytes.
==13413==
==13413== 96 (72 direct, 24 indirect) bytes in 3 blocks are definitely lost in loss record 29 of 60
==13413== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==13413== by 0x6599738: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==13413== by 0x659981E: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==13413== by 0x4E58025: Pegasus::EnableIndicationsResponseHandler::EnableIndicationsResponseHandler(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*, Pegasus::CIMInstance const&, void (*)(Pegasus::CIMProcessIndicationRequestMessage*), void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1166)
==13413== by 0x50877A7: Pegasus::ProviderMessageHandler::_enableIndications() (ProviderMessageHandler.cpp:1621)
==13413== by 0x508B2D3: Pegasus::ProviderMessageHandler::_handleCreateSubscriptionRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1378)
==13413== by 0x5096A57: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:289)
==13413== by 0x5083F8A: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:129)
==13413== by 0x4C1D26D: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:377)
==13413== by 0x40668C: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:610)
==13413== by 0x406B2F: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:734)
==13413== by 0x65B45B7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==13413== by 0x65B2D81: _start_wrapper (Thread.cpp:69)
==13413== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==13413== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==13413==
==13413==
==13413== 288 bytes in 1 blocks are possibly lost in loss record 44 of 60
==13413== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==13413== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==13413== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==13413== by 0x64F350C: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:223)
==13413== by 0x65B2A89: Pegasus::Thread::run() (Thread.cpp:119)
==13413== by 0x65B38D1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==13413== by 0x65B3F06: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==13413== by 0x4084A1: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:564)
==13413== by 0x4085EA: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:175)
==13413== by 0x40AD2D: main (cimprovagt.cpp:239)
==13413==
==13413== LEAK SUMMARY:
==13413== definitely lost: 72 bytes in 3 blocks.
==13413== indirectly lost: 24 bytes in 3 blocks.
==13413== possibly lost: 288 bytes in 1 blocks.
==13413== still reachable: 32,557 bytes in 370 blocks.
==13413== suppressed: 0 bytes in 0 blocks.
==13413== Reachable blocks (those to which a pointer was found) are not shown.
==13413== To see them, rerun with: --show-reachable=yes
-------------------------------------------------------------------------------
Memory leak:

==20708== Memcheck, a memory error detector.
==20708== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==20708== Using LibVEX rev 1658, a library for dynamic binary translation.
==20708== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==20708== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==20708== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==20708== For more details, rerun with: -v
==20708==
==20708== My PID = 20708, parent PID = 20707. Prog and args are:
==20708== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==20708== 0
==20708== 5
==20708== 9
==20708== cimsrvr
==20708== TestGroup1
==20708==
==20708==
==20708== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 14 from 1)
==20708== malloc/free: in use at exit: 32,941 bytes in 377 blocks.
==20708== malloc/free: 4,191 allocs, 3,814 frees, 325,661 bytes allocated.
==20708== For counts of detected errors, rerun with: -v
==20708== searching for pointers to 377 not-freed blocks.
==20708== checked 11,337,048 bytes.
==20708==
==20708== 96 (72 direct, 24 indirect) bytes in 3 blocks are definitely lost in loss record 29 of 60
==20708== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==20708== by 0x6599738: Pegasus::_newRep(Pegasus::ResponseHandler*) (ResponseHandler.cpp:55)
==20708== by 0x659981E: Pegasus::ResponseHandler::ResponseHandler() (ResponseHandler.cpp:101)
==20708== by 0x4E58025: Pegasus::EnableIndicationsResponseHandler::EnableIndicationsResponseHandler(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*, Pegasus::CIMInstance const&, void (*)(Pegasus::CIMProcessIndicationRequestMessage*), void (*)(Pegasus::CIMRequestMessage*, Pegasus::CIMResponseMessage*)) (OperationResponseHandler.cpp:1166)
==20708== by 0x50877A7: Pegasus::ProviderMessageHandler::_enableIndications() (ProviderMessageHandler.cpp:1621)
==20708== by 0x508B2D3: Pegasus::ProviderMessageHandler::_handleCreateSubscriptionRequest(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:1378)
==20708== by 0x5096A57: Pegasus::ProviderMessageHandler::processMessage(Pegasus::CIMRequestMessage*) (ProviderMessageHandler.cpp:289)
==20708== by 0x5083F8A: Pegasus::DefaultProviderManager::processMessage(Pegasus::Message*) (DefaultProviderManager.cpp:129)
==20708== by 0x4C1D26D: Pegasus::BasicProviderManagerRouter::processMessage(Pegasus::Message*) (BasicProviderManagerRouter.cpp:377)
==20708== by 0x40668C: Pegasus::ProviderAgent::_processRequest(Pegasus::CIMRequestMessage*) (ProviderAgent.cpp:610)
==20708== by 0x406B2F: Pegasus::ProviderAgent::_processRequestAndWriteResponse(void*) (ProviderAgent.cpp:734)
==20708== by 0x65B45B7: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==20708== by 0x65B2D81: _start_wrapper (Thread.cpp:69)
==20708== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==20708== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==20708==
==20708==
==20708== 288 bytes in 1 blocks are possibly lost in loss record 44 of 60
==20708== at 0x4A04B32: calloc (vg_replace_malloc.c:279)
==20708== by 0x3680E0FEF2: _dl_allocate_tls (in /lib64/ld-2.5.so)
==20708== by 0x3681E06A33: pthread_create@@GLIBC_2.2.5 (in /lib64/libpthread-2.5.so)
==20708== by 0x64F350C: Pegasus::Threads::create(Pegasus::ThreadType&, Pegasus::Threads::Type, void* (*)(void*), void*) (Threads.cpp:223)
==20708== by 0x65B2A89: Pegasus::Thread::run() (Thread.cpp:119)
==20708== by 0x65B38D1: Pegasus::ThreadPool::_initializeThread() (ThreadPool.cpp:498)
==20708== by 0x65B3F06: Pegasus::ThreadPool::allocate_and_awaken(void*, void* (*)(void*), Pegasus::Semaphore*) (ThreadPool.cpp:312)
==20708== by 0x4084A1: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:564)
==20708== by 0x4085EA: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:175)
==20708== by 0x40AD2D: main (cimprovagt.cpp:239)
==20708==
==20708== LEAK SUMMARY:
==20708== definitely lost: 72 bytes in 3 blocks.
==20708== indirectly lost: 24 bytes in 3 blocks.
==20708== possibly lost: 288 bytes in 1 blocks.
==20708== still reachable: 32,557 bytes in 370 blocks.
==20708== suppressed: 0 bytes in 0 blocks.
==20708== Reachable blocks (those to which a pointer was found) are not shown.
==20708== To see them, rerun with: --show-reachable=yes