OpenPegasus Nightly Build & Regression Testing Status

Platform Report

Return to Index

Platform X86_64_RHEL5_valgrind
Branch MAIN
Options +CMPI,+CQL,+IPV6,+SLP,+SSL,+WSMAN
Date 12-Dec-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131212
Time: 1401
Options: +CMPI +CQL +IPv6 +SLP +SSL +WSMan
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:

==17172== Memcheck, a memory error detector
==17172== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==17172== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==17172== 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
==17172== Parent PID: 17171
==17172==
==17172==
==17172== HEAP SUMMARY:
==17172== in use at exit: 1,090 bytes in 8 blocks
==17172== total heap usage: 3,070 allocs, 3,062 frees, 271,089 bytes allocated
==17172==
==17172== 32 bytes in 1 blocks are possibly lost in loss record 3 of 8
==17172== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17172== by 0x4F4A1A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4F5C17D: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17172== by 0x4C26545: 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)
==17172== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==17172==
==17172== 144 bytes in 1 blocks are possibly lost in loss record 7 of 8
==17172== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==17172== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==17172== by 0x4F5C16F: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17172== by 0x4C26545: 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)
==17172== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==17172==
==17172== 536 bytes in 1 blocks are possibly lost in loss record 8 of 8
==17172== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==17172== by 0x4F6F6F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4F51739: 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)
==17172== by 0x4F0198C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4F03287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4F03420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4F4A1E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4F4A278: Pegasus::CannotConnectException::CannotConnectException(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4F5C17D: Pegasus::HTTPConnector::connect(Pegasus::String const&, unsigned int, Pegasus::SSLContext*, unsigned int, Pegasus::MessageQueue*) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==17172== by 0x4C23A26: Pegasus::CIMClientRep::_connect(bool, bool) (in /var/buildMAIN/pegasus/build/lib/libpegclient.so.1)
==17172== by 0x4C26545: 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)
==17172== by 0x402357: main (in /var/buildMAIN/pegasus/build/bin_exe/TestCertClient)
==17172==
==17172== LEAK SUMMARY:
==17172== definitely lost: 0 bytes in 0 blocks
==17172== indirectly lost: 0 bytes in 0 blocks
==17172== possibly lost: 712 bytes in 3 blocks
==17172== still reachable: 378 bytes in 5 blocks
==17172== suppressed: 0 bytes in 0 blocks
==17172== Reachable blocks (those to which a pointer was found) are not shown.
==17172== To see them, rerun with: --leak-check=full --show-reachable=yes
==17172==
==17172== For counts of detected and suppressed errors, rerun with: -v
==17172== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==14129== Memcheck, a memory error detector
==14129== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==14129== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==14129== Command: /var/buildMAIN/pegasus/build/bin_exe/TestDir
==14129== Parent PID: 14128
==14129==
==14129==
==14129== HEAP SUMMARY:
==14129== in use at exit: 712 bytes in 3 blocks
==14129== total heap usage: 212 allocs, 209 frees, 59,914 bytes allocated
==14129==
==14129== 32 bytes in 1 blocks are possibly lost in loss record 1 of 3
==14129== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14129== by 0x4F431A5: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==14129==
==14129== 144 bytes in 1 blocks are possibly lost in loss record 2 of 3
==14129== at 0x4A05FDE: malloc (vg_replace_malloc.c:236)
==14129== by 0x3E140BB796: __cxa_allocate_exception (in /usr/lib64/libstdc++.so.6.0.13)
==14129== by 0x4F3E190: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==14129==
==14129== 536 bytes in 1 blocks are possibly lost in loss record 3 of 3
==14129== at 0x4A06C8E: operator new(unsigned long) (vg_replace_malloc.c:261)
==14129== by 0x4F686F9: Pegasus::String::reserveCapacity(unsigned int) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4F4A739: 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)
==14129== by 0x4EFA98C: Pegasus::MessageLoader::formatDefaultMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4EFC287: Pegasus::MessageLoader::getMessage2(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4EFC420: Pegasus::MessageLoader::getMessage(Pegasus::MessageLoaderParms&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4F431E1: Pegasus::Exception::Exception(Pegasus::MessageLoaderParms const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4F470FF: Pegasus::CannotOpenDirectory::CannotOpenDirectory(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4F3E19E: Pegasus::Dir::Dir(Pegasus::String const&) (in /var/buildMAIN/pegasus/build/lib/libpegcommon.so.1)
==14129== by 0x4014C4: main (in /var/buildMAIN/pegasus/build/bin_exe/TestDir)
==14129==
==14129== LEAK SUMMARY:
==14129== definitely lost: 0 bytes in 0 blocks
==14129== indirectly lost: 0 bytes in 0 blocks
==14129== possibly lost: 712 bytes in 3 blocks
==14129== still reachable: 0 bytes in 0 blocks
==14129== suppressed: 0 bytes in 0 blocks
==14129==
==14129== For counts of detected and suppressed errors, rerun with: -v
==14129== ERROR SUMMARY: 3 errors from 3 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

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

==18709== Memcheck, a memory error detector
==18709== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==18709== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==18709== Command: /var/buildMAIN/pegasus/build/bin_exe/cimprovagt 1 8 15 root IndicationStressTestConsumerModule
==18709== Parent PID: 18708
==18709==
==18709==
==18709== HEAP SUMMARY:
==18709== in use at exit: 31,732 bytes in 217 blocks
==18709== total heap usage: 274 allocs, 57 frees, 36,985 bytes allocated
==18709==
==18709== 728 bytes in 1 blocks are possibly lost in loss record 202 of 215
==18709== at 0x4A0674C: operator new[](unsigned long) (vg_replace_malloc.c:305)
==18709== by 0x54C27C6: Pegasus::DefaultPropertyOwner::DefaultPropertyOwner() (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18709== by 0x54BD6BD: global constructors keyed to ConfigManager.cpp (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18709== by 0x54CA075: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18709== by 0x54B973A: ??? (in /var/buildMAIN/pegasus/build/lib/libpegconfig.so.1)
==18709== by 0x7FF000A76: ???
==18709== by 0x702F4E49414D646B: ???
==18709== by 0x622F737573616764: ???
==18709== by 0x6E69622F646C6974: ???
==18709== by 0x6D69632F6578655E: ???
==18709== by 0x746761766F726F: ???
==18709== by 0x7200353100380030: ???
==18709== by 0x69646E4900746F6E: ???
==18709== by 0x74536E6F69746162: ???
==18709== by 0x7473655473736571: ???
==18709== by 0x72656D75736E6F42: ???
==18709== by 0x5000656C75646F4C: ???
==18709== by 0x425F535553414744: ???
==18709== by 0x414C505F444C4954: ???
==18709== by 0x38583D4D524F4653: ???
==18709== by 0x4548522034365F35: ???
==18709== by 0x72676C617620354B: ???
==18709== by 0x4147455000646E68: ???
==18709== by 0x545345545F535552: ???
==18709== by 0x5F454C42414E455E: ???
==18709==
==18709== LEAK SUMMARY:
==18709== definitely lost: 0 bytes in 0 blocks
==18709== indirectly lost: 0 bytes in 0 blocks
==18709== possibly lost: 728 bytes in 1 blocks
==18709== still reachable: 31,004 bytes in 216 blocks
==18709== suppressed: 0 bytes in 0 blocks
==18709== Reachable blocks (those to which a pointer was found) are not shown.
==18709== To see them, rerun with: --leak-check=full --show-reachable=yes
==18709==
==18709== For counts of detected and suppressed errors, rerun with: -v
==18709== ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 6 from 6)
-------------------------------------------------------------------------------
Memory leak:

==31934== Memcheck, a memory error detector
==31934== Copyright (C) 2002-2010, and GNU GPL'd, by Julian Seward et al.
==31934== Using Valgrind-3.6.0 and LibVEX; rerun with -h for copyright info
==31934== Command: /var/buildMAIN/pegasus/build/bin_exe/srv_reg
==31934== Parent PID: 31933
==31934==
==31934==
==31934== HEAP SUMMARY:
==31934== in use at exit: 416 bytes in 5 blocks
==31934== total heap usage: 670 allocs, 665 frees, 88,294 bytes allocated
==31934==
==31934== 72 bytes in 1 blocks are definitely lost in loss record 3 of 5
==31934== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==31934== by 0x5E348BA: ???
==31934== by 0x5E34A28: ???
==31934== by 0x5E34B73: ???
==31934== by 0x5E34389: ???
==31934== by 0x5E285AC: ???
==31934== by 0x5E2DDCE: ???
==31934== by 0x5E2E473: ???
==31934== by 0x5E2E599: ???
==31934== by 0x5E2EA70: ???
==31934== by 0x5E2EE22: ???
==31934== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==31934== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==31934== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==31934==
==31934== 72 bytes in 1 blocks are definitely lost in loss record 4 of 5
==31934== at 0x4A0610F: realloc (vg_replace_malloc.c:525)
==31934== by 0x5E3190A: ???
==31934== by 0x5E31A78: ???
==31934== by 0x5E31BC3: ???
==31934== by 0x5E312C9: ???
==31934== by 0x5E2C04D: ???
==31934== by 0x5E2DF7E: ???
==31934== by 0x5E2E473: ???
==31934== by 0x5E2E599: ???
==31934== by 0x5E2EA70: ???
==31934== by 0x5E2EE22: ???
==31934== by 0x50084D8: Pegasus::slp_service_agent::service_listener(void*) (in /var/buildMAIN/pegasus/build/lib/libpegslp.so.1)
==31934== by 0x3E0C0077E0: start_thread (in /lib64/libpthread-2.12.so)
==31934== by 0x3E0BCE153C: clone (in /lib64/libc-2.12.so)
==31934==
==31934== LEAK SUMMARY:
==31934== definitely lost: 144 bytes in 2 blocks
==31934== indirectly lost: 0 bytes in 0 blocks
==31934== possibly lost: 0 bytes in 0 blocks
==31934== still reachable: 272 bytes in 3 blocks
==31934== suppressed: 0 bytes in 0 blocks
==31934== Reachable blocks (those to which a pointer was found) are not shown.
==31934== To see them, rerun with: --leak-check=full --show-reachable=yes
==31934==
==31934== For counts of detected and suppressed errors, rerun with: -v
==31934== ERROR SUMMARY: 2 errors from 2 contexts (suppressed: 6 from 6)

1386862419s-797183us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862420s-913589us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862422s-51972us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862424s-335828us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862425s-427799us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862426s-567524us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862427s-696777us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862431s-60126us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862433s-248996us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862434s-350546us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862435s-476275us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862436s-569550us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862437s-657209us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862439s-993275us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862442s-117363us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862444s-363469us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862445s-481264us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862446s-582552us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862447s-681854us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862448s-775588us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862449s-911274us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862451s-3435us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862452s-109900us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862462s-277217us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862463s-395073us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862464s-485867us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862465s-594023us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862466s-693277us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862467s-801350us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386862468s-888742us: DiscardedData [12108:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386869187s-244176us: DiscardedData [31480:224208656:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (65) does not match the received count (42). error count (0).
1386869211s-408528us: DiscardedData [31480:223942416:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (74) does not match the received count (42). error count (0).
1386869232s-201298us: DiscardedData [31480:200464144:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (63) does not match the received count (42). error count (0).
1386869401s-936862us: DiscardedData [31480:200464144:CIMOperationRequestDispatcher.cpp:219]: All completed responses (3) for current request have been accounted for but expected count (4) does not match the received count (3). error count (0).
n*********** FAILURE: Unexpected trace found. ************n