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

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

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

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

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

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

1386517054s-641953us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517056s-20890us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517057s-202525us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517059s-570009us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517060s-744634us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517061s-929648us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517063s-79040us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517066s-566401us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517070s-49437us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517072s-341964us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517073s-594069us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517074s-805758us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517076s-95425us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517078s-413299us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517079s-845096us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517081s-15254us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517082s-473405us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517083s-586844us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517084s-812468us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517085s-948764us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517087s-173316us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517088s-378844us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517089s-530425us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517102s-410154us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517103s-581880us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517104s-761782us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517106s-183850us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517107s-318845us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517108s-425654us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386517109s-538139us: DiscardedData [9231:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520751s-718585us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520752s-862661us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520754s-148246us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520756s-344997us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520757s-440897us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520758s-544477us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520759s-679998us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520763s-375533us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520766s-167531us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520767s-277983us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520768s-385440us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520769s-478048us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520771s-486429us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520775s-100349us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520776s-219728us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520777s-341772us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520778s-472077us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520779s-590088us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520780s-685581us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520781s-783852us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520782s-943845us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520784s-251583us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520785s-358767us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520795s-477847us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520796s-580016us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520797s-674310us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520798s-784753us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520800s-60073us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520802s-235396us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386520804s-265359us: DiscardedData [25359:159757216:SystemPOSIX.cpp:803]: AutoFileLock: Failed to open lock file '/var/tmp/cimserver_start.conf', error code 2.
1386524105s-476014us: DiscardedData [28690:224474896: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).
1386524129s-700898us: DiscardedData [28690:225806096:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (64) does not match the received count (42). error count (0).
1386524154s-544451us: DiscardedData [28690:207861520:CIMOperationRequestDispatcher.cpp:219]: All completed responses (2) for current request have been accounted for but expected count (61) does not match the received count (42). error count (0).
1386524331s-652763us: DiscardedData [28690:225806096: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