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

==21237== Memcheck, a memory error detector.
==21237== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==21237== Using LibVEX rev 1658, a library for dynamic binary translation.
==21237== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==21237== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==21237== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==21237== For more details, rerun with: -v
==21237==
==21237== My PID = 21237, parent PID = 21236. Prog and args are:
==21237== /var/buildMAIN/pegasus/build/bin_exe/cimservermain
==21237== --executor-socket
==21237== 5
==21237== enableBinaryRepository=true
==21237== repositoryDir=/var/buildMAIN/pegasus/build/repository_bin
==21237==
==21237==
==21237== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 1888 from 2)
==21237== malloc/free: in use at exit: 41,025 bytes in 151 blocks.
==21237== malloc/free: 49,320,912 allocs, 49,320,761 frees, 7,097,816,318 bytes allocated.
==21237== For counts of detected errors, rerun with: -v
==21237== searching for pointers to 151 not-freed blocks.
==21237== checked 963,816 bytes.
==21237==
==21237== 1,134 (280 direct, 854 indirect) bytes in 1 blocks are definitely lost in loss record 23 of 27
==21237== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==21237== by 0x8D7C931: Pegasus::CIMBinMsgDeserializer::_getGetInstanceResponseMessage(Pegasus::CIMBuffer&, bool) (CIMBinMsgDeserializer.cpp:1608)
==21237== by 0x8D81F2F: Pegasus::CIMBinMsgDeserializer::_getResponseMessage(Pegasus::CIMBuffer&, Pegasus::MessageType, bool) (CIMBinMsgDeserializer.cpp:397)
==21237== by 0x8D82C8C: Pegasus::CIMBinMsgDeserializer::deserialize(Pegasus::CIMBuffer&, unsigned long) (CIMBinMsgDeserializer.cpp:139)
==21237== by 0x8C7A08B: Pegasus::AnonymousPipe::readMessage(Pegasus::CIMMessage*&) (AnonymousPipe.cpp:170)
==21237== by 0x7E0FE1A: Pegasus::ProviderAgentContainer::_processResponses() (OOPProviderManagerRouter.cpp:1407)
==21237== by 0x7E10610: Pegasus::ProviderAgentContainer::_responseProcessor(void*) (OOPProviderManagerRouter.cpp:1583)
==21237== by 0x8D3A89B: Pegasus::ThreadPool::_loop(void*) (ThreadPool.cpp:222)
==21237== by 0x8D39065: _start_wrapper (Thread.cpp:69)
==21237== by 0x3681E062F6: start_thread (in /lib64/libpthread-2.5.so)
==21237== by 0x36812D1B6C: clone (in /lib64/libc-2.5.so)
==21237==
==21237== LEAK SUMMARY:
==21237== definitely lost: 280 bytes in 1 blocks.
==21237== indirectly lost: 854 bytes in 13 blocks.
==21237== possibly lost: 0 bytes in 0 blocks.
==21237== still reachable: 39,891 bytes in 137 blocks.
==21237== suppressed: 0 bytes in 0 blocks.
==21237== Reachable blocks (those to which a pointer was found) are not shown.
==21237== To see them, rerun with: --show-reachable=yes