Runable id: 12458

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12453 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-14 15:29:46 2023-11-14 15:29:46
  └ 12454 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:46 2023-11-14 15:29:46 2s
  └ 12455 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:46 2023-11-14 15:29:48 1s
  └ 12456 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:49 2023-11-14 15:29:49 0s
  └ 12457 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:49 2023-11-14 15:29:49 0s
  └ 12458 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:49 2023-11-14 15:29:50 0s
  └ 12459 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:50 2023-11-14 15:29:50 0s
  └ 12460 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:50 2023-11-14 15:29:50 2s
  └ 12461 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:52 2023-11-14 15:29:52 3s
  └ 12462 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:56 2023-11-14 15:29:56 0s
  └ 12463 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:56 2023-11-14 15:29:56 1s
  └ 12464 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:57 2023-11-14 15:29:57 1s
  └ 12465 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:58 2023-11-14 15:29:58 1s
  └ 12466 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:58 2023-11-14 15:29:59 0s
  └ 12467 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:29:59 2023-11-14 15:29:59 0s
  └ 12468 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:30:00 2023-11-14 15:30:00 1s
  └ 12469 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 1
2023-11-14 15:30:00 2023-11-14 15:30:01 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.1"/> <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>