OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL
Date 15-Feb-13 14:00
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130215
Time: 1400
Options: +CMPI +CQL +IPv6 +SLP +SSL
Status: FAILURE

make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/TestProviders'
make[5]: Entering directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[5]: Leaving directory `/var/buildMAIN/pegasus/src/Providers/IndicationConsumer'
make[4]: Leaving directory `/var/buildMAIN/pegasus/src/Providers'
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[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:

==25208== Memcheck, a memory error detector
==25208== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25208== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25208== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient
==25208== Parent PID: 25207
==25208==
==25208==
==25208== HEAP SUMMARY:
==25208== in use at exit: 1,874 bytes in 9 blocks
==25208== total heap usage: 236 allocs, 227 frees, 33,294 bytes allocated
==25208==
==25208== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==25208== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25208== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25208== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25208== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25208== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25208== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==25208== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25208==
==25208== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==25208== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25208== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25208== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25208== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25208== by 0x40B337: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAggregationOutputClient)
==25208== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25208==
==25208== LEAK SUMMARY:
==25208== definitely lost: 0 bytes in 0 blocks
==25208== indirectly lost: 0 bytes in 0 blocks
==25208== possibly lost: 176 bytes in 2 blocks
==25208== still reachable: 1,698 bytes in 7 blocks
==25208== suppressed: 0 bytes in 0 blocks
==25208== Reachable blocks (those to which a pointer was found) are not shown.
==25208== To see them, rerun with: --leak-check=full --show-reachable=yes
==25208==
==25208== For counts of detected and suppressed errors, rerun with: -v
==25208== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==22998== Memcheck, a memory error detector
==22998== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==22998== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==22998== Command: /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient
==22998== Parent PID: 22997
==22998==
==22998==
==22998== HEAP SUMMARY:
==22998== in use at exit: 1,874 bytes in 9 blocks
==22998== total heap usage: 196 allocs, 187 frees, 29,980 bytes allocated
==22998==
==22998== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==22998== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==22998== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22998== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==22998== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22998==
==22998== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==22998== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==22998== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==22998== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22998== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==22998== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22998==
==22998== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==22998== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==22998== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x516F5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22998== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22998== by 0x403E07: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestAssociationTestClient)
==22998== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22998==
==22998== LEAK SUMMARY:
==22998== definitely lost: 0 bytes in 0 blocks
==22998== indirectly lost: 0 bytes in 0 blocks
==22998== possibly lost: 712 bytes in 3 blocks
==22998== still reachable: 1,162 bytes in 6 blocks
==22998== suppressed: 0 bytes in 0 blocks
==22998== Reachable blocks (those to which a pointer was found) are not shown.
==22998== To see them, rerun with: --leak-check=full --show-reachable=yes
==22998==
==22998== For counts of detected and suppressed errors, rerun with: -v
==22998== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25842== Memcheck, a memory error detector
==25842== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25842== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25842== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation test/TestProvider
==25842== Parent PID: 25841
==25842==
==25842==
==25842== HEAP SUMMARY:
==25842== in use at exit: 1,874 bytes in 9 blocks
==25842== total heap usage: 193 allocs, 184 frees, 27,830 bytes allocated
==25842==
==25842== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==25842== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25842== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25842== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25842== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25842== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25842== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==25842== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25842==
==25842== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==25842== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25842== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25842== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25842== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25842== by 0x405012: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPIAssociation)
==25842== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25842==
==25842== LEAK SUMMARY:
==25842== definitely lost: 0 bytes in 0 blocks
==25842== indirectly lost: 0 bytes in 0 blocks
==25842== possibly lost: 176 bytes in 2 blocks
==25842== still reachable: 1,698 bytes in 7 blocks
==25842== suppressed: 0 bytes in 0 blocks
==25842== Reachable blocks (those to which a pointer was found) are not shown.
==25842== To see them, rerun with: --leak-check=full --show-reachable=yes
==25842==
==25842== For counts of detected and suppressed errors, rerun with: -v
==25842== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25797== Memcheck, a memory error detector
==25797== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25797== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25797== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5
==25797== Parent PID: 25796
==25797==
==25797==
==25797== HEAP SUMMARY:
==25797== in use at exit: 1,874 bytes in 9 blocks
==25797== total heap usage: 192 allocs, 183 frees, 27,770 bytes allocated
==25797==
==25797== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==25797== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25797== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25797== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25797== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25797== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25797== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==25797== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25797==
==25797== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==25797== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25797== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25797== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25797== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25797== by 0x402926: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCMPI_Fail_5)
==25797== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25797==
==25797== LEAK SUMMARY:
==25797== definitely lost: 0 bytes in 0 blocks
==25797== indirectly lost: 0 bytes in 0 blocks
==25797== possibly lost: 176 bytes in 2 blocks
==25797== still reachable: 1,698 bytes in 7 blocks
==25797== suppressed: 0 bytes in 0 blocks
==25797== Reachable blocks (those to which a pointer was found) are not shown.
==25797== To see them, rerun with: --leak-check=full --show-reachable=yes
==25797==
==25797== For counts of detected and suppressed errors, rerun with: -v
==25797== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31948== Memcheck, a memory error detector
==31948== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31948== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31948== Command: /var/buildMAIN/pegasus/build/bin_exe/TestCertClient /var/buildMAIN/pegasus/build/testcert4.cert /var/buildMAIN/pegasus/build/testcert4.key /var/buildMAIN/pegasus/build/ssl.rnd
==31948== Parent PID: 31947
==31948==
==31948==
==31948== HEAP SUMMARY:
==31948== in use at exit: 5,282 bytes in 117 blocks
==31948== total heap usage: 2,624 allocs, 2,507 frees, 144,664 bytes allocated
==31948==
==31948== 32 bytes in 1 blocks are possibly lost in loss record 104 of 117
==31948== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31948== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31948== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31948== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==31948== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31948==
==31948== 144 bytes in 1 blocks are possibly lost in loss record 111 of 117
==31948== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==31948== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==31948== by 0x4F57054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31948== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31948== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==31948== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31948==
==31948== 536 bytes in 1 blocks are possibly lost in loss record 116 of 117
==31948== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==31948== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4F57062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==31948== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31948== by 0x4C29685: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext const&, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==31948== by 0x402357: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==31948== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==31948==
==31948== LEAK SUMMARY:
==31948== definitely lost: 0 bytes in 0 blocks
==31948== indirectly lost: 0 bytes in 0 blocks
==31948== possibly lost: 712 bytes in 3 blocks
==31948== still reachable: 4,570 bytes in 114 blocks
==31948== suppressed: 0 bytes in 0 blocks
==31948== Reachable blocks (those to which a pointer was found) are not shown.
==31948== To see them, rerun with: --leak-check=full --show-reachable=yes
==31948==
==31948== For counts of detected and suppressed errors, rerun with: -v
==31948== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19949== Memcheck, a memory error detector
==19949== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19949== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19949== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClient [::ffff:127.0.0.1]:5988
==19949== Parent PID: 19948
==19949==
==19949==
==19949== HEAP SUMMARY:
==19949== in use at exit: 6,170 bytes in 87 blocks
==19949== total heap usage: 319 allocs, 232 frees, 33,753 bytes allocated
==19949==
==19949== 32 bytes in 1 blocks are possibly lost in loss record 7 of 22
==19949== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19949== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19949== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19949== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==19949== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==19949== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19949==
==19949== 144 bytes in 1 blocks are possibly lost in loss record 13 of 22
==19949== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19949== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19949== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19949== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19949== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==19949== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==19949== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19949==
==19949== 536 bytes in 1 blocks are possibly lost in loss record 20 of 22
==19949== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19949== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19949== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19949== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19949== by 0x40A5DD: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==19949== by 0x411983: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClient)
==19949== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19949==
==19949== LEAK SUMMARY:
==19949== definitely lost: 0 bytes in 0 blocks
==19949== indirectly lost: 0 bytes in 0 blocks
==19949== possibly lost: 712 bytes in 3 blocks
==19949== still reachable: 5,458 bytes in 84 blocks
==19949== suppressed: 0 bytes in 0 blocks
==19949== Reachable blocks (those to which a pointer was found) are not shown.
==19949== To see them, rerun with: --leak-check=full --show-reachable=yes
==19949==
==19949== For counts of detected and suppressed errors, rerun with: -v
==19949== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==22877== Memcheck, a memory error detector
==22877== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==22877== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==22877== Command: /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider
==22877== Parent PID: 22876
==22877==
==22877==
==22877== HEAP SUMMARY:
==22877== in use at exit: 712 bytes in 3 blocks
==22877== total heap usage: 191 allocs, 188 frees, 29,682 bytes allocated
==22877==
==22877== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==22877== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==22877== by 0x5168045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22877== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==22877== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22877==
==22877== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==22877== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==22877== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==22877== by 0x5179D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22877== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==22877== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22877==
==22877== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==22877== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==22877== by 0x518C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x516F5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x5122EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x51247D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x5124970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x5168081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x5168118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x5179D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==22877== by 0x4E4A2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==22877== by 0x407EE7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestClientProcessProvider)
==22877== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==22877==
==22877== LEAK SUMMARY:
==22877== definitely lost: 0 bytes in 0 blocks
==22877== indirectly lost: 0 bytes in 0 blocks
==22877== possibly lost: 712 bytes in 3 blocks
==22877== still reachable: 0 bytes in 0 blocks
==22877== suppressed: 0 bytes in 0 blocks
==22877==
==22877== For counts of detected and suppressed errors, rerun with: -v
==22877== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==18630== Memcheck, a memory error detector
==18630== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==18630== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==18630== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry
==18630== Parent PID: 18629
==18630==
==18630==
==18630== HEAP SUMMARY:
==18630== in use at exit: 712 bytes in 3 blocks
==18630== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==18630==
==18630== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==18630== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==18630== by 0x5379045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18630== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==18630== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18630==
==18630== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==18630== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==18630== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==18630== by 0x538AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18630== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==18630== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18630==
==18630== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==18630== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==18630== by 0x539D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x53805E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x5333EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x53357D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x5335970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x5379081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x5379118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x538AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18630== by 0x4E302E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18630== by 0x406B00: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDeliveryRetry)
==18630== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18630==
==18630== LEAK SUMMARY:
==18630== definitely lost: 0 bytes in 0 blocks
==18630== indirectly lost: 0 bytes in 0 blocks
==18630== possibly lost: 712 bytes in 3 blocks
==18630== still reachable: 0 bytes in 0 blocks
==18630== suppressed: 0 bytes in 0 blocks
==18630==
==18630== For counts of detected and suppressed errors, rerun with: -v
==18630== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==3918== Memcheck, a memory error detector
==3918== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==3918== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==3918== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==3918== Parent PID: 3917
==3918==
==3918==
==3918== HEAP SUMMARY:
==3918== in use at exit: 712 bytes in 3 blocks
==3918== total heap usage: 210 allocs, 207 frees, 59,770 bytes allocated
==3918==
==3918== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==3918== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==3918== by 0x4F36045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4F39F9F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4F3136E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==3918== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3918==
==3918== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==3918== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==3918== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==3918== by 0x4F31360: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==3918== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3918==
==3918== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==3918== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==3918== by 0x4F5A749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4F3D5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4EF0EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4EF27D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4EF2970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4F36081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4F39F9F: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4F3136E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==3918== by 0x4014A4: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==3918== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==3918==
==3918== LEAK SUMMARY:
==3918== definitely lost: 0 bytes in 0 blocks
==3918== indirectly lost: 0 bytes in 0 blocks
==3918== possibly lost: 712 bytes in 3 blocks
==3918== still reachable: 0 bytes in 0 blocks
==3918== suppressed: 0 bytes in 0 blocks
==3918==
==3918== For counts of detected and suppressed errors, rerun with: -v
==3918== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==32229== Memcheck, a memory error detector
==32229== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==32229== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==32229== Command: /var/buildMAIN/pegasus/build/bin_exe/TestG11n [::ffff:127.0.0.1]:5988 -l [::ffff:127.0.0.1]:2003
==32229== Parent PID: 32228
==32229==
==32229==
==32229== HEAP SUMMARY:
==32229== in use at exit: 5,352 bytes in 79 blocks
==32229== total heap usage: 354 allocs, 275 frees, 37,321 bytes allocated
==32229==
==32229== 32 bytes in 1 blocks are possibly lost in loss record 3 of 14
==32229== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==32229== by 0x57B1045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32229== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32229== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==32229== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32229==
==32229== 144 bytes in 1 blocks are possibly lost in loss record 8 of 14
==32229== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==32229== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==32229== by 0x57C3054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32229== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32229== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==32229== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32229==
==32229== 536 bytes in 1 blocks are possibly lost in loss record 12 of 14
==32229== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==32229== by 0x57D5749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x57B85E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x576BEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x576D7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x576D970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x57B1081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x57B1118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x57C3062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==32229== by 0x52672E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32229== by 0x526A84F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==32229== by 0x417771: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestG11n)
==32229== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==32229==
==32229== LEAK SUMMARY:
==32229== definitely lost: 0 bytes in 0 blocks
==32229== indirectly lost: 0 bytes in 0 blocks
==32229== possibly lost: 712 bytes in 3 blocks
==32229== still reachable: 4,640 bytes in 76 blocks
==32229== suppressed: 0 bytes in 0 blocks
==32229== Reachable blocks (those to which a pointer was found) are not shown.
==32229== To see them, rerun with: --leak-check=full --show-reachable=yes
==32229==
==32229== For counts of detected and suppressed errors, rerun with: -v
==32229== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25446== Memcheck, a memory error detector
==25446== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25446== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25446== Command: /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider testIndications restart
==25446== Parent PID: 25445
==25446==
==25446==
==25446== HEAP SUMMARY:
==25446== in use at exit: 712 bytes in 3 blocks
==25446== total heap usage: 190 allocs, 187 frees, 27,660 bytes allocated
==25446==
==25446== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==25446== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25446== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25446== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==25446== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25446==
==25446== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==25446== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25446== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25446== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25446== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==25446== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25446==
==25446== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==25446== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25446== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25446== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25446== by 0x40ADD5: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestGroupMethodProvider)
==25446== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25446==
==25446== LEAK SUMMARY:
==25446== definitely lost: 0 bytes in 0 blocks
==25446== indirectly lost: 0 bytes in 0 blocks
==25446== possibly lost: 712 bytes in 3 blocks
==25446== still reachable: 0 bytes in 0 blocks
==25446== suppressed: 0 bytes in 0 blocks
==25446==
==25446== For counts of detected and suppressed errors, rerun with: -v
==25446== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19524== Memcheck, a memory error detector
==19524== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19524== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19524== Command: /var/buildMAIN/pegasus/build/bin_exe/TestInterop
==19524== Parent PID: 19523
==19524==
==19524==
==19524== HEAP SUMMARY:
==19524== in use at exit: 1,874 bytes in 9 blocks
==19524== total heap usage: 866 allocs, 857 frees, 85,820 bytes allocated
==19524==
==19524== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==19524== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19524== by 0x5A54045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A54118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A65D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19524== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==19524== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==19524== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19524==
==19524== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==19524== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19524== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19524== by 0x5A65D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19524== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==19524== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==19524== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19524==
==19524== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==19524== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19524== by 0x5A78749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A5B5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A0EEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A107D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A10970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A54081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A54118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x5A65D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19524== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19524== by 0x40728E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==19524== by 0x418E53: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestInterop)
==19524== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19524==
==19524== LEAK SUMMARY:
==19524== definitely lost: 0 bytes in 0 blocks
==19524== indirectly lost: 0 bytes in 0 blocks
==19524== possibly lost: 712 bytes in 3 blocks
==19524== still reachable: 1,162 bytes in 6 blocks
==19524== suppressed: 0 bytes in 0 blocks
==19524== Reachable blocks (those to which a pointer was found) are not shown.
==19524== To see them, rerun with: --leak-check=full --show-reachable=yes
==19524==
==19524== For counts of detected and suppressed errors, rerun with: -v
==19524== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25053== Memcheck, a memory error detector
==25053== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25053== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25053== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient 1
==25053== Parent PID: 25052
==25053==
==25053==
==25053== HEAP SUMMARY:
==25053== in use at exit: 2,390 bytes in 19 blocks
==25053== total heap usage: 316 allocs, 297 frees, 40,018 bytes allocated
==25053==
==25053== 32 bytes in 1 blocks are possibly lost in loss record 7 of 19
==25053== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25053== by 0x5150045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25053== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25053== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==25053== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==25053== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25053==
==25053== 144 bytes in 1 blocks are possibly lost in loss record 15 of 19
==25053== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25053== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25053== by 0x5162054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25053== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25053== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==25053== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==25053== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25053==
==25053== 536 bytes in 1 blocks are possibly lost in loss record 19 of 19
==25053== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25053== by 0x5174749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x51575E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x510AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x510C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x510C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x5150081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x5150118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x5162062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25053== by 0x4E322E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25053== by 0x4E3584F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25053== by 0x4C14AE3: Pegasus::CIMDefaultClientConnectionManager::getConnection(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C113C2: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::String const&, Pegasus::String const&, Pegasus::CIMNamespaceName const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C11678: Pegasus::CIMManagedClient::getTargetCIMOM(Pegasus::CIMObjectPath const&) const (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x4C121EA: Pegasus::CIMManagedClient::createInstance(Pegasus::CIMInstance const&) (in /var/buildMAIN/pegasus/build/lib/libpegmanagedclient.so.1)
==25053== by 0x403855: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==25053== by 0x40500E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMCCATestClient)
==25053== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25053==
==25053== LEAK SUMMARY:
==25053== definitely lost: 0 bytes in 0 blocks
==25053== indirectly lost: 0 bytes in 0 blocks
==25053== possibly lost: 712 bytes in 3 blocks
==25053== still reachable: 1,678 bytes in 16 blocks
==25053== suppressed: 0 bytes in 0 blocks
==25053== Reachable blocks (those to which a pointer was found) are not shown.
==25053== To see them, rerun with: --leak-check=full --show-reachable=yes
==25053==
==25053== For counts of detected and suppressed errors, rerun with: -v
==25053== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25004== Memcheck, a memory error detector
==25004== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25004== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25004== Command: /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider
==25004== Parent PID: 25003
==25004==
==25004==
==25004== HEAP SUMMARY:
==25004== in use at exit: 746 bytes in 4 blocks
==25004== total heap usage: 191 allocs, 187 frees, 27,694 bytes allocated
==25004==
==25004== 32 bytes in 1 blocks are possibly lost in loss record 1 of 4
==25004== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25004== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25004== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==25004== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==25004== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25004==
==25004== 144 bytes in 1 blocks are possibly lost in loss record 3 of 4
==25004== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25004== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25004== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25004== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==25004== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==25004== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25004==
==25004== 536 bytes in 1 blocks are possibly lost in loss record 4 of 4
==25004== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25004== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25004== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25004== by 0x40384D: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==25004== by 0x404048: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestMethodTestProvider)
==25004== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25004==
==25004== LEAK SUMMARY:
==25004== definitely lost: 0 bytes in 0 blocks
==25004== indirectly lost: 0 bytes in 0 blocks
==25004== possibly lost: 712 bytes in 3 blocks
==25004== still reachable: 34 bytes in 1 blocks
==25004== suppressed: 0 bytes in 0 blocks
==25004== Reachable blocks (those to which a pointer was found) are not shown.
==25004== To see them, rerun with: --leak-check=full --show-reachable=yes
==25004==
==25004== For counts of detected and suppressed errors, rerun with: -v
==25004== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==16507== Memcheck, a memory error detector
==16507== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==16507== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==16507== Command: /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI noEvaluate SELECT * FROM CIM_InstModification WHERE SourceInstance ISA CIM_EthernetPort AND SourceInstance.OperationalStatus <> PreviousInstance.OperationalStatus
==16507== Parent PID: 16506
==16507==
==16507==
==16507== HEAP SUMMARY:
==16507== in use at exit: 16,470 bytes in 5 blocks
==16507== total heap usage: 278 allocs, 273 frees, 51,032 bytes allocated
==16507==
==16507== 12 bytes in 2 blocks are definitely lost in loss record 2 of 4
==16507== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==16507== by 0x3E0BC7FD51: strdup (in /lib64/libc-2.12.so)
==16507== by 0x4C18B8D: WQL_parse() (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==16507== by 0x4C1B7F0: Pegasus::WQLParser::parse(char const*, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==16507== by 0x4C1BB3E: Pegasus::WQLParser::parse(Pegasus::Buffer const&, Pegasus::WQLSelectStatement&) (in /var/buildMAIN/pegasus/build/lib/libpegwql.so.1)
==16507== by 0x402D81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestParserCLI)
==16507== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==16507==
==16507== LEAK SUMMARY:
==16507== definitely lost: 12 bytes in 2 blocks
==16507== indirectly lost: 0 bytes in 0 blocks
==16507== possibly lost: 0 bytes in 0 blocks
==16507== still reachable: 16,458 bytes in 3 blocks
==16507== suppressed: 0 bytes in 0 blocks
==16507== Reachable blocks (those to which a pointer was found) are not shown.
==16507== To see them, rerun with: --leak-check=full --show-reachable=yes
==16507==
==16507== For counts of detected and suppressed errors, rerun with: -v
==16507== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==17635== Memcheck, a memory error detector
==17635== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==17635== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==17635== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient
==17635== Parent PID: 17634
==17635==
==17635==
==17635== HEAP SUMMARY:
==17635== in use at exit: 712 bytes in 3 blocks
==17635== total heap usage: 191 allocs, 188 frees, 27,708 bytes allocated
==17635==
==17635== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==17635== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17635== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17635== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==17635== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17635==
==17635== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==17635== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==17635== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==17635== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17635== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==17635== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17635==
==17635== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==17635== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17635== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17635== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17635== by 0x409095: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClient)
==17635== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17635==
==17635== LEAK SUMMARY:
==17635== definitely lost: 0 bytes in 0 blocks
==17635== indirectly lost: 0 bytes in 0 blocks
==17635== possibly lost: 712 bytes in 3 blocks
==17635== still reachable: 0 bytes in 0 blocks
==17635== suppressed: 0 bytes in 0 blocks
==17635==
==17635== For counts of detected and suppressed errors, rerun with: -v
==17635== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==17721== Memcheck, a memory error detector
==17721== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==17721== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==17721== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics
==17721== Parent PID: 17720
==17721==
==17721==
==17721== HEAP SUMMARY:
==17721== in use at exit: 712 bytes in 3 blocks
==17721== total heap usage: 242 allocs, 239 frees, 33,146 bytes allocated
==17721==
==17721== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==17721== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17721== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17721== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17721== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==17721== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17721==
==17721== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==17721== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==17721== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==17721== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17721== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17721== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==17721== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17721==
==17721== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==17721== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17721== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17721== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17721== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17721== by 0x401F05: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientClientStatistics)
==17721== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17721==
==17721== LEAK SUMMARY:
==17721== definitely lost: 0 bytes in 0 blocks
==17721== indirectly lost: 0 bytes in 0 blocks
==17721== possibly lost: 712 bytes in 3 blocks
==17721== still reachable: 0 bytes in 0 blocks
==17721== suppressed: 0 bytes in 0 blocks
==17721==
==17721== For counts of detected and suppressed errors, rerun with: -v
==17721== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==17708== Memcheck, a memory error detector
==17708== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==17708== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==17708== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace
==17708== Parent PID: 17707
==17708==
==17708==
==17708== HEAP SUMMARY:
==17708== in use at exit: 3,900 bytes in 62 blocks
==17708== total heap usage: 342 allocs, 280 frees, 37,783 bytes allocated
==17708==
==17708== 32 bytes in 1 blocks are possibly lost in loss record 2 of 12
==17708== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17708== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17708== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17708== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==17708== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17708==
==17708== 144 bytes in 1 blocks are possibly lost in loss record 6 of 12
==17708== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==17708== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==17708== by 0x5182054: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17708== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17708== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==17708== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17708==
==17708== 536 bytes in 1 blocks are possibly lost in loss record 10 of 12
==17708== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17708== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x5182062: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17708== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17708== by 0x4C2984F: Pegasus::CIMClientRep::connect(Pegasus::String const&, unsigned int, Pegasus::String const&, Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17708== by 0x406647: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientDeleteNamespace)
==17708== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17708==
==17708== LEAK SUMMARY:
==17708== definitely lost: 0 bytes in 0 blocks
==17708== indirectly lost: 0 bytes in 0 blocks
==17708== possibly lost: 712 bytes in 3 blocks
==17708== still reachable: 3,188 bytes in 59 blocks
==17708== suppressed: 0 bytes in 0 blocks
==17708== Reachable blocks (those to which a pointer was found) are not shown.
==17708== To see them, rerun with: --leak-check=full --show-reachable=yes
==17708==
==17708== For counts of detected and suppressed errors, rerun with: -v
==17708== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==17692== Memcheck, a memory error detector
==17692== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==17692== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==17692== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances
==17692== Parent PID: 17691
==17692==
==17692==
==17692== HEAP SUMMARY:
==17692== in use at exit: 712 bytes in 3 blocks
==17692== total heap usage: 221 allocs, 218 frees, 29,520 bytes allocated
==17692==
==17692== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==17692== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17692== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17692== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==17692== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17692==
==17692== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==17692== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==17692== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==17692== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17692== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==17692== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17692==
==17692== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==17692== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17692== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17692== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17692== by 0x401685: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientEnumInstances)
==17692== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17692==
==17692== LEAK SUMMARY:
==17692== definitely lost: 0 bytes in 0 blocks
==17692== indirectly lost: 0 bytes in 0 blocks
==17692== possibly lost: 712 bytes in 3 blocks
==17692== still reachable: 0 bytes in 0 blocks
==17692== suppressed: 0 bytes in 0 blocks
==17692==
==17692== For counts of detected and suppressed errors, rerun with: -v
==17692== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==17679== Memcheck, a memory error detector
==17679== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==17679== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==17679== Command: /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2
==17679== Parent PID: 17678
==17679==
==17679==
==17679== HEAP SUMMARY:
==17679== in use at exit: 1,002 bytes in 9 blocks
==17679== total heap usage: 206 allocs, 197 frees, 28,536 bytes allocated
==17679==
==17679== 32 bytes in 1 blocks are possibly lost in loss record 3 of 9
==17679== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17679== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17679== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==17679== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17679==
==17679== 144 bytes in 1 blocks are possibly lost in loss record 8 of 9
==17679== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==17679== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==17679== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17679== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==17679== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17679==
==17679== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==17679== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17679== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17679== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17679== by 0x401A6F: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestPegClientInvokeMethod2)
==17679== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17679==
==17679== LEAK SUMMARY:
==17679== definitely lost: 0 bytes in 0 blocks
==17679== indirectly lost: 0 bytes in 0 blocks
==17679== possibly lost: 712 bytes in 3 blocks
==17679== still reachable: 290 bytes in 6 blocks
==17679== suppressed: 0 bytes in 0 blocks
==17679== Reachable blocks (those to which a pointer was found) are not shown.
==17679== To see them, rerun with: --leak-check=full --show-reachable=yes
==17679==
==17679== For counts of detected and suppressed errors, rerun with: -v
==17679== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19537== Memcheck, a memory error detector
==19537== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19537== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19537== Command: /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile
==19537== Parent PID: 19536
==19537==
==19537==
==19537== HEAP SUMMARY:
==19537== in use at exit: 1,952 bytes in 10 blocks
==19537== total heap usage: 853 allocs, 843 frees, 84,118 bytes allocated
==19537==
==19537== 32 bytes in 1 blocks are possibly lost in loss record 4 of 10
==19537== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19537== by 0x5829045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x5829118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x583AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19537== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==19537== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19537==
==19537== 144 bytes in 1 blocks are possibly lost in loss record 6 of 10
==19537== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19537== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19537== by 0x583AD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19537== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==19537== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19537==
==19537== 536 bytes in 1 blocks are possibly lost in loss record 10 of 10
==19537== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19537== by 0x584D749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x58305E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x57E3EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x57E57D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x57E5970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x5829081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x5829118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x583AD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19537== by 0x52E12E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19537== by 0x4056E9: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestServerProfile)
==19537== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19537==
==19537== LEAK SUMMARY:
==19537== definitely lost: 0 bytes in 0 blocks
==19537== indirectly lost: 0 bytes in 0 blocks
==19537== possibly lost: 712 bytes in 3 blocks
==19537== still reachable: 1,240 bytes in 7 blocks
==19537== suppressed: 0 bytes in 0 blocks
==19537== Reachable blocks (those to which a pointer was found) are not shown.
==19537== To see them, rerun with: --leak-check=full --show-reachable=yes
==19537==
==19537== For counts of detected and suppressed errors, rerun with: -v
==19537== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==17734== Memcheck, a memory error detector
==17734== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==17734== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==17734== Command: /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient
==17734== Parent PID: 17733
==17734==
==17734==
==17734== HEAP SUMMARY:
==17734== in use at exit: 712 bytes in 3 blocks
==17734== total heap usage: 189 allocs, 186 frees, 27,602 bytes allocated
==17734==
==17734== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==17734== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17734== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17734== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17734== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17734== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17734== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==17734== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17734==
==17734== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==17734== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==17734== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==17734== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17734== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17734== by 0x40119E: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestStaticClient)
==17734== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==17734==
==17734== LEAK SUMMARY:
==17734== definitely lost: 0 bytes in 0 blocks
==17734== indirectly lost: 0 bytes in 0 blocks
==17734== possibly lost: 176 bytes in 2 blocks
==17734== still reachable: 536 bytes in 1 blocks
==17734== suppressed: 0 bytes in 0 blocks
==17734== Reachable blocks (those to which a pointer was found) are not shown.
==17734== To see them, rerun with: --leak-check=full --show-reachable=yes
==17734==
==17734== For counts of detected and suppressed errors, rerun with: -v
==17734== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25164== Memcheck, a memory error detector
==25164== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25164== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25164== Command: /var/buildMAIN/pegasus/build/bin_exe/TestUserContext
==25164== Parent PID: 25163
==25164==
==25164==
==25164== HEAP SUMMARY:
==25164== in use at exit: 712 bytes in 3 blocks
==25164== total heap usage: 243 allocs, 240 frees, 33,089 bytes allocated
==25164==
==25164== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==25164== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25164== by 0x4F45045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25164== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==25164== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==25164== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25164==
==25164== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==25164== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25164== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25164== by 0x4F56D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25164== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==25164== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==25164== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25164==
==25164== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==25164== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25164== by 0x4F69749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4F4C5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4EFFEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4F017D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4F01970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4F45081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4F45118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4F56D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25164== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25164== by 0x4022F8: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==25164== by 0x402F81: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestUserContext)
==25164== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25164==
==25164== LEAK SUMMARY:
==25164== definitely lost: 0 bytes in 0 blocks
==25164== indirectly lost: 0 bytes in 0 blocks
==25164== possibly lost: 712 bytes in 3 blocks
==25164== still reachable: 0 bytes in 0 blocks
==25164== suppressed: 0 bytes in 0 blocks
==25164==
==25164== For counts of detected and suppressed errors, rerun with: -v
==25164== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==18575== Memcheck, a memory error detector
==18575== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==18575== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==18575== Command: /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration
==18575== Parent PID: 18574
==18575==
==18575==
==18575== HEAP SUMMARY:
==18575== in use at exit: 712 bytes in 3 blocks
==18575== total heap usage: 243 allocs, 240 frees, 34,606 bytes allocated
==18575==
==18575== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==18575== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==18575== by 0x55CE045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18575== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==18575== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18575==
==18575== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==18575== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==18575== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==18575== by 0x55DFD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18575== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==18575== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18575==
==18575== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==18575== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==18575== by 0x55F2749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x55D55E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x5588EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x558A7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x558A970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x55CE081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18575== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18575== by 0x404F2A: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestcreateRegistration)
==18575== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18575==
==18575== LEAK SUMMARY:
==18575== definitely lost: 0 bytes in 0 blocks
==18575== indirectly lost: 0 bytes in 0 blocks
==18575== possibly lost: 712 bytes in 3 blocks
==18575== still reachable: 0 bytes in 0 blocks
==18575== suppressed: 0 bytes in 0 blocks
==18575==
==18575== For counts of detected and suppressed errors, rerun with: -v
==18575== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==18589== Memcheck, a memory error detector
==18589== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==18589== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==18589== Command: /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration
==18589== Parent PID: 18588
==18589==
==18589==
==18589== HEAP SUMMARY:
==18589== in use at exit: 1,874 bytes in 9 blocks
==18589== total heap usage: 243 allocs, 234 frees, 34,606 bytes allocated
==18589==
==18589== 32 bytes in 1 blocks are possibly lost in loss record 4 of 9
==18589== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==18589== by 0x55CE045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18589== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==18589== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18589==
==18589== 144 bytes in 1 blocks are possibly lost in loss record 5 of 9
==18589== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==18589== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==18589== by 0x55DFD79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18589== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==18589== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18589==
==18589== 536 bytes in 1 blocks are possibly lost in loss record 9 of 9
==18589== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==18589== by 0x55F2749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x55D55E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x5588EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x558A7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x558A970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x55CE081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x55CE118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x55DFD87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==18589== by 0x52AF2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==18589== by 0x405782: ??? (in /var/buildMAIN/pegasus/build/bin_exe/TestmodifyRegistration)
==18589== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==18589==
==18589== LEAK SUMMARY:
==18589== definitely lost: 0 bytes in 0 blocks
==18589== indirectly lost: 0 bytes in 0 blocks
==18589== possibly lost: 712 bytes in 3 blocks
==18589== still reachable: 1,162 bytes in 6 blocks
==18589== suppressed: 0 bytes in 0 blocks
==18589== Reachable blocks (those to which a pointer was found) are not shown.
==18589== To see them, rerun with: --leak-check=full --show-reachable=yes
==18589==
==18589== For counts of detected and suppressed errors, rerun with: -v
==18589== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==25320== Memcheck, a memory error detector
==25320== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==25320== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==25320== Command: /var/buildMAIN/pegasus/build/bin_exe/cimcli a cmpiPerf_TestClassA.theKey=2 -n test/TestProvider --sum -count 1
==25320== Parent PID: 25319
==25320==
==25320==
==25320== HEAP SUMMARY:
==25320== in use at exit: 23,548 bytes in 278 blocks
==25320== total heap usage: 706 allocs, 428 frees, 61,128 bytes allocated
==25320==
==25320== 32 bytes in 1 blocks are possibly lost in loss record 7 of 26
==25320== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25320== by 0x5170045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25320== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==25320== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25320==
==25320== 144 bytes in 1 blocks are possibly lost in loss record 15 of 26
==25320== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==25320== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==25320== by 0x5181D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25320== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==25320== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25320==
==25320== 536 bytes in 1 blocks are possibly lost in loss record 20 of 26
==25320== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==25320== by 0x5194749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x51775E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x512AEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x512C7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x512C970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x5170081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x5170118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x5181D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==25320== by 0x4C262E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==25320== by 0x40F9FC: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimcli)
==25320== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==25320==
==25320== LEAK SUMMARY:
==25320== definitely lost: 0 bytes in 0 blocks
==25320== indirectly lost: 0 bytes in 0 blocks
==25320== possibly lost: 712 bytes in 3 blocks
==25320== still reachable: 22,836 bytes in 275 blocks
==25320== suppressed: 0 bytes in 0 blocks
==25320== Reachable blocks (those to which a pointer was found) are not shown.
==25320== To see them, rerun with: --leak-check=full --show-reachable=yes
==25320==
==25320== For counts of detected and suppressed errors, rerun with: -v
==25320== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19822== Memcheck, a memory error detector
==19822== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19822== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19822== Command: /var/buildMAIN/pegasus/build/bin_exe/cimperf
==19822== Parent PID: 19821
==19822==
==19822==
==19822== HEAP SUMMARY:
==19822== in use at exit: 3,632 bytes in 43 blocks
==19822== total heap usage: 277 allocs, 234 frees, 34,073 bytes allocated
==19822==
==19822== 32 bytes in 1 blocks are possibly lost in loss record 5 of 18
==19822== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19822== by 0x5A08045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19822== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==19822== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19822==
==19822== 144 bytes in 1 blocks are possibly lost in loss record 9 of 18
==19822== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19822== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19822== by 0x5A19D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19822== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==19822== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19822==
==19822== 536 bytes in 1 blocks are possibly lost in loss record 18 of 18
==19822== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19822== by 0x5A2C749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x5A0F5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x59C2EDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x59C47D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x59C4970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x5A08081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x5A08118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x5A19D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19822== by 0x503E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19822== by 0x402FDF: ??? (in /var/buildMAIN/pegasus/build/bin_exe/cimperf)
==19822== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19822==
==19822== LEAK SUMMARY:
==19822== definitely lost: 0 bytes in 0 blocks
==19822== indirectly lost: 0 bytes in 0 blocks
==19822== possibly lost: 712 bytes in 3 blocks
==19822== still reachable: 2,920 bytes in 40 blocks
==19822== suppressed: 0 bytes in 0 blocks
==19822== Reachable blocks (those to which a pointer was found) are not shown.
==19822== To see them, rerun with: --leak-check=full --show-reachable=yes
==19822==
==19822== For counts of detected and suppressed errors, rerun with: -v
==19822== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==1341== Memcheck, a memory error detector
==1341== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==1341== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==1341== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 12 19 root IndicationStressTestConsumerModule
==1341== Parent PID: 1340
==1341==
==1341==
==1341== HEAP SUMMARY:
==1341== in use at exit: 31,468 bytes in 212 blocks
==1341== total heap usage: 269 allocs, 57 frees, 36,721 bytes allocated
==1341==
==1341== 728 bytes in 1 blocks are possibly lost in loss record 197 of 211
==1341== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==1341== by 0x54C3506: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1341== by 0x54BE42D: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1341== by 0x54CA835: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1341== by 0x54BA4B2: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==1341== by 0x7FF000A96: ???
==1341== by 0x702F4E49414D646B: ???
==1341== by 0x622F737573616764: ???
==1341== by 0x6E69622F646C6974: ???
==1341== by 0x6D69632F6578655E: ???
==1341== by 0x746761766F726F: ???
==1341== by 0x39310032310030: ???
==1341== by 0x646E4900746F6F71: ???
==1341== by 0x536E6F6974616368: ???
==1341== by 0x7365547373657273: ???
==1341== by 0x656D75736E6F4373: ???
==1341== by 0x656C75646F4D71: ???
==1341== by 0x5F5355534147454F: ???
==1341== by 0x4C505F444C495541: ???
==1341== by 0x583D4D524F465440: ???
==1341== by 0x48522034365F3637: ???
==1341== by 0x676C617620354C44: ???
==1341== by 0x47455000646E6971: ???
==1341== by 0x5345545F53555340: ???
==1341== by 0x454C42414E455F53: ???
==1341==
==1341== LEAK SUMMARY:
==1341== definitely lost: 0 bytes in 0 blocks
==1341== indirectly lost: 0 bytes in 0 blocks
==1341== possibly lost: 728 bytes in 1 blocks
==1341== still reachable: 30,740 bytes in 211 blocks
==1341== suppressed: 0 bytes in 0 blocks
==1341== Reachable blocks (those to which a pointer was found) are not shown.
==1341== To see them, rerun with: --leak-check=full --show-reachable=yes
==1341==
==1341== For counts of detected and suppressed errors, rerun with: -v
==1341== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==19809== Memcheck, a memory error detector
==19809== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==19809== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==19809== Command: /var/buildMAIN/pegasus/build/bin_exe/ipinfo
==19809== Parent PID: 19808
==19809==
==19809==
==19809== HEAP SUMMARY:
==19809== in use at exit: 2,186 bytes in 11 blocks
==19809== total heap usage: 232 allocs, 221 frees, 30,914 bytes allocated
==19809==
==19809== 32 bytes in 1 blocks are possibly lost in loss record 5 of 11
==19809== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19809== by 0x5353045: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19809== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19809==
==19809== 144 bytes in 1 blocks are possibly lost in loss record 6 of 11
==19809== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==19809== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==19809== by 0x5364D79: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19809== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19809==
==19809== 536 bytes in 1 blocks are possibly lost in loss record 11 of 11
==19809== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==19809== by 0x5377749: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x535A5E9: Pegasus::Formatter::format(Pegasus::String const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&, Pegasus::Formatter::Arg const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x530DEDC: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x530F7D7: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x530F970: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x5353081: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x5353118: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x5364D87: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==19809== by 0x4E2E2E6: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==19809== by 0x4060F7: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x4065B6: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x406785: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x406862: ??? (in /var/buildMAIN/pegasus/build/bin_exe/ipinfo)
==19809== by 0x3E0BC1EC5C: (below main) (in /lib64/libc-2.12.so)
==19809==
==19809== LEAK SUMMARY:
==19809== definitely lost: 0 bytes in 0 blocks
==19809== indirectly lost: 0 bytes in 0 blocks
==19809== possibly lost: 712 bytes in 3 blocks
==19809== still reachable: 1,474 bytes in 8 blocks
==19809== suppressed: 0 bytes in 0 blocks
==19809== Reachable blocks (those to which a pointer was found) are not shown.
==19809== To see them, rerun with: --leak-check=full --show-reachable=yes
==19809==
==19809== For counts of detected and suppressed errors, rerun with: -v
==19809== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)

1360944605s-998916us: DiscardedData [29655:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944606s-330409us: DiscardedData [29655:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944607s-299650us: DiscardedData [29655:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944607s-478046us: DiscardedData [29655:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944607s-545681us: DiscardedData [29655:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944618s-573065us: DiscardedData [29655:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944618s-920742us: DiscardedData [29655:206771984:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944619s-205224us: DiscardedData [29655:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944619s-439195us: DiscardedData [29655:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944619s-764025us: DiscardedData [29655:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944620s-994843us: DiscardedData [29655:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944621s-173132us: DiscardedData [29655:202778384:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944621s-239840us: DiscardedData [29655:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944621s-317358us: DiscardedData [29655:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944621s-362694us: DiscardedData [29655:204642064:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944631s-163868us: DiscardedData [29655:205440784:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944631s-483645us: DiscardedData [29655:205973264:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944631s-739107us: DiscardedData [29655:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944631s-952168us: DiscardedData [29655:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1360944632s-157929us: DiscardedData [29655:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n