Runable id: 17773

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
17767 [C] l2Order PKG::MPP action_run 0 / 0 2024-09-03 11:27:04 2024-09-03 11:27:05
  └ 17768 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2024-09-03 11:27:05 2024-09-03 11:27:05 0s
  └ 17769 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2024-09-03 11:27:05 2024-09-03 11:27:05 0s
  └ 17770 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2024-09-03 11:27:05 2024-09-03 11:27:05 1s
  └ 17771 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2024-09-03 11:27:05 2024-09-03 11:27:06 0s
  └ 17772 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2024-09-03 11:27:06 2024-09-03 11:27:06 0s
  └ 17773 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2024-09-03 11:27:06 2024-09-03 11:27:06 0s
  └ 17774 [f] nfmp_createSDP NeI::NOKIA_NFMP action_run 1 / 1
2024-09-03 11:27:07 2024-09-03 11:27:07 0s

State

[P]
prepared
[f]
finished (before merge)
[F]
finished
[C]
cycling
[e]
ended
[R]
running

Errors

First value
active errors
Second value
all errors

Intree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmp_checkArchitecture xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>ospf.Site</fullClassName> <filter> <and> <equal name="siteId" value="10.72.253.2"/> <equal name="routerName" value="Base"/> <equal name="instanceIndex" value="0"/> </and> </filter> <resultFilter> <attribute>ldpOverRsvp</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name()="findResponse"])</responseValidationXPath> </nfmp_checkArchitecture>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <ospf.Site> <ldpOverRsvp>true</ldpOverRsvp> </ospf.Site> </result> </findResponse> </response> </nfmpResponse>