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 31-Oct-13 14:01
Contributor HP
Status FAILURE
Data Platform: X86_64 RHEL5 valgrind
Branch: MAIN
Contributor: HP
Date: 131031
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:

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

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

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

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

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

1383233649s-821727us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233650s-932613us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233652s-13794us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233654s-827244us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233657s-37397us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233658s-422481us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233659s-529192us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233662s-776884us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233664s-967024us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233666s-76957us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233667s-173414us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233668s-449844us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233669s-556006us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233671s-762178us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233672s-840062us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233673s-977829us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233675s-130142us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233676s-212572us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233677s-301776us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233678s-413427us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233679s-650547us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233680s-800417us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233681s-883493us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233693s-943626us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233695s-96567us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233696s-180396us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233697s-274496us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233698s-593420us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233699s-694831us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383233700s-777519us: DiscardedData [29790:164068576:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1383240405s-948933us: DiscardedData [16952:227440400:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (69) does not match the received count (42). error count (0).
1383240430s-99719us: DiscardedData [16952:238679824:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (62) does not match the received count (42). error count (0).
1383240450s-201771us: DiscardedData [16952:227706640: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).
1383240618s-757012us: DiscardedData [16952:239212304: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