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 20-Apr-12 06:26
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 120420
Time: 0626
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:

==15236== Memcheck, a memory error detector.
==15236== Copyright (C) 2002-2006, and GNU GPL'd, by Julian Seward et al.
==15236== Using LibVEX rev 1658, a library for dynamic binary translation.
==15236== Copyright (C) 2004-2006, and GNU GPL'd, by OpenWorks LLP.
==15236== Using valgrind-3.2.1, a dynamic binary instrumentation framework.
==15236== Copyright (C) 2000-2006, and GNU GPL'd, by Julian Seward et al.
==15236== For more details, rerun with: -v
==15236==
==15236== My PID = 15236, parent PID = 15235. Prog and args are:
==15236== /var/buildMAIN/pegasus/build/bin_exe/cimprovagt
==15236== 0
==15236== 5
==15236== 9
==15236== root
==15236== ProcessIndicationProviderModule
==15236==
==15236==
==15236== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 8 from 1)
==15236== malloc/free: in use at exit: 5,761 bytes in 68 blocks.
==15236== malloc/free: 164,461 allocs, 164,393 frees, 14,820,169 bytes allocated.
==15236== For counts of detected errors, rerun with: -v
==15236== searching for pointers to 68 not-freed blocks.
==15236== checked 793,744 bytes.
==15236==
==15236== 4,681 (96 direct, 4,585 indirect) bytes in 1 blocks are definitely lost in loss record 13 of 17
==15236== at 0x4A06019: operator new(unsigned long) (vg_replace_malloc.c:167)
==15236== by 0x65EACF2: Pegasus::CIMBuffer::getInstance(Pegasus::CIMInstance&) (CIMBuffer.cpp:1231)
==15236== by 0x65F68CC: Pegasus::CIMBinMsgDeserializer::_getInstance(Pegasus::CIMBuffer&, Pegasus::CIMInstance&) (CIMBinMsgDeserializer.cpp:853)
==15236== by 0x65FACE5: Pegasus::CIMBinMsgDeserializer::_getOperationContext(Pegasus::CIMBuffer&, Pegasus::OperationContext&) (CIMBinMsgDeserializer.cpp:711)
==15236== by 0x65FBEC8: Pegasus::CIMBinMsgDeserializer::deserialize(Pegasus::CIMBuffer&, unsigned long) (CIMBinMsgDeserializer.cpp:117)
==15236== by 0x64EF69B: Pegasus::AnonymousPipe::readMessage(Pegasus::CIMMessage*&) (AnonymousPipe.cpp:150)
==15236== by 0x4078A7: Pegasus::ProviderAgent::_readAndProcessRequest() (ProviderAgent.cpp:261)
==15236== by 0x4090DE: Pegasus::ProviderAgent::run() (ProviderAgent.cpp:182)
==15236== by 0x40B84D: main (cimprovagt.cpp:239)
==15236==
==15236== LEAK SUMMARY:
==15236== definitely lost: 96 bytes in 1 blocks.
==15236== indirectly lost: 4,585 bytes in 59 blocks.
==15236== possibly lost: 0 bytes in 0 blocks.
==15236== still reachable: 1,080 bytes in 8 blocks.
==15236== suppressed: 0 bytes in 0 blocks.
==15236== Reachable blocks (those to which a pointer was found) are not shown.
==15236== To see them, rerun with: --show-reachable=yes