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 05-Aug-10 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 100805
Time: 1400
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:

==25365== Memcheck, a memory error detector.
==25365== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==25365== Using LibVEX rev 1658, a library for dynamic binary translation.
==25365== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==25365== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==25365== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==25365== For more details, rerun with: -v
==25365==
==25365== My PID = 25365, parent PID = 25364. Prog and args are:
==25365== /var/buildMAIN/pegasus/build/bin_exe/cimservermain
==25365== --executor-socket
==25365== 5
==25365== enableBinaryRepository=true
==25365== repositoryDir=/var/buildMAIN/pegasus/build/repository_bin
==25365==
==25365==
==25365== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1888 from 2)
==25365== malloc/free: in use at exit: 40,525 bytes in 149 blocks.
==25365== malloc/free: 49,367,789 allocs, 49,367,640 frees, 7,092,731,488 bytes allocated.
==25365== For counts of detected errors, rerun with: -v
==25365== searching for pointers to 149 not-freed blocks.
==25365== checked 963,816 bytes.
==25365==
==25365== 96 (16 direct, 80 indirect) bytes in 1 blocks are definitely lost in loss record 15 of 26
==25365== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==25365== by 0x7E0E728: Pegasus::ProviderAgentContainer::_uninitialize(bool) (OOPProviderManagerRouter.cpp:843)
==25365== by 0x7E0EE64: Pegasus::ProviderAgentContainer::_processResponses() (OOPProviderManagerRouter.cpp:1427)
==25365== by 0x7E0F610: Pegasus::ProviderAgentContainer::_responseProcessor(void*) (OOPProviderManagerRouter.cpp:1583)
==25365== by 0x8D3924B: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==25365== by 0x8D37A15: _start_wrapper (Thread.cpp:69)
==25365== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==25365== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==25365==
==25365==
==25365== 538 (280 direct, 258 indirect) bytes in 1 blocks are definitely lost in loss record 20 of 26
==25365== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==25365== by 0x8CA7481: Pegasus::CIMGetInstanceRequestMessage::buildResponse() const (CIMMessage.cpp:76)
==25365== by 0x7E1141B: Pegasus::ProviderAgentContainer::_processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (OOPProviderManagerRouter.cpp:1161)
==25365== by 0x7E11CC6: Pegasus::ProviderAgentContainer::processMessage(Pegasus::CIMRequestMessage*, Pegasus::RespAggCounter*) (OOPProviderManagerRouter.cpp:965)
==25365== by 0x7E12216: Pegasus::ProviderAgentContainer::_retryRequestHandler(void*) (OOPProviderManagerRouter.cpp:1369)
==25365== by 0x8D3924B: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==25365== by 0x8D37A15: _start_wrapper (Thread.cpp:69)
==25365== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==25365== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==25365==
==25365== LEAK SUMMARY:
==25365== definitely lost: 296 bytes in 2 blocks.
==25365== indirectly lost: 338 bytes in 10 blocks.
==25365== possibly lost: 0 bytes in 0 blocks.
==25365== still reachable: 39,891 bytes in 137 blocks.
==25365== suppressed: 0 bytes in 0 blocks.
==25365== Reachable blocks (those to which a pointer was found) are not shown.
==25365== To see them, rerun with: --show-reachable=yes