Runable id: 12473

Id XML State  Root tag Package Method Errors  Run after Created Start Processing time
12470 [C] l2Order PKG::MPP action_run 0 / 0 2023-11-14 15:43:59 2023-11-14 15:44:00
  └ 12471 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:00 2023-11-14 15:44:00 1s
  └ 12472 [F] nfmp_getPortInfo NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:00 2023-11-14 15:44:01 0s
  └ 12473 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:01 2023-11-14 15:44:01 1s
  └ 12474 [F] nfmp_getChassisType NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:01 2023-11-14 15:44:02 0s
  └ 12475 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:02 2023-11-14 15:44:02 0s
  └ 12476 [F] nfmp_checkArchitecture NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:02 2023-11-14 15:44:02 1s
  └ 12477 [F] nfmp_createSDP NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:03 2023-11-14 15:44:03 0s
  └ 12478 [F] nfmp_createService_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:03 2023-11-14 15:44:03 2s
  └ 12479 [F] nfmp_getServiceId NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:05 2023-11-14 15:44:05 1s
  └ 12480 [F] nfmp_suFindService NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:06 2023-11-14 15:44:06 0s
  └ 12481 [F] nfmp_suChangeSpeed_v2 NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:06 2023-11-14 15:44:06 1s
  └ 12482 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:07 2023-11-14 15:44:07 0s
  └ 12483 [F] nfmp_getPortServices NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:07 2023-11-14 15:44:07 1s
  └ 12484 [F] nfmp_setPortUpOrDown NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:08 2023-11-14 15:44:08 0s
  └ 12485 [F] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 0 / 0 2023-11-14 15:44:09 2023-11-14 15:44:09 0s
  └ 12486 [f] nfmp_setPortDescription NeI::NOKIA_NFMP action_run 1 / 1
2023-11-14 15:44:09 2023-11-14 15:44:10 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_getChassisType xmlns="http://csr.in.gtsgroup.cz/NeI/NOKIA_NFMP"> <request> <find xmlns="xmlapi_1.0"> <fullClassName>netw.NetworkElement</fullClassName> <filter> <equal name="siteId" value="10.72.253.1"/> </filter> <resultFilter> <attribute>chassisType</attribute> <attribute>siteId</attribute> <attribute>location</attribute> <attribute>olcState</attribute> <children/> </resultFilter> </find> </request> <responseValidationXPath>count(//*[local-name() ="findResponse"])</responseValidationXPath> </nfmp_getChassisType>

Outtree

<?xml version="1.0" encoding="ISO-8859-2"?> <nfmpResponse> <status>DONE</status> <response> <findResponse xmlns="xmlapi_1.0"> <result> <netw.NetworkElement> <location>EDGE</location> <chassisType>ixr_shelf_7250_e</chassisType> <olcState>inService</olcState> <siteId>10.72.253.1</siteId> </netw.NetworkElement> </result> </findResponse> </response> </nfmpResponse>