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 17-Feb-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 130217
Time: 1401
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:

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

1361117314s-306196us: DiscardedData [13757:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117314s-692346us: DiscardedData [13757:203310864:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117315s-674510us: DiscardedData [13757:203577104:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117315s-938369us: DiscardedData [13757:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117316s-62900us: DiscardedData [13757:203843344:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117327s-972059us: DiscardedData [13757:205973264:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117328s-315537us: DiscardedData [13757:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117328s-623206us: DiscardedData [13757:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117328s-842352us: DiscardedData [13757:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117329s-44875us: DiscardedData [13757:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117330s-297204us: DiscardedData [13757:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117330s-474419us: DiscardedData [13757:203044624:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117330s-538251us: DiscardedData [13757:206239504:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117330s-627061us: DiscardedData [13757:206239504:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117330s-688449us: DiscardedData [13757:205707024:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117341s-350943us: DiscardedData [13757:211068688:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117341s-707644us: DiscardedData [13757:211068688:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117341s-972639us: DiscardedData [13757:211068688:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117342s-252984us: DiscardedData [13757:211068688:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1361117342s-540334us: DiscardedData [13757:211068688:SystemPOSIX.cpp:804]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
n*********** FAILURE: Unexpected trace found. ************n