TEST SESSION LOGS


DEVICE MAC ADDRESS:D83ADD0A430E
TEST CASE ID:TC-RDKB-RFC-FEATURE-VALIDATION-2003
FIRMWARE:rdkb-generic-broadband-image_rdk-next_20241030000415

[2024-10-30 14:28:42,458][executor.AutomaticsTestListener] : Getting MDC = D83ADD0A430Esettop_trace.log
[2024-10-30 14:28:42,458][executor.AutomaticsTestListener] : Getting MDC = D8:3A:DD:0A:43:0E
[2024-10-30 14:28:42,466][rdkb.utils.BroadbandPropertyFileHandler] : Platform specific resolved property key is : rfc.parameters.values.list.for._rpi-rdkb
[2024-10-30 14:28:42,466][rdkb.tests.security.BroadBandSecurityTest] : STARTING TEST CASE: TC-RDKB-RFC-FEATURE-VALIDATION-2003
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : TEST DESCRIPTION: Test script to verify RFC support for all parameter
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : TEST STEPS :
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : 1. Retrieve the default values of all parameters using WebPA.
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : 2. Post the RFC payload with updated values for all parameters.
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : 3. Verify that the RFC successfully updates the specified parameter, reflecting changes in /tmp/rfc_configdata.txt and logging updates in /rdklogs/logs/dcmrfc.log.
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : 4. Verify that the RFC processing log messages for the posted parameter values are present in dcmrfc.log.
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : 5. Confirm that the parameter values reflect the new updated values after RFC processing.
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : 6. Post the RFC payload with the default values for all parameters.
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : 7. Confirm that the parameter values are reset to their default values after RFC processing.
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable parameter is updated by RFC
[2024-10-30 14:28:42,467][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:28:42,469][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:28:42,469][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable using WebPA.
[2024-10-30 14:28:42,469][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:28:42,470][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable should be retrieved.
[2024-10-30 14:28:42,470][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:28:42,470][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:28:42,470][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:28:42,470][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:28:42,472][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:28:42,473][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:28:42,473][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:28:42,473][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:28:42,474][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:28:42,474][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:28:42,476][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:28:42,876][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable is - 200
[2024-10-30 14:28:42,877][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:28:42,877][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:28:42,879][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:28:42,880][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:28:42,880][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:28:42,881][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable = false
[2024-10-30 14:28:42,881][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable is retrieved.
[2024-10-30 14:28:42,881][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:28:42,881][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S1.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:28:42,883][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:28:42,883][device.Device] : Fetching device property: FIRMWARE_VERSION
[2024-10-30 14:28:42,888][providers.impl.DeviceManagerRestImpl] : Fetching device props for D8:3A:DD:0A:43:0E for props [FIRMWARE_VERSION] Url Path: https://automatics-apps.rdkcentral.com/DeviceManager/deviceManagement/getDeviceProps
[2024-10-30 14:28:42,955][providers.impl.DeviceManagerRestImpl] : Response: {"mac":"D8:3A:DD:0A:43:0E","HEAD_END":null,"FIRMWARE_VERSION":"rdkb-generic","ECM_IP_ADDRESS":null,"ESTB_IP_ADDRESS":null}
[2024-10-30 14:28:42,956][providers.impl.DeviceManagerRestImpl] : Getting value for property: FIRMWARE_VERSION
[2024-10-30 14:28:42,956][providers.impl.DeviceManagerRestImpl] : Value: rdkb-generic
[2024-10-30 14:28:42,956][device.Device] : Device property name: FIRMWARE_VERSION value obtained: rdkb-generic
[2024-10-30 14:28:42,958][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S1.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:28:42,974][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:28:42,975][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:28:42,975][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:28:42,975][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable with new value true.
[2024-10-30 14:28:42,975][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:28:42,976][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable should be posted with new value.
[2024-10-30 14:28:42,976][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:28:42,976][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:28:42,978][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:28:42,978][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:28:43,041][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:28:45,107][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:28:45,107][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:28:45,107][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:28:45,107][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:28:45,107][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:28:45,318][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:28:45,318][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:28:45,319][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:28:45,319][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:28:45,319][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:28:45,319][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:28:45,380][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:28:47,446][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:28:47,446][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:28:47,446][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:28:47,511][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:29:01,594][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:30:01,595][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable was posted successfully.
[2024-10-30 14:30:01,595][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:30:01,595][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S1.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:30:01,595][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:30:01,596][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S1.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:30:01,611][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:30:01,611][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:30:01,611][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:30:01,612][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable parameter is updated by RFC
[2024-10-30 14:30:01,612][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 14:30:01,612][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 14:30:01,612][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:30:01,623][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable /tmp/rfc_configdata.txt
[2024-10-30 14:30:01,624][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:30:01,687][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable#~true#~0

<=============================================================>
[2024-10-30 14:30:03,769][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:30:03,769][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable#~true#~0
[2024-10-30 14:30:03,770][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 14:31:03,770][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:31:03,841][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T14:29:06.737Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 14:31:05,906][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:31:05,906][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T14:29:06.737Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable from value old=false, to new=true
[2024-10-30 14:31:05,912][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:31:05,912][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:31:05,912][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:31:05,912][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:31:05,912][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:31:05,913][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:31:05,913][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:31:05,913][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:31:05,913][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:31:05,913][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:31:05,913][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:31:05,913][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:31:06,312][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable is - 200
[2024-10-30 14:31:06,313][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:31:06,313][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:31:06,313][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:31:06,313][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:31:06,313][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:31:06,313][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 14:31:06,313][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:31:06,314][rdkb.tests.security.BroadBandSecurityTest] : STEPS1.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 14:31:06,314][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:31:06,314][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S1.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:31:06,314][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:31:06,314][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S1.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:31:06,341][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:31:06,341][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:31:06,342][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:31:06,342][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 14:31:06,342][rdkb.tests.security.BroadBandSecurityTest] : STEPS1.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 14:31:06,342][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 14:31:06,342][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:31:06,342][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:31:06,404][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T14:29:06.582Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable value=true ImediateReboot=0
2024-10-30T14:29:06.601Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
2024-10-30T14:29:06.613Z [RFC]:: Parameter value true
2024-10-30T14:29:06.664Z [RFC]:: paramType is bool
2024-10-30T14:29:06.683Z [RFC]:: RFC: old parameter value false
2024-10-30T14:29:06.737Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 14:31:08,459][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:31:08,460][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 14:31:08,460][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:31:08,460][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S1.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:31:08,460][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:31:08,460][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S1.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:31:08,474][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:31:08,474][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:31:08,475][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:31:08,475][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 14:31:08,475][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:31:08,475][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable Enable parameter value is true
[2024-10-30 14:31:08,475][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:31:08,475][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:31:08,475][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:31:08,475][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:31:08,475][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:31:08,476][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:31:08,476][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:31:08,476][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:31:08,476][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:31:08,476][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:31:08,476][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:31:08,476][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:31:08,476][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:31:08,869][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable is - 200
[2024-10-30 14:31:08,870][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:31:08,870][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:31:08,870][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:31:08,870][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:31:08,870][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:31:08,870][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 14:31:08,870][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:31:08,871][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable Enable parameter value is true
[2024-10-30 14:31:08,871][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:31:08,871][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S1.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:31:08,871][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:31:08,871][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S1.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:31:08,885][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:31:08,885][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:31:08,885][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:31:08,885][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable with default valuefalse.
[2024-10-30 14:31:08,886][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:31:08,886][rdkb.tests.security.BroadBandSecurityTest] : STEP :S1.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable should be posted with default value.
[2024-10-30 14:31:08,886][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:31:08,886][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:31:08,886][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:31:08,947][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:31:11,012][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:31:11,012][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:31:11,012][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:31:11,012][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:31:11,012][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:31:11,208][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:31:11,208][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:31:11,208][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:31:11,208][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:31:11,208][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:31:11,208][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:31:11,267][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:31:13,342][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:31:13,342][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:31:13,342][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:31:13,402][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:31:27,475][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:32:27,475][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable was posted successfully.
[2024-10-30 14:32:27,475][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:32:27,475][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S1.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:32:27,475][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:32:27,476][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S1.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:32:27,503][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:32:27,504][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:32:27,504][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:32:27,504][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 14:32:27,504][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:32:27,504][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enableparameter value is updated by default value
[2024-10-30 14:32:27,505][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:32:27,505][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:32:27,505][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:32:27,505][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:32:27,505][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:32:27,505][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:32:27,505][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:32:27,505][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:32:27,505][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:32:27,505][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable
[2024-10-30 14:32:27,506][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:32:27,506][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:32:27,506][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:32:27,900][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable is - 200
[2024-10-30 14:32:27,901][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:32:27,901][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:32:27,901][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:32:27,901][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:32:27,901][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:32:27,901][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 14:32:27,902][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:32:27,902][rdkb.tests.security.BroadBandSecurityTest] : STEP S1.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshGREBackhaulCache.Enable parameter value is updated by default value false
[2024-10-30 14:32:27,902][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:32:27,902][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S1.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:32:27,902][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:32:27,902][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S1.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:32:27,916][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:32:27,916][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:32:27,916][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:32:27,916][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable parameter is updated by RFC
[2024-10-30 14:32:27,917][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:32:27,917][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:32:27,917][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable using WebPA.
[2024-10-30 14:32:27,917][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:32:27,917][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable should be retrieved.
[2024-10-30 14:32:27,917][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:32:27,917][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:32:27,917][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:32:27,917][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:32:27,917][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:32:27,917][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:32:27,917][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:32:27,917][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:32:27,918][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:32:27,918][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:32:27,918][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:32:28,304][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable is - 200
[2024-10-30 14:32:28,305][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:32:28,305][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:32:28,305][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:32:28,306][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:32:28,306][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:32:28,306][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable = true
[2024-10-30 14:32:28,306][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable is retrieved.
[2024-10-30 14:32:28,306][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:32:28,306][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S2.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:32:28,306][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:32:28,307][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S2.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:32:28,319][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:32:28,319][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:32:28,319][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:32:28,319][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable with new value false.
[2024-10-30 14:32:28,319][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:32:28,319][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable should be posted with new value.
[2024-10-30 14:32:28,319][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:32:28,320][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:32:28,320][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:32:28,320][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:32:28,384][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:32:30,454][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:32:30,454][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:32:30,454][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:32:30,454][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:32:30,455][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:32:30,657][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:32:30,657][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:32:30,657][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:32:30,657][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:32:30,657][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:32:30,657][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:32:30,716][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:32:32,779][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:32:32,779][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:32:32,779][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:32:32,839][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:32:46,904][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:33:46,905][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable was posted successfully.
[2024-10-30 14:33:46,905][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:33:46,905][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S2.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:33:46,905][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:33:46,905][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S2.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:33:46,931][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:33:46,931][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:33:46,931][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:33:46,932][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable parameter is updated by RFC
[2024-10-30 14:33:46,932][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 14:33:46,932][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 14:33:46,932][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:33:46,932][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable /tmp/rfc_configdata.txt
[2024-10-30 14:33:46,932][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:33:46,990][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable#~false#~0

<=============================================================>
[2024-10-30 14:33:49,039][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:33:49,039][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable#~false#~0
[2024-10-30 14:33:49,039][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable.*value.*false /rdklogs/logs/dcmrfc.log
[2024-10-30 14:34:49,040][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:34:49,101][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T14:32:57.055Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 14:34:51,150][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:34:51,150][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable.*value.*false IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T14:32:57.055Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable from value old=true, to new=false
[2024-10-30 14:34:51,150][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:34:51,150][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:34:51,150][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:34:51,151][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:34:51,151][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:34:51,151][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:34:51,151][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:34:51,151][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:34:51,151][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:34:51,151][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:34:51,151][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:34:51,151][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:34:51,549][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable is - 200
[2024-10-30 14:34:51,549][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:34:51,549][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:34:51,550][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:34:51,550][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:34:51,550][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:34:51,550][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 14:34:51,550][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:34:51,550][rdkb.tests.security.BroadBandSecurityTest] : STEPS2.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 14:34:51,550][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:34:51,550][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S2.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:34:51,550][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:34:51,551][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S2.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:34:51,577][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:34:51,577][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:34:51,577][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:34:51,577][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 14:34:51,577][rdkb.tests.security.BroadBandSecurityTest] : STEPS2.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable value=false" /rdklogs/logs/dcmrfc.log
[2024-10-30 14:34:51,577][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 14:34:51,577][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:34:51,577][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:34:51,637][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T14:32:56.908Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable value=false ImediateReboot=0
2024-10-30T14:32:56.925Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
2024-10-30T14:32:56.936Z [RFC]:: Parameter value false
2024-10-30T14:32:56.984Z [RFC]:: paramType is bool
2024-10-30T14:32:56.999Z [RFC]:: RFC: old parameter value true
2024-10-30T14:32:57.055Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 14:34:53,693][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:34:53,694][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 14:34:53,694][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:34:53,694][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S2.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:34:53,694][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:34:53,694][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S2.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:34:53,714][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:34:53,715][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:34:53,715][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:34:53,715][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.5 DESCRIPTION : Verify parameter value is false after being updated by RFC
[2024-10-30 14:34:53,715][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:34:53,715][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable Enable parameter value is false
[2024-10-30 14:34:53,715][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:34:53,715][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:34:53,715][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:34:53,715][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:34:53,715][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:34:53,715][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:34:53,715][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:34:53,715][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:34:53,715][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:34:53,715][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:34:53,716][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:34:53,716][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:34:53,716][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:34:54,112][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable is - 200
[2024-10-30 14:34:54,113][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:34:54,113][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:34:54,114][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:34:54,114][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:34:54,114][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:34:54,114][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 14:34:54,114][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:34:54,114][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable Enable parameter value is false
[2024-10-30 14:34:54,114][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:34:54,114][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S2.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:34:54,114][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:34:54,115][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S2.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:34:54,128][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:34:54,128][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:34:54,128][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:34:54,128][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable with default valuetrue.
[2024-10-30 14:34:54,128][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:34:54,128][rdkb.tests.security.BroadBandSecurityTest] : STEP :S2.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable should be posted with default value.
[2024-10-30 14:34:54,128][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:34:54,128][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:34:54,128][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:34:54,188][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:34:56,239][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:34:56,239][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:34:56,239][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:34:56,239][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:34:56,240][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:34:56,449][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:34:56,449][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:34:56,449][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:34:56,449][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:34:56,449][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:34:56,449][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:34:56,507][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:34:58,572][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:34:58,572][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:34:58,572][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:34:58,633][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:35:12,706][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:36:12,706][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable was posted successfully.
[2024-10-30 14:36:12,706][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:36:12,706][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S2.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:36:12,706][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:36:12,707][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S2.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:36:12,732][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:36:12,732][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:36:12,732][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:36:12,732][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 14:36:12,732][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:36:12,732][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enableparameter value is updated by default value
[2024-10-30 14:36:12,732][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:36:12,732][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:36:12,732][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:36:12,732][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:36:12,732][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:36:12,732][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:36:12,732][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:36:12,733][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:36:12,733][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:36:12,733][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable
[2024-10-30 14:36:12,733][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:36:12,733][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:36:12,733][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:36:13,132][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable is - 200
[2024-10-30 14:36:13,133][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:36:13,133][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:36:13,133][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:36:13,133][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:36:13,133][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:36:13,133][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 14:36:13,133][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:36:13,133][rdkb.tests.security.BroadBandSecurityTest] : STEP S2.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MeshSecuritySchemaLegacy.Enable parameter value is updated by default value true
[2024-10-30 14:36:13,134][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:36:13,134][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S2.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:36:13,134][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:36:13,134][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S2.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:36:13,148][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:36:13,148][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:36:13,148][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:36:13,148][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation parameter is updated by RFC
[2024-10-30 14:36:13,148][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:36:13,148][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:36:13,148][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation using WebPA.
[2024-10-30 14:36:13,148][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:36:13,149][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation should be retrieved.
[2024-10-30 14:36:13,149][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:36:13,149][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:36:13,149][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:36:13,149][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:36:13,149][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:36:13,149][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:36:13,149][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:36:13,149][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:36:13,149][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:36:13,149][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:36:13,149][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:36:13,539][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation is - 200
[2024-10-30 14:36:13,540][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:36:13,540][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:36:13,540][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:36:13,541][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:36:13,541][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:36:13,541][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation = false
[2024-10-30 14:36:13,541][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation is retrieved.
[2024-10-30 14:36:13,541][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:36:13,541][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S3.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:36:13,541][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:36:13,541][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S3.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:36:13,554][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:36:13,554][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:36:13,554][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:36:13,554][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation with new value true.
[2024-10-30 14:36:13,554][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:36:13,554][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation should be posted with new value.
[2024-10-30 14:36:13,554][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:36:13,555][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:36:13,555][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:36:13,555][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:36:13,615][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:36:15,665][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:36:15,666][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:36:15,666][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:36:15,666][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:36:15,666][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:36:15,874][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:36:15,874][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:36:15,874][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:36:15,874][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:36:15,874][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:36:15,875][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:36:15,957][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:36:18,010][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:36:18,010][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:36:18,010][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:36:18,074][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:36:32,171][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:37:32,172][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation was posted successfully.
[2024-10-30 14:37:32,172][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:37:32,172][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S3.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:37:32,172][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:37:32,173][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S3.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:37:32,199][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:37:32,199][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:37:32,199][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:37:32,199][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation parameter is updated by RFC
[2024-10-30 14:37:32,199][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 14:37:32,199][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 14:37:32,199][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:37:32,199][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation /tmp/rfc_configdata.txt
[2024-10-30 14:37:32,199][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:37:32,260][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation#~true#~0

<=============================================================>
[2024-10-30 14:37:34,299][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:37:34,299][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation#~true#~0
[2024-10-30 14:37:34,300][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 14:38:34,300][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:38:34,361][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T14:36:37.357Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation from value old=false, to new=true

<=============================================================>
[2024-10-30 14:38:36,416][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:38:36,416][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T14:36:37.357Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation from value old=false, to new=true
[2024-10-30 14:38:36,416][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:38:36,416][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:38:36,416][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:38:36,417][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:38:36,417][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:38:36,417][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:38:36,417][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:38:36,417][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:38:36,417][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:38:36,417][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:38:36,417][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:38:36,417][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:38:36,816][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation is - 200
[2024-10-30 14:38:36,817][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:38:36,817][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:38:36,817][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:38:36,817][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:38:36,817][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:38:36,817][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 14:38:36,817][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:38:36,817][rdkb.tests.security.BroadBandSecurityTest] : STEPS3.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 14:38:36,817][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:38:36,817][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S3.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:38:36,818][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:38:36,818][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S3.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:38:36,851][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:38:36,851][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:38:36,851][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:38:36,851][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 14:38:36,851][rdkb.tests.security.BroadBandSecurityTest] : STEPS3.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 14:38:36,851][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 14:38:36,851][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:38:36,851][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:38:36,914][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T14:36:37.184Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation value=true ImediateReboot=0
2024-10-30T14:36:37.201Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
2024-10-30T14:36:37.212Z [RFC]:: Parameter value true
2024-10-30T14:36:37.261Z [RFC]:: paramType is bool
2024-10-30T14:36:37.276Z [RFC]:: RFC: old parameter value false
2024-10-30T14:36:37.357Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation from value old=false, to new=true

<=============================================================>
[2024-10-30 14:38:38,979][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:38:38,980][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 14:38:38,980][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:38:38,980][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S3.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:38:38,980][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:38:38,980][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S3.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:38:39,004][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:38:39,004][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:38:39,004][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:38:39,004][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 14:38:39,004][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:38:39,005][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation Enable parameter value is true
[2024-10-30 14:38:39,005][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:38:39,005][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:38:39,005][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:38:39,005][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:38:39,005][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:38:39,005][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:38:39,005][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:38:39,005][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:38:39,005][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:38:39,005][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:38:39,006][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:38:39,006][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:38:39,006][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:38:39,401][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation is - 200
[2024-10-30 14:38:39,401][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:38:39,401][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:38:39,401][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:38:39,401][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:38:39,401][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:38:39,401][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 14:38:39,402][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:38:39,402][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation Enable parameter value is true
[2024-10-30 14:38:39,402][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:38:39,402][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S3.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:38:39,402][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:38:39,402][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S3.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:38:39,415][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:38:39,415][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:38:39,415][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:38:39,415][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation with default valuefalse.
[2024-10-30 14:38:39,415][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:38:39,415][rdkb.tests.security.BroadBandSecurityTest] : STEP :S3.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation should be posted with default value.
[2024-10-30 14:38:39,415][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:38:39,415][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:38:39,415][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:38:39,475][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:38:41,530][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:38:41,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:38:41,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:38:41,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:38:41,531][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:38:41,717][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:38:41,717][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:38:41,717][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:38:41,717][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:38:41,717][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:38:41,717][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:38:41,781][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:38:43,820][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:38:43,820][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:38:43,820][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:38:43,886][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:38:57,945][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:39:57,945][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation was posted successfully.
[2024-10-30 14:39:57,946][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:39:57,946][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S3.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:39:57,946][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:39:57,946][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S3.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:39:57,973][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:39:57,973][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:39:57,973][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:39:57,973][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 14:39:57,973][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:39:57,973][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolationparameter value is updated by default value
[2024-10-30 14:39:57,973][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:39:57,973][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:39:57,973][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:39:57,973][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:39:57,973][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:39:57,973][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:39:57,974][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:39:57,974][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:39:57,974][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:39:57,974][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation
[2024-10-30 14:39:57,974][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:39:57,974][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:39:57,974][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:39:58,374][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation is - 200
[2024-10-30 14:39:58,375][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:39:58,375][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:39:58,375][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:39:58,375][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:39:58,375][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:39:58,375][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 14:39:58,375][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:39:58,375][rdkb.tests.security.BroadBandSecurityTest] : STEP S3.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.HomeNetworkIsolation parameter value is updated by default value false
[2024-10-30 14:39:58,375][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:39:58,375][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S3.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:39:58,375][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:39:58,376][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S3.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:39:58,389][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:39:58,389][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:39:58,389][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:39:58,389][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport parameter is updated by RFC
[2024-10-30 14:39:58,389][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:39:58,389][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:39:58,389][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport using WebPA.
[2024-10-30 14:39:58,389][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:39:58,389][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport should be retrieved.
[2024-10-30 14:39:58,389][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:39:58,389][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:39:58,389][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:39:58,389][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:39:58,390][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:39:58,390][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:39:58,390][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:39:58,390][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:39:58,390][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:39:58,390][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:39:58,390][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:39:58,784][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport is - 200
[2024-10-30 14:39:58,784][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:39:58,784][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:39:58,784][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:39:58,784][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:39:58,784][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:39:58,784][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport = false
[2024-10-30 14:39:58,784][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport is retrieved.
[2024-10-30 14:39:58,785][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:39:58,785][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S4.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:39:58,785][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:39:58,785][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S4.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:39:58,798][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:39:58,798][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:39:58,798][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:39:58,798][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport with new value true.
[2024-10-30 14:39:58,798][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:39:58,798][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport should be posted with new value.
[2024-10-30 14:39:58,798][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:39:58,798][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:39:58,798][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:39:58,798][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:39:58,857][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:40:00,918][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:40:00,919][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:40:00,919][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:40:00,919][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:40:00,919][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:40:01,126][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:40:01,126][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:40:01,126][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:40:01,126][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:40:01,126][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:40:01,126][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:40:01,185][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:40:03,239][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:40:03,239][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:40:03,239][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:40:03,299][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:40:17,355][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:41:17,356][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport was posted successfully.
[2024-10-30 14:41:17,356][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:41:17,356][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S4.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:41:17,356][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:41:17,356][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S4.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:41:17,383][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:41:17,383][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:41:17,383][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:41:17,383][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport parameter is updated by RFC
[2024-10-30 14:41:17,383][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 14:41:17,383][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 14:41:17,383][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:41:17,384][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport /tmp/rfc_configdata.txt
[2024-10-30 14:41:17,384][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:41:17,456][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport#~true#~0

<=============================================================>
[2024-10-30 14:41:19,519][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:41:19,519][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport#~true#~0
[2024-10-30 14:41:19,519][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 14:42:19,519][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:42:19,585][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T14:40:22.485Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport from value old=false, to new=true

<=============================================================>
[2024-10-30 14:42:21,659][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:42:21,659][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T14:40:22.485Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport from value old=false, to new=true
[2024-10-30 14:42:21,659][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:42:21,659][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:42:21,659][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:42:21,659][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:42:21,659][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:42:21,659][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:42:21,659][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:42:21,659][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:42:21,660][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:42:21,660][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:42:21,660][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:42:21,660][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:42:22,044][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport is - 200
[2024-10-30 14:42:22,044][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:42:22,044][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:42:22,045][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:42:22,045][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:42:22,045][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:42:22,045][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 14:42:22,045][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:42:22,045][rdkb.tests.security.BroadBandSecurityTest] : STEPS4.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 14:42:22,045][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:42:22,045][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S4.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:42:22,045][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:42:22,045][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S4.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:42:22,070][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:42:22,070][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:42:22,070][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:42:22,070][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 14:42:22,070][rdkb.tests.security.BroadBandSecurityTest] : STEPS4.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 14:42:22,070][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 14:42:22,070][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:42:22,070][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:42:22,130][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T14:40:22.325Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport value=true ImediateReboot=0
2024-10-30T14:40:22.342Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
2024-10-30T14:40:22.353Z [RFC]:: Parameter value true
2024-10-30T14:40:22.405Z [RFC]:: paramType is bool
2024-10-30T14:40:22.425Z [RFC]:: RFC: old parameter value false
2024-10-30T14:40:22.485Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport from value old=false, to new=true

<=============================================================>
[2024-10-30 14:42:24,176][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:42:24,177][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 14:42:24,177][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:42:24,177][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S4.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:42:24,177][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:42:24,178][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S4.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:42:24,190][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:42:24,190][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:42:24,190][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:42:24,190][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 14:42:24,190][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:42:24,190][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport Enable parameter value is true
[2024-10-30 14:42:24,190][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:42:24,190][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:42:24,190][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:42:24,190][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:42:24,190][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:42:24,190][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:42:24,190][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:42:24,190][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:42:24,190][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:42:24,191][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:42:24,191][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:42:24,191][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:42:24,191][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:42:24,580][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport is - 200
[2024-10-30 14:42:24,581][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:42:24,581][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:42:24,581][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:42:24,581][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:42:24,581][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:42:24,581][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 14:42:24,581][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:42:24,581][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport Enable parameter value is true
[2024-10-30 14:42:24,581][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:42:24,582][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S4.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:42:24,582][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:42:24,582][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S4.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:42:24,595][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:42:24,595][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:42:24,595][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:42:24,595][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport with default valuefalse.
[2024-10-30 14:42:24,595][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:42:24,595][rdkb.tests.security.BroadBandSecurityTest] : STEP :S4.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport should be posted with default value.
[2024-10-30 14:42:24,595][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:42:24,595][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:42:24,595][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:42:24,653][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:42:26,699][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:42:26,699][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:42:26,699][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:42:26,699][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:42:26,699][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:42:26,906][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:42:26,906][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:42:26,906][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:42:26,906][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:42:26,906][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:42:26,906][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:42:26,966][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:42:29,022][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:42:29,022][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:42:29,022][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:42:29,081][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:42:43,131][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:43:43,131][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport was posted successfully.
[2024-10-30 14:43:43,131][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:43:43,131][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S4.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:43:43,132][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:43:43,132][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S4.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:43:43,156][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:43:43,156][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:43:43,156][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:43:43,156][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 14:43:43,157][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:43:43,157][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupportparameter value is updated by default value
[2024-10-30 14:43:43,157][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:43:43,157][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:43:43,157][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 14:43:43,157][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:43:43,157][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:43:43,157][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:43:43,157][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:43:43,157][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:43:43,157][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:43:43,157][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport
[2024-10-30 14:43:43,158][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:43:43,158][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:43:43,158][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:43:43,554][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport is - 200
[2024-10-30 14:43:43,554][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:43:43,554][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:43:43,555][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:43:43,555][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:43:43,555][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:43:43,555][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 14:43:43,555][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 14:43:43,555][rdkb.tests.security.BroadBandSecurityTest] : STEP S4.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ContainerSupport parameter value is updated by default value false
[2024-10-30 14:43:43,555][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:43:43,555][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S4.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:43:43,555][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:43:43,555][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S4.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:43:43,567][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:43:43,567][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:43:43,568][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:43:43,568][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport parameter is updated by RFC
[2024-10-30 14:43:43,568][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 14:43:43,568][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:43:43,568][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport using WebPA.
[2024-10-30 14:43:43,568][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 14:43:43,568][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport should be retrieved.
[2024-10-30 14:43:43,568][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:43:43,568][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 14:43:43,568][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 14:43:43,568][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 14:43:43,568][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 14:43:43,568][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:43:43,568][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:43:43,568][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 14:43:43,568][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 14:43:43,568][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 14:43:43,568][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 14:43:43,955][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport is - 200
[2024-10-30 14:43:43,956][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 14:43:43,956][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 14:43:43,956][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 14:43:43,956][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 14:43:43,956][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 14:43:43,956][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport = false
[2024-10-30 14:43:43,956][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport is retrieved.
[2024-10-30 14:43:43,956][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:43:43,956][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S5.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:43:43,956][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:43:43,957][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S5.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:43:43,968][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:43:43,968][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:43:43,968][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:43:43,968][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport with new value true.
[2024-10-30 14:43:43,968][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 14:43:43,968][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport should be posted with new value.
[2024-10-30 14:43:43,968][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:43:43,968][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:43:43,968][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 14:43:43,968][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:43:44,029][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:43:46,099][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:43:46,099][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:43:46,099][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 14:43:46,099][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:43:46,099][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 14:43:46,304][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 14:43:46,304][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 14:43:46,304][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 14:43:46,305][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 14:43:46,305][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:43:46,305][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:43:46,369][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:43:48,420][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:43:48,420][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 14:43:48,420][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:43:48,478][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:44:02,542][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:45:02,542][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport was posted successfully.
[2024-10-30 14:45:02,542][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 14:45:02,542][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S5.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 14:45:02,542][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:45:02,543][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S5.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:45:02,569][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:45:02,569][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:45:02,569][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:45:02,569][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport parameter is updated by RFC
[2024-10-30 14:45:02,569][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 14:45:02,569][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 14:45:02,569][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:45:02,569][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport /tmp/rfc_configdata.txt
[2024-10-30 14:45:02,569][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:45:02,630][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport#~true#~0

<=============================================================>
[2024-10-30 14:45:04,693][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:45:04,693][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport#~true#~0
[2024-10-30 14:45:04,693][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 14:46:04,694][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:46:04,757][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:46:06,807][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:47:06,807][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:47:06,868][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:47:08,911][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:48:08,911][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:48:08,971][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:48:11,029][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:49:11,029][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:49:11,095][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:49:13,156][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:50:13,156][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:50:13,215][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:50:15,275][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:51:15,275][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:51:15,336][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:51:17,399][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:52:17,400][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:52:17,469][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:52:19,509][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:53:19,509][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:53:19,569][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:53:21,610][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:54:21,610][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:54:21,671][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:54:23,720][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:55:23,721][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:55:23,795][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:55:25,843][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:55:25,843][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : null
[2024-10-30 14:55:25,844][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.3 ACTUAL : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport via RFC has failed
[2024-10-30 14:55:25,844][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:55:25,844][tap.AutomaticsTapApi] : Error Message: Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport via RFC has failed

[2024-10-30 14:55:25,844][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S5.3][ Execution status : FAIL] [Error Message : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport via RFC has failed]

[2024-10-30 14:55:25,844][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 14:55:25,846][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S5.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport via RFC has failed","executionStatus":"FAIL","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 14:55:25,881][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 14:55:25,881][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 14:55:25,881][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:55:25,881][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 14:55:25,881][rdkb.tests.security.BroadBandSecurityTest] : STEPS5.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 14:55:25,881][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 14:55:25,881][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 14:55:25,881][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:55:25,951][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:55:27,980][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:55:27,980][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 14:55:57,981][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:55:58,041][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:56:00,095][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:56:00,095][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 14:56:30,095][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:56:30,156][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:56:32,219][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:56:32,219][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 14:57:02,219][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:57:02,278][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:57:04,331][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:57:04,331][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 14:57:34,332][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:57:34,392][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:57:36,448][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:57:36,448][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 14:58:06,449][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:58:06,508][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:58:08,584][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:58:08,584][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 14:58:38,584][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:58:38,643][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:58:40,712][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:58:40,712][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 14:59:10,713][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:59:10,773][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:59:12,830][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:59:12,830][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 14:59:42,831][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 14:59:42,890][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 14:59:44,949][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 14:59:44,949][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 15:00:14,949][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:00:15,009][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:00:17,066][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:00:17,066][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 15:00:47,067][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:00:47,129][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:00:49,185][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:00:49,185][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.4 ACTUAL : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport via RFC has failed
[2024-10-30 15:00:49,186][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:00:49,186][tap.AutomaticsTapApi] : Error Message: Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport via RFC has failed

[2024-10-30 15:00:49,186][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S5.4][ Execution status : FAIL] [Error Message : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport via RFC has failed]

[2024-10-30 15:00:49,186][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:00:49,186][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S5.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport via RFC has failed","executionStatus":"FAIL","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:00:49,211][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:00:49,211][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:00:49,212][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:00:49,212][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:00:49,212][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 15:00:49,212][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport Enable parameter value is true
[2024-10-30 15:00:49,212][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:00:49,212][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:00:49,212][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:00:49,212][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:00:49,212][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:00:49,212][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:00:49,212][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 15:00:49,212][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:00:49,212][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:00:49,212][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 15:00:49,212][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:00:49,212][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:00:49,212][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:00:49,611][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport is - 200
[2024-10-30 15:00:49,611][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:00:49,611][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:00:49,611][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:00:49,611][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:00:49,611][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:00:49,611][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:00:49,611][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:00:49,611][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport Enable parameter value is true
[2024-10-30 15:00:49,612][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:00:49,612][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S5.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:00:49,612][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:00:49,612][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S5.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:00:49,625][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:00:49,625][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:00:49,625][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:00:49,625][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport with default valuefalse.
[2024-10-30 15:00:49,625][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:00:49,625][rdkb.tests.security.BroadBandSecurityTest] : STEP :S5.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport should be posted with default value.
[2024-10-30 15:00:49,625][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:00:49,625][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:00:49,625][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:00:49,683][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:00:51,732][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:00:51,732][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:00:51,732][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:00:51,732][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:00:51,733][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:00:51,937][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:00:51,937][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:00:51,937][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:00:51,937][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:00:51,937][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:00:51,938][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:00:51,994][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:00:54,029][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:00:54,029][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:00:54,029][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:00:54,088][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:01:08,144][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:02:08,145][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport was posted successfully.
[2024-10-30 15:02:08,145][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:02:08,145][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S5.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:02:08,145][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:02:08,145][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S5.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:02:08,170][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:02:08,170][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:02:08,170][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:02:08,170][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:02:08,170][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 15:02:08,170][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupportparameter value is updated by default value
[2024-10-30 15:02:08,170][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:02:08,170][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:02:08,170][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:02:08,171][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:02:08,171][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:02:08,171][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:02:08,171][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 15:02:08,171][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:02:08,171][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:02:08,171][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport
[2024-10-30 15:02:08,171][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:02:08,171][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:02:08,171][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:02:08,559][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport is - 200
[2024-10-30 15:02:08,560][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:02:08,560][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:02:08,560][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:02:08,560][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:02:08,560][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:02:08,560][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:02:08,560][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:02:08,560][rdkb.tests.security.BroadBandSecurityTest] : STEP S5.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodebigSupport parameter value is updated by default value false
[2024-10-30 15:02:08,560][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:02:08,560][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S5.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:02:08,560][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:02:08,561][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S5.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:02:08,573][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:02:08,573][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:02:08,573][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:02:08,573][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable parameter is updated by RFC
[2024-10-30 15:02:08,573][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:02:08,573][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:02:08,573][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable using WebPA.
[2024-10-30 15:02:08,573][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:02:08,573][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable should be retrieved.
[2024-10-30 15:02:08,573][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:02:08,573][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:02:08,573][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:02:08,573][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:02:08,573][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:02:08,573][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:02:08,573][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:02:08,574][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:02:08,574][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:02:08,574][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:02:08,574][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:02:08,961][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable is - 200
[2024-10-30 15:02:08,961][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:02:08,961][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:02:08,961][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:02:08,961][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:02:08,961][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:02:08,961][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable = false
[2024-10-30 15:02:08,961][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable is retrieved.
[2024-10-30 15:02:08,961][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:02:08,962][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S6.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:02:08,962][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:02:08,962][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S6.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:02:08,975][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:02:08,975][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:02:08,975][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:02:08,975][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable with new value true.
[2024-10-30 15:02:08,975][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:02:08,975][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable should be posted with new value.
[2024-10-30 15:02:08,975][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:02:08,975][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:02:08,975][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:02:08,975][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:02:09,032][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:02:11,091][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:02:11,091][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:02:11,091][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:02:11,091][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:02:11,091][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:02:11,282][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:02:11,282][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:02:11,282][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:02:11,282][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:02:11,282][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:02:11,282][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:02:11,338][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:02:13,410][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:02:13,410][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:02:13,410][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:02:13,468][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:02:27,536][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:03:27,537][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable was posted successfully.
[2024-10-30 15:03:27,537][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:03:27,537][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S6.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:03:27,537][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:03:27,537][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S6.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:03:27,562][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:03:27,562][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:03:27,562][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:03:27,562][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable parameter is updated by RFC
[2024-10-30 15:03:27,562][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:03:27,562][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:03:27,562][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:03:27,562][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable /tmp/rfc_configdata.txt
[2024-10-30 15:03:27,562][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:03:27,619][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable#~true#~0

<=============================================================>
[2024-10-30 15:03:29,699][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:03:29,699][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable#~true#~0
[2024-10-30 15:03:29,699][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 15:04:29,699][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:04:29,762][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:02:32.636Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:04:31,804][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:04:31,804][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:02:32.636Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable from value old=false, to new=true
[2024-10-30 15:04:31,804][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:04:31,805][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:04:31,805][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:04:31,805][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:04:31,805][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:04:31,805][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:04:31,805][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:04:31,805][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:04:31,805][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:04:31,805][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:04:31,805][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:04:31,805][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:04:32,204][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable is - 200
[2024-10-30 15:04:32,205][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:04:32,205][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:04:32,205][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:04:32,205][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:04:32,205][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:04:32,205][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:04:32,205][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:04:32,205][rdkb.tests.security.BroadBandSecurityTest] : STEPS6.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:04:32,205][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:04:32,205][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S6.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:04:32,205][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:04:32,206][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S6.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:04:32,229][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:04:32,229][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:04:32,229][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:04:32,229][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:04:32,229][rdkb.tests.security.BroadBandSecurityTest] : STEPS6.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:04:32,230][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:04:32,230][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:04:32,230][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:04:32,286][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:02:32.490Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable value=true ImediateReboot=0
2024-10-30T15:02:32.507Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
2024-10-30T15:02:32.517Z [RFC]:: Parameter value true
2024-10-30T15:02:32.566Z [RFC]:: paramType is bool
2024-10-30T15:02:32.583Z [RFC]:: RFC: old parameter value false
2024-10-30T15:02:32.636Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:04:34,351][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:04:34,351][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:04:34,351][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:04:34,351][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S6.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:04:34,351][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:04:34,351][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S6.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:04:34,364][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:04:34,364][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:04:34,365][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:04:34,365][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:04:34,365][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:04:34,365][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable Enable parameter value is true
[2024-10-30 15:04:34,365][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:04:34,365][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:04:34,365][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:04:34,365][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:04:34,365][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:04:34,365][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:04:34,365][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:04:34,365][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:04:34,365][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:04:34,365][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:04:34,365][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:04:34,365][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:04:34,365][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:04:34,754][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable is - 200
[2024-10-30 15:04:34,754][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:04:34,754][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:04:34,755][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:04:34,755][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:04:34,755][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:04:34,755][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:04:34,755][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:04:34,755][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable Enable parameter value is true
[2024-10-30 15:04:34,755][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:04:34,755][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S6.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:04:34,755][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:04:34,755][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S6.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:04:34,768][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:04:34,769][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:04:34,769][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:04:34,769][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable with default valuefalse.
[2024-10-30 15:04:34,769][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:04:34,769][rdkb.tests.security.BroadBandSecurityTest] : STEP :S6.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable should be posted with default value.
[2024-10-30 15:04:34,769][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:04:34,769][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:04:34,769][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:04:34,827][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:04:36,887][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:04:36,887][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:04:36,887][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:04:36,887][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:04:36,887][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:04:37,072][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:04:37,072][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:04:37,072][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:04:37,072][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:04:37,072][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:04:37,072][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:04:37,133][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:04:39,201][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:04:39,201][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:04:39,201][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:04:39,260][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:04:53,332][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:05:53,333][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable was posted successfully.
[2024-10-30 15:05:53,333][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:05:53,333][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S6.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:05:53,333][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:05:53,333][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S6.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:05:53,367][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:05:53,367][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:05:53,367][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:05:53,367][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:05:53,367][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:05:53,367][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnableparameter value is updated by default value
[2024-10-30 15:05:53,367][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:05:53,367][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:05:53,367][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:05:53,367][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:05:53,367][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:05:53,367][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:05:53,367][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:05:53,367][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:05:53,367][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:05:53,367][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable
[2024-10-30 15:05:53,367][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:05:53,367][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:05:53,368][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:05:53,760][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable is - 200
[2024-10-30 15:05:53,761][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:05:53,761][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:05:53,761][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:05:53,761][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:05:53,761][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:05:53,761][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:05:53,761][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:05:53,761][rdkb.tests.security.BroadBandSecurityTest] : STEP S6.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.IPModeEnable parameter value is updated by default value false
[2024-10-30 15:05:53,761][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:05:53,761][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S6.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:05:53,761][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:05:53,762][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S6.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:05:53,776][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:05:53,777][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:05:53,777][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:05:53,777][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable parameter is updated by RFC
[2024-10-30 15:05:53,777][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:05:53,777][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:05:53,777][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable using WebPA.
[2024-10-30 15:05:53,777][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:05:53,777][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable should be retrieved.
[2024-10-30 15:05:53,777][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:05:53,777][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:05:53,777][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:05:53,777][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:05:53,777][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:05:53,777][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:05:53,778][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:05:53,778][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:05:53,778][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:05:53,778][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:05:53,778][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:05:54,168][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable is - 200
[2024-10-30 15:05:54,169][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:05:54,169][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:05:54,169][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:05:54,169][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:05:54,169][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:05:54,169][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable = false
[2024-10-30 15:05:54,169][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable is retrieved.
[2024-10-30 15:05:54,169][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:05:54,169][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S7.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:05:54,170][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:05:54,170][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S7.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:05:54,182][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:05:54,182][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:05:54,182][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:05:54,183][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable with new value true.
[2024-10-30 15:05:54,183][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:05:54,183][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable should be posted with new value.
[2024-10-30 15:05:54,183][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:05:54,183][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:05:54,183][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:05:54,183][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:05:54,241][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:05:56,318][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:05:56,318][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:05:56,318][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:05:56,318][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:05:56,318][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:05:56,514][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:05:56,514][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:05:56,514][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:05:56,514][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:05:56,514][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:05:56,514][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:05:56,574][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:05:58,637][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:05:58,637][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:05:58,637][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:05:58,695][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:06:12,780][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:07:12,781][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable was posted successfully.
[2024-10-30 15:07:12,781][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:07:12,781][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S7.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:07:12,781][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:07:12,781][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S7.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:07:12,805][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:07:12,805][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:07:12,806][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:07:12,806][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable parameter is updated by RFC
[2024-10-30 15:07:12,806][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:07:12,806][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:07:12,806][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:07:12,806][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable /tmp/rfc_configdata.txt
[2024-10-30 15:07:12,806][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:07:12,864][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable#~true#~0

<=============================================================>
[2024-10-30 15:07:14,928][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:07:14,928][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable#~true#~0
[2024-10-30 15:07:14,928][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 15:08:14,928][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:08:14,990][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:06:17.915Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:08:17,068][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:08:17,068][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:06:17.915Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable from value old=false, to new=true
[2024-10-30 15:08:17,068][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:08:17,069][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:08:17,069][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:08:17,069][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:08:17,069][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:08:17,069][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:08:17,069][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:08:17,069][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:08:17,069][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:08:17,069][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:08:17,069][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:08:17,069][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:08:17,463][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable is - 200
[2024-10-30 15:08:17,464][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:08:17,464][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:08:17,464][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:08:17,464][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:08:17,464][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:08:17,464][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:08:17,464][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:08:17,464][rdkb.tests.security.BroadBandSecurityTest] : STEPS7.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:08:17,464][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:08:17,464][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S7.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:08:17,464][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:08:17,465][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S7.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:08:17,491][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:08:17,491][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:08:17,491][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:08:17,491][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:08:17,491][rdkb.tests.security.BroadBandSecurityTest] : STEPS7.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:08:17,491][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:08:17,491][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:08:17,491][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:08:17,562][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:06:17.756Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable value=true ImediateReboot=0
2024-10-30T15:06:17.776Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
2024-10-30T15:06:17.788Z [RFC]:: Parameter value true
2024-10-30T15:06:17.842Z [RFC]:: paramType is bool
2024-10-30T15:06:17.859Z [RFC]:: RFC: old parameter value false
2024-10-30T15:06:17.915Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:08:19,613][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:08:19,614][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:08:19,614][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:08:19,614][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S7.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:08:19,614][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:08:19,615][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S7.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:08:19,639][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:08:19,639][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:08:19,639][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:08:19,639][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:08:19,639][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:08:19,639][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable Enable parameter value is true
[2024-10-30 15:08:19,639][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:08:19,639][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:08:19,639][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:08:19,639][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:08:19,639][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:08:19,639][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:08:19,639][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:08:19,640][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:08:19,640][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:08:19,640][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:08:19,640][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:08:19,640][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:08:19,640][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:08:20,031][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable is - 200
[2024-10-30 15:08:20,031][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:08:20,031][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:08:20,032][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:08:20,032][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:08:20,032][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:08:20,032][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:08:20,032][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:08:20,032][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable Enable parameter value is true
[2024-10-30 15:08:20,032][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:08:20,032][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S7.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:08:20,032][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:08:20,032][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S7.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:08:20,045][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:08:20,045][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:08:20,045][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:08:20,045][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable with default valuefalse.
[2024-10-30 15:08:20,045][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:08:20,045][rdkb.tests.security.BroadBandSecurityTest] : STEP :S7.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable should be posted with default value.
[2024-10-30 15:08:20,045][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:08:20,045][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:08:20,045][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:08:20,102][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:08:22,163][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:08:22,163][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:08:22,163][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:08:22,163][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:08:22,163][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:08:22,362][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:08:22,362][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:08:22,362][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:08:22,362][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:08:22,362][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:08:22,362][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:08:22,419][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:08:24,480][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:08:24,480][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:08:24,480][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:08:24,538][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:08:38,628][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:09:38,628][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable was posted successfully.
[2024-10-30 15:09:38,628][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:09:38,628][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S7.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:09:38,628][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:09:38,629][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S7.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:09:38,642][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:09:38,642][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:09:38,642][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:09:38,642][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:09:38,642][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:09:38,642][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enableparameter value is updated by default value
[2024-10-30 15:09:38,643][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:09:38,643][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:09:38,643][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:09:38,643][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:09:38,643][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:09:38,643][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:09:38,643][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:09:38,643][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:09:38,643][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:09:38,643][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable
[2024-10-30 15:09:38,643][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:09:38,643][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:09:38,643][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:09:39,034][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable is - 200
[2024-10-30 15:09:39,035][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:09:39,035][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:09:39,035][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:09:39,035][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:09:39,035][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:09:39,035][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:09:39,035][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:09:39,035][rdkb.tests.security.BroadBandSecurityTest] : STEP S7.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DFS.Enable parameter value is updated by default value false
[2024-10-30 15:09:39,035][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:09:39,035][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S7.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:09:39,035][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:09:39,036][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S7.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:09:39,048][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:09:39,049][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:09:39,049][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:09:39,049][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code parameter is updated by RFC
[2024-10-30 15:09:39,049][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:09:39,049][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:09:39,049][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.1 DESCRIPTION : Retrieve the default value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code using WebPA.
[2024-10-30 15:09:39,049][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.1 ACTION : Execute WebPA command to get the default value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:09:39,049][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.1 EXPECTED : The default value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code should be retrieved.
[2024-10-30 15:09:39,049][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:09:39,049][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:09:39,049][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:09:39,049][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:09:39,049][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:09:39,049][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:09:39,049][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:09:39,050][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:09:39,050][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:09:39,050][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:09:39,050][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:09:39,436][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code is - 200
[2024-10-30 15:09:39,436][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:09:39,436][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code","value":"USI","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:09:39,436][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:09:39,437][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:09:39,437][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code, protocolSpecificParamName=null, value=USI, datatype=STRING, statusCode=0]
[2024-10-30 15:09:39,437][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code = USI
[2024-10-30 15:09:39,437][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.1 ACTUAL : The default value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code is retrieved.
[2024-10-30 15:09:39,437][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:09:39,437][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S8.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:09:39,437][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:09:39,437][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S8.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:09:39,461][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:09:39,461][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:09:39,461][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:09:39,461][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.2 DESCRIPTION : Post RFC Payload Data for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code with new value US.
[2024-10-30 15:09:39,461][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:09:39,461][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.2 EXPECTED : RFC Payload data for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code should be posted with new value.
[2024-10-30 15:09:39,461][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:09:39,461][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code":"US"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:09:39,461][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:09:39,461][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:09:39,524][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:09:41,616][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:09:41,616][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code":"US"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:09:41,616][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:09:41,616][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code":"US"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:09:41,616][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:09:41,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:09:41,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code":"US"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:09:41,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:09:41,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:09:41,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:09:41,808][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:09:41,871][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:09:43,934][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:09:43,934][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:09:43,934][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:09:43,992][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:09:58,057][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:10:58,058][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.2 ACTUAL : RFC Payload data for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code was posted successfully.
[2024-10-30 15:10:58,058][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:10:58,058][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S8.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:10:58,058][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:10:58,058][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S8.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:10:58,074][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:10:58,074][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:10:58,074][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:10:58,074][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.3 DESCRIPTION : Verify ifDevice.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code parameter is updated by RFC
[2024-10-30 15:10:58,074][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:10:58,074][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:10:58,074][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:10:58,074][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code /tmp/rfc_configdata.txt
[2024-10-30 15:10:58,074][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:10:58,131][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code#~US#~0

<=============================================================>
[2024-10-30 15:11:00,182][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:11:00,182][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code#~US#~0
[2024-10-30 15:11:00,183][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code.*value.*US /rdklogs/logs/dcmrfc.log
[2024-10-30 15:12:00,183][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:12:00,241][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:10:03.199Z [RFC]:: RFC: updated for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code from value old=USI, to new=US

<=============================================================>
[2024-10-30 15:12:02,310][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:12:02,310][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code.*value.*US IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:10:03.199Z [RFC]:: RFC: updated for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code from value old=USI, to new=US
[2024-10-30 15:12:02,311][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:12:02,311][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:12:02,311][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:12:02,311][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:12:02,311][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:12:02,311][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:12:02,311][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:12:02,311][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:12:02,311][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:12:02,311][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:12:02,311][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:12:02,311][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:12:02,704][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code is - 200
[2024-10-30 15:12:02,705][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:12:02,705][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code","value":"US","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:12:02,705][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:12:02,705][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:12:02,705][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code, protocolSpecificParamName=null, value=US, datatype=STRING, statusCode=0]
[2024-10-30 15:12:02,705][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : US
[2024-10-30 15:12:02,705][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:12:02,705][rdkb.tests.security.BroadBandSecurityTest] : STEPS8.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:12:02,705][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:12:02,706][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S8.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:12:02,706][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:12:02,706][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S8.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:12:02,730][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:12:02,730][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:12:02,731][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:12:02,731][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:12:02,731][rdkb.tests.security.BroadBandSecurityTest] : STEPS8.4 ACTION : Execute command: grep -A 5 -i "key=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code value=US" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:12:02,731][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:12:02,731][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:12:02,731][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:12:02,788][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:10:02.996Z [RFC]:: key=tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code value=US ImediateReboot=0
2024-10-30T15:10:03.013Z [RFC]:: Parameter name Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
2024-10-30T15:10:03.025Z [RFC]:: Parameter value US
2024-10-30T15:10:03.073Z [RFC]:: paramType is string
2024-10-30T15:10:03.089Z [RFC]:: RFC: old parameter value USI
2024-10-30T15:10:03.199Z [RFC]:: RFC: updated for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code from value old=USI, to new=US

<=============================================================>
[2024-10-30 15:12:04,848][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:12:04,848][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:12:04,848][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:12:04,848][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S8.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:12:04,848][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:12:04,848][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S8.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:12:04,860][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:12:04,861][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:12:04,861][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:12:04,861][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.5 DESCRIPTION : Verify parameter value is US after being updated by RFC
[2024-10-30 15:12:04,861][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.5 ACTION : Execute webpa or dmcli command to get value ofDevice.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:12:04,861][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.5EXPECTED : Value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code Enable parameter value is US
[2024-10-30 15:12:04,861][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:12:04,861][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:12:04,861][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:12:04,861][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:12:04,861][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:12:04,861][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:12:04,861][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:12:04,861][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:12:04,861][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:12:04,862][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:12:04,862][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:12:04,862][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:12:04,862][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:12:05,255][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code is - 200
[2024-10-30 15:12:05,255][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:12:05,255][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code","value":"US","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:12:05,255][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:12:05,255][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:12:05,255][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code, protocolSpecificParamName=null, value=US, datatype=STRING, statusCode=0]
[2024-10-30 15:12:05,256][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : US
[2024-10-30 15:12:05,256][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:12:05,256][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.5 ACTUAL : Value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code Enable parameter value is US
[2024-10-30 15:12:05,256][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:12:05,256][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S8.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:12:05,256][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:12:05,256][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S8.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:12:05,268][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:12:05,268][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:12:05,268][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:12:05,268][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code with default valueUSI.
[2024-10-30 15:12:05,268][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:12:05,268][rdkb.tests.security.BroadBandSecurityTest] : STEP :S8.6 EXPECTED : RFC Payload data for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code should be posted with default value.
[2024-10-30 15:12:05,268][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:12:05,269][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:12:05,269][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:12:05,325][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:12:07,381][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:12:07,381][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code":"USI"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:12:07,381][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:12:07,381][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code":"USI"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:12:07,381][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:12:07,577][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:12:07,577][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code":"USI"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:12:07,577][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:12:07,577][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:12:07,577][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:12:07,577][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:12:07,634][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:12:09,689][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:12:09,689][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:12:09,689][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:12:09,752][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:12:23,822][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:13:23,824][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.6 ACTUAL : RFC Payload data for Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code was posted successfully.
[2024-10-30 15:13:23,824][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:13:23,824][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S8.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:13:23,824][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:13:23,824][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S8.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:13:23,860][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:13:23,860][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:13:23,860][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:13:23,860][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:13:23,860][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.7 ACTION : Execute webpa or dmcli command to get value ofDevice.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:13:23,860][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.7EXPECTED : Value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Codeparameter value is updated by default value
[2024-10-30 15:13:23,860][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:13:23,860][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:13:23,861][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:13:23,861][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:13:23,861][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:13:23,861][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:13:23,861][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:13:23,861][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:13:23,861][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:13:23,861][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code
[2024-10-30 15:13:23,861][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:13:23,861][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:13:23,861][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:13:24,260][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code is - 200
[2024-10-30 15:13:24,261][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:13:24,261][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code","value":"USI","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:13:24,261][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:13:24,261][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:13:24,261][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code, protocolSpecificParamName=null, value=USI, datatype=STRING, statusCode=0]
[2024-10-30 15:13:24,261][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : USI
[2024-10-30 15:13:24,261][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:13:24,261][rdkb.tests.security.BroadBandSecurityTest] : STEP S8.7 ACTUAL : Value of Device.WiFi.X_RDKCENTRAL-COM_Syndication.WiFiRegion.Code parameter value is updated by default value USI
[2024-10-30 15:13:24,261][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:13:24,261][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S8.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:13:24,261][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:13:24,262][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S8.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:13:24,274][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:13:24,274][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:13:24,274][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:13:24,274][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable parameter is updated by RFC
[2024-10-30 15:13:24,274][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:13:24,274][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:13:24,274][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable using WebPA.
[2024-10-30 15:13:24,274][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:13:24,274][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable should be retrieved.
[2024-10-30 15:13:24,274][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:13:24,275][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:13:24,275][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:13:24,275][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:13:24,275][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:13:24,275][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:13:24,275][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:13:24,275][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:13:24,275][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:13:24,275][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:13:24,275][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:13:24,665][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable is - 200
[2024-10-30 15:13:24,666][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:13:24,666][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:13:24,666][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:13:24,666][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:13:24,666][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:13:24,666][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable = true
[2024-10-30 15:13:24,666][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable is retrieved.
[2024-10-30 15:13:24,666][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:13:24,666][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S9.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:13:24,666][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:13:24,667][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S9.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:13:24,679][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:13:24,679][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:13:24,679][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:13:24,679][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable with new value false.
[2024-10-30 15:13:24,679][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:13:24,679][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable should be posted with new value.
[2024-10-30 15:13:24,679][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:13:24,679][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:13:24,679][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:13:24,679][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:13:24,738][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:13:26,791][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:13:26,791][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:13:26,791][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:13:26,791][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:13:26,791][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:13:26,986][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:13:26,986][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:13:26,986][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:13:26,986][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:13:26,986][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:13:26,986][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:13:27,043][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:13:29,090][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:13:29,090][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:13:29,090][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:13:29,147][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:13:43,208][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:14:43,208][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable was posted successfully.
[2024-10-30 15:14:43,208][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:14:43,208][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S9.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:14:43,208][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:14:43,209][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S9.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:14:43,233][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:14:43,233][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:14:43,234][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:14:43,234][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable parameter is updated by RFC
[2024-10-30 15:14:43,234][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:14:43,234][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:14:43,234][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:14:43,234][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable /tmp/rfc_configdata.txt
[2024-10-30 15:14:43,234][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:14:43,295][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable#~false#~0

<=============================================================>
[2024-10-30 15:14:45,341][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:14:45,341][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable#~false#~0
[2024-10-30 15:14:45,342][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable.*value.*false /rdklogs/logs/dcmrfc.log
[2024-10-30 15:15:45,342][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:15:45,405][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:13:48.328Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 15:15:47,482][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:15:47,482][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable.*value.*false IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:13:48.328Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable from value old=true, to new=false
[2024-10-30 15:15:47,482][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:15:47,482][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:15:47,482][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:15:47,482][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:15:47,482][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:15:47,482][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:15:47,482][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:15:47,482][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:15:47,482][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:15:47,482][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:15:47,483][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:15:47,483][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:15:47,880][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable is - 200
[2024-10-30 15:15:47,880][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:15:47,880][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:15:47,881][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:15:47,881][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:15:47,881][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:15:47,881][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:15:47,881][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:15:47,881][rdkb.tests.security.BroadBandSecurityTest] : STEPS9.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:15:47,881][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:15:47,881][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S9.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:15:47,881][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:15:47,882][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S9.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:15:47,907][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:15:47,907][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:15:47,907][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:15:47,907][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:15:47,907][rdkb.tests.security.BroadBandSecurityTest] : STEPS9.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable value=false" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:15:47,907][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:15:47,907][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:15:47,907][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:15:47,965][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:13:48.172Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable value=false ImediateReboot=0
2024-10-30T15:13:48.188Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
2024-10-30T15:13:48.200Z [RFC]:: Parameter value false
2024-10-30T15:13:48.249Z [RFC]:: paramType is bool
2024-10-30T15:13:48.271Z [RFC]:: RFC: old parameter value true
2024-10-30T15:13:48.328Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 15:15:50,016][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:15:50,016][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:15:50,017][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:15:50,017][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S9.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:15:50,017][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:15:50,017][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S9.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:15:50,039][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:15:50,039][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:15:50,039][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:15:50,039][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.5 DESCRIPTION : Verify parameter value is false after being updated by RFC
[2024-10-30 15:15:50,039][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:15:50,039][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable Enable parameter value is false
[2024-10-30 15:15:50,039][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:15:50,039][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:15:50,039][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:15:50,039][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:15:50,039][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:15:50,040][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:15:50,040][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:15:50,040][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:15:50,040][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:15:50,040][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:15:50,040][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:15:50,040][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:15:50,040][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:15:50,434][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable is - 200
[2024-10-30 15:15:50,434][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:15:50,434][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:15:50,434][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:15:50,435][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:15:50,435][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:15:50,435][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:15:50,435][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:15:50,435][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable Enable parameter value is false
[2024-10-30 15:15:50,435][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:15:50,435][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S9.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:15:50,435][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:15:50,436][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S9.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:15:50,448][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:15:50,448][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:15:50,448][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:15:50,448][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable with default valuetrue.
[2024-10-30 15:15:50,448][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:15:50,449][rdkb.tests.security.BroadBandSecurityTest] : STEP :S9.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable should be posted with default value.
[2024-10-30 15:15:50,449][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:15:50,449][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:15:50,449][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:15:50,506][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:15:52,561][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:15:52,561][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:15:52,561][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:15:52,561][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:15:52,562][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:15:52,754][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:15:52,754][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:15:52,754][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:15:52,754][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:15:52,754][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:15:52,754][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:15:52,811][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:15:54,881][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:15:54,881][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:15:54,881][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:15:54,940][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:16:08,997][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:17:08,997][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable was posted successfully.
[2024-10-30 15:17:08,997][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:17:08,997][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S9.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:17:08,997][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:17:08,998][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S9.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:17:09,031][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:17:09,031][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:17:09,031][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:17:09,031][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:17:09,031][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:17:09,031][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enableparameter value is updated by default value
[2024-10-30 15:17:09,031][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:17:09,031][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:17:09,031][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:17:09,031][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:17:09,031][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:17:09,031][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:17:09,031][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:17:09,031][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:17:09,031][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:17:09,031][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable
[2024-10-30 15:17:09,031][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:17:09,031][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:17:09,032][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:17:09,414][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable is - 200
[2024-10-30 15:17:09,415][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:17:09,415][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:17:09,415][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:17:09,415][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:17:09,415][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:17:09,415][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:17:09,415][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:17:09,415][rdkb.tests.security.BroadBandSecurityTest] : STEP S9.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.ForwardSSH.Enable parameter value is updated by default value true
[2024-10-30 15:17:09,415][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:17:09,416][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S9.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:17:09,416][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:17:09,416][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S9.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:17:09,440][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:17:09,440][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:17:09,440][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:17:09,440][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.Ethernet.X_RDK_Interface.1.Upstream parameter is updated by RFC
[2024-10-30 15:17:09,440][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:17:09,440][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:17:09,440][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.1 DESCRIPTION : Retrieve the default value of Device.Ethernet.X_RDK_Interface.1.Upstream using WebPA.
[2024-10-30 15:17:09,440][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.1 ACTION : Execute WebPA command to get the default value of Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:17:09,440][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.1 EXPECTED : The default value of Device.Ethernet.X_RDK_Interface.1.Upstream should be retrieved.
[2024-10-30 15:17:09,440][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:17:09,440][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:17:09,440][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:17:09,440][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:17:09,440][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:17:09,441][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:17:09,441][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:17:09,441][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:17:09,441][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:17:09,441][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:17:09,441][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:17:09,827][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Upstream is - 200
[2024-10-30 15:17:09,827][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:17:09,827][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Upstream","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:17:09,827][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:17:09,827][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:17:09,827][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Upstream, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:17:09,828][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.Ethernet.X_RDK_Interface.1.Upstream = false
[2024-10-30 15:17:09,828][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.1 ACTUAL : The default value of Device.Ethernet.X_RDK_Interface.1.Upstream is retrieved.
[2024-10-30 15:17:09,828][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:17:09,828][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S10.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:17:09,828][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:17:09,828][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S10.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:17:09,844][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:17:09,844][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:17:09,844][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:17:09,844][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.2 DESCRIPTION : Post RFC Payload Data for Device.Ethernet.X_RDK_Interface.1.Upstream with new value true.
[2024-10-30 15:17:09,844][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:17:09,844][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.2 EXPECTED : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Upstream should be posted with new value.
[2024-10-30 15:17:09,844][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:17:09,844][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Upstream":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:17:09,844][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:17:09,844][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:17:09,904][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:17:11,947][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:17:11,947][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Upstream":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:17:11,947][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:17:11,947][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Upstream":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:17:11,947][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:17:12,141][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:17:12,142][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Upstream":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:17:12,142][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:17:12,142][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:17:12,142][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:17:12,142][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:17:12,199][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:17:14,245][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:17:14,245][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:17:14,245][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:17:14,302][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:17:28,367][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:18:28,367][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.2 ACTUAL : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Upstream was posted successfully.
[2024-10-30 15:18:28,367][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:18:28,367][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S10.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:18:28,367][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:18:28,368][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S10.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:18:28,393][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:18:28,393][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:18:28,393][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:18:28,393][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.3 DESCRIPTION : Verify ifDevice.Ethernet.X_RDK_Interface.1.Upstream parameter is updated by RFC
[2024-10-30 15:18:28,393][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:18:28,393][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:18:28,393][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:18:28,394][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.Ethernet.X_RDK_Interface.1.Upstream /tmp/rfc_configdata.txt
[2024-10-30 15:18:28,394][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:18:28,453][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.Ethernet.X_RDK_Interface.1.Upstream#~true#~0

<=============================================================>
[2024-10-30 15:18:30,528][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:18:30,528][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.Ethernet.X_RDK_Interface.1.Upstream IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.Ethernet.X_RDK_Interface.1.Upstream#~true#~0
[2024-10-30 15:18:30,528][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.Ethernet.X_RDK_Interface.1.Upstream.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 15:19:30,528][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:19:30,586][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:17:33.547Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Upstream from value old=false, to new=true

<=============================================================>
[2024-10-30 15:19:32,640][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:19:32,640][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.Ethernet.X_RDK_Interface.1.Upstream.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:17:33.547Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Upstream from value old=false, to new=true
[2024-10-30 15:19:32,641][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:19:32,641][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:19:32,641][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:19:32,641][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:19:32,641][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:19:32,641][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:19:32,641][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:19:32,641][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:19:32,641][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:19:32,641][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:19:32,641][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:19:32,641][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:19:33,032][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Upstream is - 200
[2024-10-30 15:19:33,032][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:19:33,032][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Upstream","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:19:33,033][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:19:33,033][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:19:33,033][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Upstream, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:19:33,033][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:19:33,033][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:19:33,033][rdkb.tests.security.BroadBandSecurityTest] : STEPS10.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:19:33,033][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:19:33,033][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S10.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:19:33,033][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:19:33,033][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S10.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:19:33,058][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:19:33,058][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:19:33,058][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:19:33,058][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:19:33,058][rdkb.tests.security.BroadBandSecurityTest] : STEPS10.4 ACTION : Execute command: grep -A 5 -i "key=Device.Ethernet.X_RDK_Interface.1.Upstream value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:19:33,058][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:19:33,058][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:19:33,058][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:19:33,116][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:17:33.401Z [RFC]:: key=tr181.Device.Ethernet.X_RDK_Interface.1.Upstream value=true ImediateReboot=0
2024-10-30T15:17:33.418Z [RFC]:: Parameter name Device.Ethernet.X_RDK_Interface.1.Upstream
2024-10-30T15:17:33.430Z [RFC]:: Parameter value true
2024-10-30T15:17:33.481Z [RFC]:: paramType is bool
2024-10-30T15:17:33.497Z [RFC]:: RFC: old parameter value false
2024-10-30T15:17:33.547Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Upstream from value old=false, to new=true

<=============================================================>
[2024-10-30 15:19:35,180][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:19:35,180][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:19:35,181][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:19:35,181][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S10.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:19:35,181][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:19:35,181][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S10.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:19:35,193][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:19:35,193][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:19:35,193][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:19:35,193][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:19:35,193][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.5 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:19:35,193][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.5EXPECTED : Value of Device.Ethernet.X_RDK_Interface.1.Upstream Enable parameter value is true
[2024-10-30 15:19:35,193][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:19:35,193][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:19:35,193][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:19:35,193][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:19:35,193][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:19:35,193][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:19:35,193][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:19:35,193][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:19:35,193][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:19:35,194][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:19:35,194][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:19:35,194][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:19:35,194][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:19:35,585][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Upstream is - 200
[2024-10-30 15:19:35,585][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:19:35,585][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Upstream","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:19:35,585][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:19:35,585][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:19:35,585][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Upstream, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:19:35,585][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:19:35,585][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:19:35,585][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.5 ACTUAL : Value of Device.Ethernet.X_RDK_Interface.1.Upstream Enable parameter value is true
[2024-10-30 15:19:35,585][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:19:35,585][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S10.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:19:35,585][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:19:35,586][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S10.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:19:35,598][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:19:35,598][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:19:35,598][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:19:35,598][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.Ethernet.X_RDK_Interface.1.Upstream with default valuefalse.
[2024-10-30 15:19:35,598][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:19:35,598][rdkb.tests.security.BroadBandSecurityTest] : STEP :S10.6 EXPECTED : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Upstream should be posted with default value.
[2024-10-30 15:19:35,598][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:19:35,599][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:19:35,599][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:19:35,656][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:19:37,707][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:19:37,707][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Upstream":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:19:37,707][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:19:37,708][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Upstream":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:19:37,708][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:19:37,904][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:19:37,904][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Upstream":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:19:37,904][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:19:37,904][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:19:37,904][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:19:37,904][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:19:37,966][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:19:40,025][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:19:40,025][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:19:40,025][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:19:40,083][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:19:54,153][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:20:54,154][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.6 ACTUAL : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Upstream was posted successfully.
[2024-10-30 15:20:54,154][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:20:54,154][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S10.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:20:54,154][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:20:54,154][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S10.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:20:54,178][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:20:54,178][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:20:54,179][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:20:54,179][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:20:54,179][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.7 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:20:54,179][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.7EXPECTED : Value of Device.Ethernet.X_RDK_Interface.1.Upstreamparameter value is updated by default value
[2024-10-30 15:20:54,179][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:20:54,179][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:20:54,179][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:20:54,179][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:20:54,179][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:20:54,179][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:20:54,179][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:20:54,179][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:20:54,179][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:20:54,179][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Upstream
[2024-10-30 15:20:54,179][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:20:54,179][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:20:54,179][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:20:54,568][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Upstream is - 200
[2024-10-30 15:20:54,569][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:20:54,569][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Upstream","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:20:54,569][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:20:54,569][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:20:54,569][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Upstream, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:20:54,569][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:20:54,569][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:20:54,569][rdkb.tests.security.BroadBandSecurityTest] : STEP S10.7 ACTUAL : Value of Device.Ethernet.X_RDK_Interface.1.Upstream parameter value is updated by default value false
[2024-10-30 15:20:54,569][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:20:54,570][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S10.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:20:54,570][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:20:54,570][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S10.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:20:54,582][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:20:54,582][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:20:54,582][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:20:54,582][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.Ethernet.X_RDK_Interface.1.WanValidated parameter is updated by RFC
[2024-10-30 15:20:54,582][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:20:54,582][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:20:54,582][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.1 DESCRIPTION : Retrieve the default value of Device.Ethernet.X_RDK_Interface.1.WanValidated using WebPA.
[2024-10-30 15:20:54,582][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.1 ACTION : Execute WebPA command to get the default value of Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:20:54,582][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.1 EXPECTED : The default value of Device.Ethernet.X_RDK_Interface.1.WanValidated should be retrieved.
[2024-10-30 15:20:54,582][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:20:54,582][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:20:54,583][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:20:54,583][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:20:54,583][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:20:54,583][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:20:54,583][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:20:54,583][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:20:54,583][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:20:54,583][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:20:54,583][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:20:54,971][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.WanValidated is - 200
[2024-10-30 15:20:54,972][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:20:54,972][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.WanValidated","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:20:54,972][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:20:54,972][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:20:54,972][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.WanValidated, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:20:54,972][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.Ethernet.X_RDK_Interface.1.WanValidated = false
[2024-10-30 15:20:54,972][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.1 ACTUAL : The default value of Device.Ethernet.X_RDK_Interface.1.WanValidated is retrieved.
[2024-10-30 15:20:54,972][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:20:54,972][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S11.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:20:54,972][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:20:54,973][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S11.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:20:54,985][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:20:54,985][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:20:54,985][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:20:54,985][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.2 DESCRIPTION : Post RFC Payload Data for Device.Ethernet.X_RDK_Interface.1.WanValidated with new value true.
[2024-10-30 15:20:54,985][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:20:54,985][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.2 EXPECTED : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.WanValidated should be posted with new value.
[2024-10-30 15:20:54,985][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:20:54,985][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:20:54,985][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:20:54,986][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:20:55,045][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:20:57,091][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:20:57,091][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:20:57,091][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:20:57,091][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:20:57,092][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:20:57,288][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:20:57,288][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:20:57,288][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:20:57,288][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:20:57,288][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:20:57,288][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:20:57,346][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:20:59,423][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:20:59,423][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:20:59,423][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:20:59,480][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:21:13,564][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:22:13,564][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.2 ACTUAL : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.WanValidated was posted successfully.
[2024-10-30 15:22:13,564][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:22:13,564][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S11.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:22:13,564][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:22:13,565][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S11.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:22:13,590][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:22:13,590][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:22:13,590][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:22:13,590][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.3 DESCRIPTION : Verify ifDevice.Ethernet.X_RDK_Interface.1.WanValidated parameter is updated by RFC
[2024-10-30 15:22:13,590][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:22:13,590][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:22:13,590][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:22:13,590][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated /tmp/rfc_configdata.txt
[2024-10-30 15:22:13,590][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:22:13,647][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated#~true#~0

<=============================================================>
[2024-10-30 15:22:15,701][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:22:15,701][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated#~true#~0
[2024-10-30 15:22:15,701][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.Ethernet.X_RDK_Interface.1.WanValidated.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 15:23:15,703][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:23:15,769][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:21:18.676Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.WanValidated from value old=false, to new=true

<=============================================================>
[2024-10-30 15:23:17,827][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:23:17,827][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.Ethernet.X_RDK_Interface.1.WanValidated.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:21:18.676Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.WanValidated from value old=false, to new=true
[2024-10-30 15:23:17,827][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:23:17,827][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:23:17,827][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:23:17,827][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:23:17,827][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:23:17,827][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:23:17,827][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:23:17,827][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:23:17,828][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:23:17,828][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:23:17,828][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:23:17,828][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:23:18,217][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.WanValidated is - 200
[2024-10-30 15:23:18,218][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:23:18,218][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.WanValidated","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:23:18,218][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:23:18,218][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:23:18,218][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.WanValidated, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:23:18,218][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:23:18,218][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:23:18,218][rdkb.tests.security.BroadBandSecurityTest] : STEPS11.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:23:18,218][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:23:18,219][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S11.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:23:18,219][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:23:18,219][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S11.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:23:18,243][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:23:18,243][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:23:18,243][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:23:18,243][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:23:18,243][rdkb.tests.security.BroadBandSecurityTest] : STEPS11.4 ACTION : Execute command: grep -A 5 -i "key=Device.Ethernet.X_RDK_Interface.1.WanValidated value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:23:18,243][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:23:18,243][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:23:18,243][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:23:18,307][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:21:18.540Z [RFC]:: key=tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated value=true ImediateReboot=0
2024-10-30T15:21:18.558Z [RFC]:: Parameter name Device.Ethernet.X_RDK_Interface.1.WanValidated
2024-10-30T15:21:18.568Z [RFC]:: Parameter value true
2024-10-30T15:21:18.617Z [RFC]:: paramType is bool
2024-10-30T15:21:18.631Z [RFC]:: RFC: old parameter value false
2024-10-30T15:21:18.676Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.WanValidated from value old=false, to new=true

<=============================================================>
[2024-10-30 15:23:20,370][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:23:20,370][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:23:20,370][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:23:20,371][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S11.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:23:20,371][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:23:20,371][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S11.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:23:20,395][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:23:20,395][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:23:20,395][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:23:20,395][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:23:20,395][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.5 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:23:20,395][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.5EXPECTED : Value of Device.Ethernet.X_RDK_Interface.1.WanValidated Enable parameter value is true
[2024-10-30 15:23:20,395][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:23:20,395][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:23:20,395][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:23:20,395][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:23:20,395][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:23:20,395][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:23:20,395][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:23:20,395][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:23:20,395][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:23:20,395][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:23:20,395][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:23:20,395][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:23:20,396][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:23:20,785][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.WanValidated is - 200
[2024-10-30 15:23:20,786][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:23:20,786][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.WanValidated","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:23:20,786][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:23:20,786][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:23:20,786][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.WanValidated, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:23:20,786][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:23:20,786][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:23:20,786][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.5 ACTUAL : Value of Device.Ethernet.X_RDK_Interface.1.WanValidated Enable parameter value is true
[2024-10-30 15:23:20,786][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:23:20,786][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S11.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:23:20,786][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:23:20,787][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S11.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:23:20,798][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:23:20,799][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:23:20,799][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:23:20,799][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.Ethernet.X_RDK_Interface.1.WanValidated with default valuefalse.
[2024-10-30 15:23:20,799][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:23:20,799][rdkb.tests.security.BroadBandSecurityTest] : STEP :S11.6 EXPECTED : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.WanValidated should be posted with default value.
[2024-10-30 15:23:20,799][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:23:20,799][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:23:20,799][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:23:20,856][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:23:22,914][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:23:22,914][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:23:22,914][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:23:22,914][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:23:22,914][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:23:23,106][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:23:23,106][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.WanValidated":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:23:23,106][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:23:23,106][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:23:23,106][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:23:23,106][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:23:23,163][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:23:25,204][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:23:25,204][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:23:25,204][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:23:25,261][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:23:39,330][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:24:39,331][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.6 ACTUAL : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.WanValidated was posted successfully.
[2024-10-30 15:24:39,331][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:24:39,331][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S11.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:24:39,331][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:24:39,331][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S11.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:24:39,355][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:24:39,355][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:24:39,355][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:24:39,355][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:24:39,355][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.7 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:24:39,355][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.7EXPECTED : Value of Device.Ethernet.X_RDK_Interface.1.WanValidatedparameter value is updated by default value
[2024-10-30 15:24:39,355][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:24:39,355][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:24:39,355][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:24:39,355][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:24:39,355][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:24:39,355][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:24:39,355][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:24:39,355][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:24:39,355][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:24:39,356][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.WanValidated
[2024-10-30 15:24:39,356][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:24:39,356][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:24:39,356][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:24:39,750][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.WanValidated is - 200
[2024-10-30 15:24:39,750][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:24:39,750][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.WanValidated","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:24:39,750][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:24:39,750][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:24:39,751][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.WanValidated, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:24:39,751][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:24:39,751][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:24:39,751][rdkb.tests.security.BroadBandSecurityTest] : STEP S11.7 ACTUAL : Value of Device.Ethernet.X_RDK_Interface.1.WanValidated parameter value is updated by default value false
[2024-10-30 15:24:39,751][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:24:39,751][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S11.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:24:39,751][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:24:39,751][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S11.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:24:39,764][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:24:39,764][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:24:39,765][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:24:39,765][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.Ethernet.X_RDK_Interface.1.Name parameter is updated by RFC
[2024-10-30 15:24:39,765][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:24:39,765][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:24:39,765][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.1 DESCRIPTION : Retrieve the default value of Device.Ethernet.X_RDK_Interface.1.Name using WebPA.
[2024-10-30 15:24:39,765][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.1 ACTION : Execute WebPA command to get the default value of Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:24:39,765][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.1 EXPECTED : The default value of Device.Ethernet.X_RDK_Interface.1.Name should be retrieved.
[2024-10-30 15:24:39,765][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:24:39,765][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:24:39,765][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:24:39,765][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:24:39,765][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:24:39,765][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:24:39,765][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:24:39,765][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:24:39,765][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:24:39,766][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:24:39,766][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:24:40,155][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Name is - 200
[2024-10-30 15:24:40,155][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:24:40,155][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Name","value":"eth0","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:24:40,155][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:24:40,155][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:24:40,155][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Name, protocolSpecificParamName=null, value=eth0, datatype=STRING, statusCode=0]
[2024-10-30 15:24:40,156][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.Ethernet.X_RDK_Interface.1.Name = eth0
[2024-10-30 15:24:40,156][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.1 ACTUAL : The default value of Device.Ethernet.X_RDK_Interface.1.Name is retrieved.
[2024-10-30 15:24:40,156][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:24:40,156][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S12.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:24:40,156][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:24:40,156][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S12.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:24:40,169][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:24:40,169][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:24:40,169][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:24:40,169][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.2 DESCRIPTION : Post RFC Payload Data for Device.Ethernet.X_RDK_Interface.1.Name with new value erouter0.
[2024-10-30 15:24:40,169][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:24:40,169][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.2 EXPECTED : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Name should be posted with new value.
[2024-10-30 15:24:40,169][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:24:40,169][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Name":"erouter0"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:24:40,169][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:24:40,169][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:24:40,226][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:24:42,307][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:24:42,307][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Name":"erouter0"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:24:42,307][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:24:42,307][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Name":"erouter0"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:24:42,307][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:24:42,506][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:24:42,506][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Name":"erouter0"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:24:42,506][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:24:42,506][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:24:42,506][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:24:42,506][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:24:42,574][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:24:44,676][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:24:44,676][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:24:44,676][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:24:44,735][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:24:58,823][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:25:58,823][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.2 ACTUAL : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Name was posted successfully.
[2024-10-30 15:25:58,823][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:25:58,823][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S12.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:25:58,823][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:25:58,824][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S12.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:25:58,849][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:25:58,849][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:25:58,849][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:25:58,849][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.3 DESCRIPTION : Verify ifDevice.Ethernet.X_RDK_Interface.1.Name parameter is updated by RFC
[2024-10-30 15:25:58,849][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:25:58,849][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:25:58,849][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:25:58,849][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.Ethernet.X_RDK_Interface.1.Name /tmp/rfc_configdata.txt
[2024-10-30 15:25:58,849][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:25:58,911][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.Ethernet.X_RDK_Interface.1.Name#~erouter0#~0

<=============================================================>
[2024-10-30 15:26:00,977][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:26:00,977][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.Ethernet.X_RDK_Interface.1.Name IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.Ethernet.X_RDK_Interface.1.Name#~erouter0#~0
[2024-10-30 15:26:00,977][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.Ethernet.X_RDK_Interface.1.Name.*value.*erouter0 /rdklogs/logs/dcmrfc.log
[2024-10-30 15:27:00,977][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:27:01,044][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:25:03.978Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Name from value old=eth0, to new=erouter0

<=============================================================>
[2024-10-30 15:27:03,106][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:27:03,106][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.Ethernet.X_RDK_Interface.1.Name.*value.*erouter0 IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:25:03.978Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Name from value old=eth0, to new=erouter0
[2024-10-30 15:27:03,107][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:27:03,107][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:27:03,107][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:27:03,107][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:27:03,107][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:27:03,107][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:27:03,107][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:27:03,107][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:27:03,107][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:27:03,107][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:27:03,107][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:27:03,107][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:27:03,495][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Name is - 200
[2024-10-30 15:27:03,496][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:27:03,496][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Name","value":"erouter0","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:27:03,496][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:27:03,496][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:27:03,496][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Name, protocolSpecificParamName=null, value=erouter0, datatype=STRING, statusCode=0]
[2024-10-30 15:27:03,496][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : erouter0
[2024-10-30 15:27:03,496][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:27:03,496][rdkb.tests.security.BroadBandSecurityTest] : STEPS12.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:27:03,496][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:27:03,496][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S12.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:27:03,496][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:27:03,497][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S12.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:27:03,522][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:27:03,522][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:27:03,522][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:27:03,522][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:27:03,522][rdkb.tests.security.BroadBandSecurityTest] : STEPS12.4 ACTION : Execute command: grep -A 5 -i "key=Device.Ethernet.X_RDK_Interface.1.Name value=erouter0" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:27:03,522][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:27:03,522][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:27:03,522][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:27:03,579][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:25:03.837Z [RFC]:: key=tr181.Device.Ethernet.X_RDK_Interface.1.Name value=erouter0 ImediateReboot=0
2024-10-30T15:25:03.852Z [RFC]:: Parameter name Device.Ethernet.X_RDK_Interface.1.Name
2024-10-30T15:25:03.863Z [RFC]:: Parameter value erouter0
2024-10-30T15:25:03.909Z [RFC]:: paramType is string
2024-10-30T15:25:03.928Z [RFC]:: RFC: old parameter value eth0
2024-10-30T15:25:03.978Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Name from value old=eth0, to new=erouter0

<=============================================================>
[2024-10-30 15:27:05,632][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:27:05,632][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:27:05,632][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:27:05,632][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S12.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:27:05,632][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:27:05,633][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S12.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:27:05,644][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:27:05,645][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:27:05,645][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:27:05,645][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.5 DESCRIPTION : Verify parameter value is erouter0 after being updated by RFC
[2024-10-30 15:27:05,645][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.5 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:27:05,645][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.5EXPECTED : Value of Device.Ethernet.X_RDK_Interface.1.Name Enable parameter value is erouter0
[2024-10-30 15:27:05,645][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:27:05,645][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:27:05,645][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:27:05,645][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:27:05,645][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:27:05,645][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:27:05,645][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:27:05,645][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:27:05,645][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:27:05,645][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:27:05,645][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:27:05,645][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:27:05,645][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:27:06,036][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Name is - 200
[2024-10-30 15:27:06,036][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:27:06,036][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Name","value":"erouter0","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:27:06,036][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:27:06,036][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:27:06,037][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Name, protocolSpecificParamName=null, value=erouter0, datatype=STRING, statusCode=0]
[2024-10-30 15:27:06,037][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : erouter0
[2024-10-30 15:27:06,037][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:27:06,037][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.5 ACTUAL : Value of Device.Ethernet.X_RDK_Interface.1.Name Enable parameter value is erouter0
[2024-10-30 15:27:06,037][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:27:06,037][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S12.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:27:06,037][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:27:06,037][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S12.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:27:06,049][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:27:06,049][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:27:06,049][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:27:06,049][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.Ethernet.X_RDK_Interface.1.Name with default valueeth0.
[2024-10-30 15:27:06,049][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:27:06,049][rdkb.tests.security.BroadBandSecurityTest] : STEP :S12.6 EXPECTED : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Name should be posted with default value.
[2024-10-30 15:27:06,049][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:27:06,049][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:27:06,049][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:27:06,110][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:27:08,156][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:27:08,156][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Name":"eth0"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:27:08,156][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:27:08,156][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Name":"eth0"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:27:08,156][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:27:08,349][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:27:08,349][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Name":"eth0"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:27:08,349][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:27:08,349][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:27:08,349][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:27:08,349][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:27:08,407][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:27:10,459][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:27:10,459][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:27:10,459][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:27:10,516][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:27:24,588][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:28:24,588][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.6 ACTUAL : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Name was posted successfully.
[2024-10-30 15:28:24,588][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:28:24,588][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S12.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:28:24,588][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:28:24,589][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S12.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:28:24,622][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:28:24,622][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:28:24,622][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:28:24,622][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:28:24,622][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.7 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:28:24,622][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.7EXPECTED : Value of Device.Ethernet.X_RDK_Interface.1.Nameparameter value is updated by default value
[2024-10-30 15:28:24,622][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:28:24,622][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:28:24,622][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:28:24,623][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:28:24,623][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:28:24,623][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:28:24,623][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:28:24,623][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:28:24,623][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:28:24,623][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Name
[2024-10-30 15:28:24,623][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:28:24,623][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:28:24,623][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:28:25,013][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Name is - 200
[2024-10-30 15:28:25,013][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:28:25,013][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Name","value":"eth0","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:28:25,014][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:28:25,014][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:28:25,014][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Name, protocolSpecificParamName=null, value=eth0, datatype=STRING, statusCode=0]
[2024-10-30 15:28:25,014][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : eth0
[2024-10-30 15:28:25,014][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:28:25,014][rdkb.tests.security.BroadBandSecurityTest] : STEP S12.7 ACTUAL : Value of Device.Ethernet.X_RDK_Interface.1.Name parameter value is updated by default value eth0
[2024-10-30 15:28:25,014][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:28:25,014][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S12.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:28:25,014][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:28:25,014][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S12.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:28:25,027][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:28:25,027][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:28:25,027][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:28:25,027][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.Ethernet.X_RDK_Interface.1.Enable parameter is updated by RFC
[2024-10-30 15:28:25,027][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:28:25,027][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:28:25,027][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.1 DESCRIPTION : Retrieve the default value of Device.Ethernet.X_RDK_Interface.1.Enable using WebPA.
[2024-10-30 15:28:25,027][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.1 ACTION : Execute WebPA command to get the default value of Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:28:25,027][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.1 EXPECTED : The default value of Device.Ethernet.X_RDK_Interface.1.Enable should be retrieved.
[2024-10-30 15:28:25,027][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:28:25,027][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:28:25,027][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:28:25,027][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:28:25,027][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:28:25,027][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:28:25,027][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:28:25,027][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:28:25,027][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:28:25,027][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:28:25,027][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:28:25,418][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Enable is - 200
[2024-10-30 15:28:25,418][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:28:25,418][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:28:25,418][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:28:25,418][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:28:25,418][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:28:25,418][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.Ethernet.X_RDK_Interface.1.Enable = false
[2024-10-30 15:28:25,419][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.1 ACTUAL : The default value of Device.Ethernet.X_RDK_Interface.1.Enable is retrieved.
[2024-10-30 15:28:25,419][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:28:25,419][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S13.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:28:25,419][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:28:25,419][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S13.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:28:25,431][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:28:25,431][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:28:25,431][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:28:25,431][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.2 DESCRIPTION : Post RFC Payload Data for Device.Ethernet.X_RDK_Interface.1.Enable with new value true.
[2024-10-30 15:28:25,431][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:28:25,431][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.2 EXPECTED : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Enable should be posted with new value.
[2024-10-30 15:28:25,431][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:28:25,431][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:28:25,431][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:28:25,431][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:28:25,489][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:28:27,528][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:28:27,529][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:28:27,529][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:28:27,529][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:28:27,529][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:28:27,725][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:28:27,725][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:28:27,725][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:28:27,725][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:28:27,725][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:28:27,725][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:28:27,799][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:28:29,856][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:28:29,856][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:28:29,856][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:28:29,915][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:28:43,971][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:29:43,972][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.2 ACTUAL : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Enable was posted successfully.
[2024-10-30 15:29:43,972][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:29:43,972][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S13.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:29:43,972][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:29:43,972][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S13.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:29:43,996][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:29:43,996][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:29:43,996][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:29:43,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.3 DESCRIPTION : Verify ifDevice.Ethernet.X_RDK_Interface.1.Enable parameter is updated by RFC
[2024-10-30 15:29:43,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:29:43,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:29:43,996][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:29:43,996][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.Ethernet.X_RDK_Interface.1.Enable /tmp/rfc_configdata.txt
[2024-10-30 15:29:43,997][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:29:44,057][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.Ethernet.X_RDK_Interface.1.Enable#~true#~0

<=============================================================>
[2024-10-30 15:29:46,127][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:29:46,127][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.Ethernet.X_RDK_Interface.1.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.Ethernet.X_RDK_Interface.1.Enable#~true#~0
[2024-10-30 15:29:46,127][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.Ethernet.X_RDK_Interface.1.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 15:30:46,128][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:30:46,197][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:28:49.102Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:30:48,239][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:30:48,239][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.Ethernet.X_RDK_Interface.1.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:28:49.102Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Enable from value old=false, to new=true
[2024-10-30 15:30:48,239][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:30:48,239][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:30:48,239][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:30:48,239][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:30:48,239][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:30:48,239][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:30:48,239][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:30:48,239][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:30:48,239][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:30:48,239][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:30:48,239][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:30:48,239][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:30:48,630][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Enable is - 200
[2024-10-30 15:30:48,630][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:30:48,630][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:30:48,631][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:30:48,631][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:30:48,631][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:30:48,631][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:30:48,631][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:30:48,631][rdkb.tests.security.BroadBandSecurityTest] : STEPS13.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:30:48,631][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:30:48,631][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S13.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:30:48,631][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:30:48,632][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S13.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:30:48,656][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:30:48,656][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:30:48,656][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:30:48,656][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:30:48,656][rdkb.tests.security.BroadBandSecurityTest] : STEPS13.4 ACTION : Execute command: grep -A 5 -i "key=Device.Ethernet.X_RDK_Interface.1.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:30:48,656][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:30:48,656][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:30:48,657][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:30:48,713][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:28:48.954Z [RFC]:: key=tr181.Device.Ethernet.X_RDK_Interface.1.Enable value=true ImediateReboot=0
2024-10-30T15:28:48.971Z [RFC]:: Parameter name Device.Ethernet.X_RDK_Interface.1.Enable
2024-10-30T15:28:48.981Z [RFC]:: Parameter value true
2024-10-30T15:28:49.035Z [RFC]:: paramType is bool
2024-10-30T15:28:49.052Z [RFC]:: RFC: old parameter value false
2024-10-30T15:28:49.102Z [RFC]:: RFC: updated for Device.Ethernet.X_RDK_Interface.1.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:30:50,764][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:30:50,764][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:30:50,764][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:30:50,764][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S13.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:30:50,764][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:30:50,765][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S13.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:30:50,787][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:30:50,787][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:30:50,787][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:30:50,787][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:30:50,787][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.5 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:30:50,788][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.5EXPECTED : Value of Device.Ethernet.X_RDK_Interface.1.Enable Enable parameter value is true
[2024-10-30 15:30:50,788][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:30:50,788][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:30:50,788][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:30:50,788][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:30:50,788][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:30:50,788][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:30:50,788][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:30:50,788][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:30:50,788][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:30:50,788][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:30:50,788][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:30:50,788][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:30:50,788][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:30:51,172][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Enable is - 200
[2024-10-30 15:30:51,172][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:30:51,172][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:30:51,172][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:30:51,172][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:30:51,172][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:30:51,172][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:30:51,173][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:30:51,173][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.5 ACTUAL : Value of Device.Ethernet.X_RDK_Interface.1.Enable Enable parameter value is true
[2024-10-30 15:30:51,173][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:30:51,173][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S13.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:30:51,173][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:30:51,173][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S13.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:30:51,186][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:30:51,186][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:30:51,186][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:30:51,186][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.Ethernet.X_RDK_Interface.1.Enable with default valuefalse.
[2024-10-30 15:30:51,186][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:30:51,186][rdkb.tests.security.BroadBandSecurityTest] : STEP :S13.6 EXPECTED : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Enable should be posted with default value.
[2024-10-30 15:30:51,186][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:30:51,186][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:30:51,186][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:30:51,242][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:30:53,315][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:30:53,315][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:30:53,315][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:30:53,315][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:30:53,315][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:30:53,510][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:30:53,511][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.X_RDK_Interface.1.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:30:53,511][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:30:53,511][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:30:53,511][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:30:53,511][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:30:53,569][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:30:55,621][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:30:55,621][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:30:55,621][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:30:55,680][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:31:09,756][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:32:09,756][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.6 ACTUAL : RFC Payload data for Device.Ethernet.X_RDK_Interface.1.Enable was posted successfully.
[2024-10-30 15:32:09,756][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:32:09,756][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S13.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:32:09,756][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:32:09,757][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S13.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:32:09,784][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:32:09,784][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:32:09,784][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:32:09,784][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:32:09,784][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.7 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:32:09,784][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.7EXPECTED : Value of Device.Ethernet.X_RDK_Interface.1.Enableparameter value is updated by default value
[2024-10-30 15:32:09,784][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:32:09,784][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:32:09,785][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:32:09,785][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:32:09,785][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:32:09,785][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:32:09,785][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:32:09,785][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:32:09,785][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:32:09,785][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Enable
[2024-10-30 15:32:09,785][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:32:09,785][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:32:09,785][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:32:10,174][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.X_RDK_Interface.1.Enable is - 200
[2024-10-30 15:32:10,174][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:32:10,174][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.X_RDK_Interface.1.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:32:10,174][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:32:10,174][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:32:10,174][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.X_RDK_Interface.1.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:32:10,174][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:32:10,175][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:32:10,175][rdkb.tests.security.BroadBandSecurityTest] : STEP S13.7 ACTUAL : Value of Device.Ethernet.X_RDK_Interface.1.Enable parameter value is updated by default value false
[2024-10-30 15:32:10,175][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:32:10,175][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S13.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:32:10,175][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:32:10,175][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S13.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:32:10,188][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:32:10,188][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:32:10,188][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:32:10,188][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled parameter is updated by RFC
[2024-10-30 15:32:10,188][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:32:10,189][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:32:10,189][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled using WebPA.
[2024-10-30 15:32:10,189][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:32:10,189][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled should be retrieved.
[2024-10-30 15:32:10,189][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:32:10,189][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:32:10,189][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:32:10,189][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:32:10,189][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:32:10,189][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:32:10,189][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:32:10,189][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:32:10,189][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:32:10,189][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:32:10,189][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:32:10,576][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled is - 200
[2024-10-30 15:32:10,576][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:32:10,576][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:32:10,577][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:32:10,577][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:32:10,577][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:32:10,577][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled = false
[2024-10-30 15:32:10,577][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled is retrieved.
[2024-10-30 15:32:10,577][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:32:10,577][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S14.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:32:10,577][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:32:10,577][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S14.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:32:10,588][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:32:10,588][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:32:10,588][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:32:10,588][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled with new value true.
[2024-10-30 15:32:10,589][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:32:10,589][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled should be posted with new value.
[2024-10-30 15:32:10,589][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:32:10,589][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:32:10,589][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:32:10,589][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:32:10,645][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:32:12,706][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:32:12,706][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:32:12,706][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:32:12,706][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:32:12,707][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:32:12,901][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:32:12,902][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:32:12,902][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:32:12,902][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:32:12,902][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:32:12,902][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:32:12,958][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:32:15,022][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:32:15,022][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:32:15,022][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:32:15,079][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:32:29,153][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:33:29,154][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled was posted successfully.
[2024-10-30 15:33:29,154][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:33:29,154][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S14.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:33:29,154][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:33:29,154][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S14.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:33:29,179][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:33:29,179][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:33:29,179][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:33:29,179][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled parameter is updated by RFC
[2024-10-30 15:33:29,179][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:33:29,180][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:33:29,180][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:33:29,180][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled /tmp/rfc_configdata.txt
[2024-10-30 15:33:29,180][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:33:29,238][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled#~true#~0

<=============================================================>
[2024-10-30 15:33:31,374][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:33:31,374][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled#~true#~0
[2024-10-30 15:33:31,374][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 15:34:31,375][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:34:31,433][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:32:34.291Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled from value old=false, to new=true

<=============================================================>
[2024-10-30 15:34:33,476][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:34:33,476][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:32:34.291Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled from value old=false, to new=true
[2024-10-30 15:34:33,476][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:34:33,477][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:34:33,477][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:34:33,477][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:34:33,477][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:34:33,477][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:34:33,477][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:34:33,477][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:34:33,477][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:34:33,477][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:34:33,477][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:34:33,477][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:34:33,872][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled is - 200
[2024-10-30 15:34:33,873][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:34:33,873][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:34:33,873][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:34:33,873][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:34:33,873][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:34:33,873][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:34:33,873][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:34:33,873][rdkb.tests.security.BroadBandSecurityTest] : STEPS14.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:34:33,873][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:34:33,873][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S14.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:34:33,873][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:34:33,874][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S14.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:34:33,901][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:34:33,901][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:34:33,901][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:34:33,901][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:34:33,901][rdkb.tests.security.BroadBandSecurityTest] : STEPS14.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:34:33,901][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:34:33,902][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:34:33,902][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:34:33,960][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:32:34.142Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled value=true ImediateReboot=0
2024-10-30T15:32:34.159Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
2024-10-30T15:32:34.170Z [RFC]:: Parameter value true
2024-10-30T15:32:34.218Z [RFC]:: paramType is bool
2024-10-30T15:32:34.235Z [RFC]:: RFC: old parameter value false
2024-10-30T15:32:34.291Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled from value old=false, to new=true

<=============================================================>
[2024-10-30 15:34:36,020][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:34:36,021][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:34:36,021][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:34:36,021][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S14.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:34:36,021][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:34:36,021][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S14.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:34:36,034][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:34:36,034][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:34:36,034][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:34:36,034][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:34:36,034][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:34:36,034][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled Enable parameter value is true
[2024-10-30 15:34:36,034][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:34:36,034][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:34:36,034][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:34:36,034][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:34:36,035][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:34:36,035][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:34:36,035][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:34:36,035][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:34:36,035][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:34:36,035][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:34:36,035][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:34:36,035][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:34:36,035][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:34:36,428][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled is - 200
[2024-10-30 15:34:36,428][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:34:36,428][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:34:36,428][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:34:36,428][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:34:36,429][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:34:36,429][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:34:36,429][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:34:36,429][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled Enable parameter value is true
[2024-10-30 15:34:36,429][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:34:36,429][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S14.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:34:36,429][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:34:36,429][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S14.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:34:36,441][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:34:36,441][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:34:36,442][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:34:36,442][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled with default valuefalse.
[2024-10-30 15:34:36,442][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:34:36,442][rdkb.tests.security.BroadBandSecurityTest] : STEP :S14.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled should be posted with default value.
[2024-10-30 15:34:36,442][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:34:36,442][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:34:36,442][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:34:36,504][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:34:38,554][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:34:38,554][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:34:38,554][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:34:38,555][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:34:38,555][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:34:38,754][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:34:38,755][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:34:38,755][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:34:38,755][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:34:38,755][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:34:38,755][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:34:38,812][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:34:40,863][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:34:40,863][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:34:40,863][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:34:40,919][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:34:54,971][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:35:54,971][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled was posted successfully.
[2024-10-30 15:35:54,971][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:35:54,971][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S14.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:35:54,971][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:35:54,972][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S14.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:35:54,996][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:35:54,996][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:35:54,996][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:35:54,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:35:54,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:35:54,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabledparameter value is updated by default value
[2024-10-30 15:35:54,996][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:35:54,997][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:35:54,997][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:35:54,997][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:35:54,997][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:35:54,997][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:35:54,997][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:35:54,997][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:35:54,997][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:35:54,997][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled
[2024-10-30 15:35:54,997][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:35:54,997][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:35:54,997][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:35:55,389][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled is - 200
[2024-10-30 15:35:55,390][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:35:55,390][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:35:55,390][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:35:55,390][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:35:55,390][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:35:55,390][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:35:55,390][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:35:55,390][rdkb.tests.security.BroadBandSecurityTest] : STEP S14.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogEnabled parameter value is updated by default value false
[2024-10-30 15:35:55,390][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:35:55,390][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S14.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:35:55,390][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:35:55,391][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S14.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:35:55,403][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:35:55,403][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:35:55,403][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:35:55,403][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod parameter is updated by RFC
[2024-10-30 15:35:55,403][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:35:55,403][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:35:55,403][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod using WebPA.
[2024-10-30 15:35:55,403][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:35:55,403][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod should be retrieved.
[2024-10-30 15:35:55,403][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:35:55,403][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:35:55,403][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:35:55,403][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:35:55,403][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:35:55,404][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:35:55,404][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:35:55,404][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:35:55,404][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:35:55,404][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:35:55,404][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:35:55,789][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod is - 200
[2024-10-30 15:35:55,789][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:35:55,789][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod","value":"3600","dataType":2,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:35:55,790][utils.TR181Utils] : WebPa data type: UNSIGNED_INT
[2024-10-30 15:35:55,790][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:35:55,790][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod, protocolSpecificParamName=null, value=3600, datatype=UNSIGNED_INT, statusCode=0]
[2024-10-30 15:35:55,790][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod = 3600
[2024-10-30 15:35:55,790][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod is retrieved.
[2024-10-30 15:35:55,790][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:35:55,790][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S15.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:35:55,790][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:35:55,791][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S15.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:35:55,802][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:35:55,802][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:35:55,803][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:35:55,803][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod with new value 10.
[2024-10-30 15:35:55,803][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:35:55,803][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod should be posted with new value.
[2024-10-30 15:35:55,803][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:35:55,803][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod":"10"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:35:55,803][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:35:55,803][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:35:55,880][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:35:57,924][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:35:57,924][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod":"10"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:35:57,924][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:35:57,924][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod":"10"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:35:57,924][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:35:58,115][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:35:58,115][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod":"10"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:35:58,115][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:35:58,115][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:35:58,115][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:35:58,115][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:35:58,172][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:36:00,240][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:36:00,240][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:36:00,240][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:36:00,298][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:36:14,370][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:37:14,371][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod was posted successfully.
[2024-10-30 15:37:14,371][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:37:14,371][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S15.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:37:14,371][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:37:14,371][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S15.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:37:14,396][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:37:14,396][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:37:14,396][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:37:14,396][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod parameter is updated by RFC
[2024-10-30 15:37:14,396][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:37:14,396][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:37:14,396][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:37:14,397][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod /tmp/rfc_configdata.txt
[2024-10-30 15:37:14,397][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:37:14,454][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod#~10#~0

<=============================================================>
[2024-10-30 15:37:16,519][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:37:16,520][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod#~10#~0
[2024-10-30 15:37:16,520][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod.*value.*10 /rdklogs/logs/dcmrfc.log
[2024-10-30 15:38:16,520][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:38:16,590][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:36:19.931Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod from value old=3600, to new=10

<=============================================================>
[2024-10-30 15:38:18,639][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:38:18,639][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod.*value.*10 IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:36:19.931Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod from value old=3600, to new=10
[2024-10-30 15:38:18,639][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:38:18,640][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:38:18,640][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:38:18,640][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:38:18,640][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:38:18,640][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:38:18,640][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:38:18,640][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:38:18,640][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:38:18,640][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:38:18,640][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:38:18,640][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:38:19,033][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod is - 200
[2024-10-30 15:38:19,034][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:38:19,034][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod","value":"10","dataType":2,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:38:19,034][utils.TR181Utils] : WebPa data type: UNSIGNED_INT
[2024-10-30 15:38:19,034][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:38:19,034][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod, protocolSpecificParamName=null, value=10, datatype=UNSIGNED_INT, statusCode=0]
[2024-10-30 15:38:19,034][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : 10
[2024-10-30 15:38:19,034][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:38:19,034][rdkb.tests.security.BroadBandSecurityTest] : STEPS15.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:38:19,035][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:38:19,035][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S15.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:38:19,035][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:38:19,035][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S15.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:38:19,049][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:38:19,049][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:38:19,049][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:38:19,050][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:38:19,050][rdkb.tests.security.BroadBandSecurityTest] : STEPS15.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod value=10" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:38:19,050][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:38:19,050][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:38:19,050][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:38:19,110][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:36:19.784Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod value=10 ImediateReboot=0
2024-10-30T15:36:19.801Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
2024-10-30T15:36:19.813Z [RFC]:: Parameter value 10
2024-10-30T15:36:19.862Z [RFC]:: paramType is uint
2024-10-30T15:36:19.877Z [RFC]:: RFC: old parameter value 3600
2024-10-30T15:36:19.931Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod from value old=3600, to new=10

<=============================================================>
[2024-10-30 15:38:21,166][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:38:21,166][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:38:21,166][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:38:21,166][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S15.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:38:21,166][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:38:21,166][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S15.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:38:21,189][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:38:21,189][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:38:21,189][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:38:21,189][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.5 DESCRIPTION : Verify parameter value is 10 after being updated by RFC
[2024-10-30 15:38:21,189][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:38:21,189][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod Enable parameter value is 10
[2024-10-30 15:38:21,189][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:38:21,189][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:38:21,189][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:38:21,189][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:38:21,189][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:38:21,189][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:38:21,189][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:38:21,189][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:38:21,189][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:38:21,190][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:38:21,190][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:38:21,190][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:38:21,190][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:38:21,574][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod is - 200
[2024-10-30 15:38:21,574][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:38:21,574][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod","value":"10","dataType":2,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:38:21,574][utils.TR181Utils] : WebPa data type: UNSIGNED_INT
[2024-10-30 15:38:21,574][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:38:21,574][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod, protocolSpecificParamName=null, value=10, datatype=UNSIGNED_INT, statusCode=0]
[2024-10-30 15:38:21,574][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : 10
[2024-10-30 15:38:21,574][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:38:21,574][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod Enable parameter value is 10
[2024-10-30 15:38:21,574][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:38:21,575][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S15.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:38:21,575][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:38:21,575][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S15.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:38:21,587][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:38:21,587][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:38:21,587][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:38:21,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod with default value3600.
[2024-10-30 15:38:21,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:38:21,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S15.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod should be posted with default value.
[2024-10-30 15:38:21,587][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:38:21,587][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:38:21,587][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:38:21,644][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:38:23,694][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:38:23,694][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod":"3600"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:38:23,694][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:38:23,694][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod":"3600"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:38:23,694][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:38:23,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:38:23,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod":"3600"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:38:23,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:38:23,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:38:23,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:38:23,889][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:38:23,946][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:38:26,006][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:38:26,006][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:38:26,006][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:38:26,063][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:38:40,131][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:39:40,131][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod was posted successfully.
[2024-10-30 15:39:40,132][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:39:40,132][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S15.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:39:40,132][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:39:40,132][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S15.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:39:40,186][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:39:40,186][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:39:40,187][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:39:40,187][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:39:40,187][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:39:40,187][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriodparameter value is updated by default value
[2024-10-30 15:39:40,187][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:39:40,187][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:39:40,187][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:39:40,187][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:39:40,187][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:39:40,187][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:39:40,187][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:39:40,187][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:39:40,187][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:39:40,187][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod
[2024-10-30 15:39:40,188][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:39:40,188][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:39:40,188][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:39:40,576][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod is - 200
[2024-10-30 15:39:40,577][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:39:40,577][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod","value":"3600","dataType":2,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:39:40,577][utils.TR181Utils] : WebPa data type: UNSIGNED_INT
[2024-10-30 15:39:40,577][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:39:40,577][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod, protocolSpecificParamName=null, value=3600, datatype=UNSIGNED_INT, statusCode=0]
[2024-10-30 15:39:40,577][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : 3600
[2024-10-30 15:39:40,577][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:39:40,577][rdkb.tests.security.BroadBandSecurityTest] : STEP S15.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_xOpsDeviceMgmt.Logging.xOpsDMEthLogPeriod parameter value is updated by default value 3600
[2024-10-30 15:39:40,577][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:39:40,577][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S15.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:39:40,577][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:39:40,578][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S15.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:39:40,591][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:39:40,591][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:39:40,591][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:39:40,591][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.Ethernet.Interface.1.DuplexMode parameter is updated by RFC
[2024-10-30 15:39:40,591][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:39:40,591][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:39:40,591][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.1 DESCRIPTION : Retrieve the default value of Device.Ethernet.Interface.1.DuplexMode using WebPA.
[2024-10-30 15:39:40,591][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.1 ACTION : Execute WebPA command to get the default value of Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:39:40,591][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.1 EXPECTED : The default value of Device.Ethernet.Interface.1.DuplexMode should be retrieved.
[2024-10-30 15:39:40,591][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:39:40,591][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:39:40,591][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:39:40,591][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:39:40,592][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:39:40,592][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:39:40,592][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:39:40,592][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:39:40,592][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:39:40,592][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:39:40,592][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:39:40,975][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.Interface.1.DuplexMode is - 200
[2024-10-30 15:39:40,976][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:39:40,976][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.Interface.1.DuplexMode","value":"Auto","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:39:40,976][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:39:40,976][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:39:40,976][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.Interface.1.DuplexMode, protocolSpecificParamName=null, value=Auto, datatype=STRING, statusCode=0]
[2024-10-30 15:39:40,976][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.Ethernet.Interface.1.DuplexMode = Auto
[2024-10-30 15:39:40,976][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.1 ACTUAL : The default value of Device.Ethernet.Interface.1.DuplexMode is retrieved.
[2024-10-30 15:39:40,976][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:39:40,976][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S16.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:39:40,976][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:39:40,977][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S16.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:39:40,989][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:39:40,989][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:39:40,989][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:39:40,989][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.2 DESCRIPTION : Post RFC Payload Data for Device.Ethernet.Interface.1.DuplexMode with new value Full.
[2024-10-30 15:39:40,989][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:39:40,989][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.2 EXPECTED : RFC Payload data for Device.Ethernet.Interface.1.DuplexMode should be posted with new value.
[2024-10-30 15:39:40,989][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:39:40,989][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.Interface.1.DuplexMode":"Full"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:39:40,989][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:39:40,989][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:39:41,049][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:39:43,171][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:39:43,171][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.Interface.1.DuplexMode":"Full"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:39:43,171][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:39:43,171][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.Interface.1.DuplexMode":"Full"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:39:43,171][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:39:43,368][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:39:43,368][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.Interface.1.DuplexMode":"Full"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:39:43,368][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:39:43,368][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:39:43,368][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:39:43,369][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:39:43,427][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:39:45,527][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:39:45,527][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:39:45,527][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:39:45,587][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:39:59,670][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:40:59,671][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.2 ACTUAL : RFC Payload data for Device.Ethernet.Interface.1.DuplexMode was posted successfully.
[2024-10-30 15:40:59,671][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:40:59,671][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S16.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:40:59,671][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:40:59,672][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S16.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:40:59,704][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:40:59,704][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:40:59,704][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:40:59,704][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.3 DESCRIPTION : Verify ifDevice.Ethernet.Interface.1.DuplexMode parameter is updated by RFC
[2024-10-30 15:40:59,704][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:40:59,704][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:40:59,704][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:40:59,704][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.Ethernet.Interface.1.DuplexMode /tmp/rfc_configdata.txt
[2024-10-30 15:40:59,704][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:40:59,776][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.Ethernet.Interface.1.DuplexMode#~Full#~0

<=============================================================>
[2024-10-30 15:41:01,830][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:41:01,830][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.Ethernet.Interface.1.DuplexMode IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.Ethernet.Interface.1.DuplexMode#~Full#~0
[2024-10-30 15:41:01,831][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.Ethernet.Interface.1.DuplexMode.*value.*Full /rdklogs/logs/dcmrfc.log
[2024-10-30 15:42:01,832][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:42:01,898][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:40:04.860Z [RFC]:: RFC: updated for Device.Ethernet.Interface.1.DuplexMode from value old=Auto, to new=Full

<=============================================================>
[2024-10-30 15:42:03,966][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:42:03,966][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.Ethernet.Interface.1.DuplexMode.*value.*Full IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:40:04.860Z [RFC]:: RFC: updated for Device.Ethernet.Interface.1.DuplexMode from value old=Auto, to new=Full
[2024-10-30 15:42:03,966][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:42:03,966][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:42:03,966][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:42:03,966][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:42:03,966][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:42:03,966][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:42:03,966][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:42:03,966][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:42:03,966][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:42:03,966][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:42:03,966][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:42:03,966][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:42:04,360][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.Interface.1.DuplexMode is - 200
[2024-10-30 15:42:04,360][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:42:04,360][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.Interface.1.DuplexMode","value":"Full","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:42:04,360][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:42:04,360][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:42:04,360][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.Interface.1.DuplexMode, protocolSpecificParamName=null, value=Full, datatype=STRING, statusCode=0]
[2024-10-30 15:42:04,361][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : Full
[2024-10-30 15:42:04,361][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:42:04,361][rdkb.tests.security.BroadBandSecurityTest] : STEPS16.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:42:04,361][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:42:04,361][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S16.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:42:04,361][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:42:04,361][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S16.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:42:04,385][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:42:04,385][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:42:04,399][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:42:04,399][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:42:04,399][rdkb.tests.security.BroadBandSecurityTest] : STEPS16.4 ACTION : Execute command: grep -A 5 -i "key=Device.Ethernet.Interface.1.DuplexMode value=Full" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:42:04,399][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:42:04,399][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:42:04,399][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:42:04,458][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:40:04.706Z [RFC]:: key=tr181.Device.Ethernet.Interface.1.DuplexMode value=Full ImediateReboot=0
2024-10-30T15:40:04.722Z [RFC]:: Parameter name Device.Ethernet.Interface.1.DuplexMode
2024-10-30T15:40:04.733Z [RFC]:: Parameter value Full
2024-10-30T15:40:04.782Z [RFC]:: paramType is string
2024-10-30T15:40:04.802Z [RFC]:: RFC: old parameter value Auto
2024-10-30T15:40:04.860Z [RFC]:: RFC: updated for Device.Ethernet.Interface.1.DuplexMode from value old=Auto, to new=Full

<=============================================================>
[2024-10-30 15:42:06,514][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:42:06,514][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:42:06,514][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:42:06,514][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S16.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:42:06,514][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:42:06,514][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S16.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:42:06,526][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:42:06,526][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:42:06,526][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:42:06,526][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.5 DESCRIPTION : Verify parameter value is Full after being updated by RFC
[2024-10-30 15:42:06,526][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.5 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:42:06,526][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.5EXPECTED : Value of Device.Ethernet.Interface.1.DuplexMode Enable parameter value is Full
[2024-10-30 15:42:06,526][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:42:06,526][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:42:06,526][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:42:06,526][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:42:06,526][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:42:06,526][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:42:06,526][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:42:06,526][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:42:06,526][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:42:06,527][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:42:06,527][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:42:06,527][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:42:06,527][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:42:06,918][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.Interface.1.DuplexMode is - 200
[2024-10-30 15:42:06,919][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:42:06,919][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.Interface.1.DuplexMode","value":"Full","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:42:06,919][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:42:06,919][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:42:06,919][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.Interface.1.DuplexMode, protocolSpecificParamName=null, value=Full, datatype=STRING, statusCode=0]
[2024-10-30 15:42:06,920][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : Full
[2024-10-30 15:42:06,920][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:42:06,920][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.5 ACTUAL : Value of Device.Ethernet.Interface.1.DuplexMode Enable parameter value is Full
[2024-10-30 15:42:06,920][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:42:06,920][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S16.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:42:06,920][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:42:06,920][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S16.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:42:06,932][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:42:06,932][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:42:06,932][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:42:06,932][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.Ethernet.Interface.1.DuplexMode with default valueAuto.
[2024-10-30 15:42:06,932][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:42:06,932][rdkb.tests.security.BroadBandSecurityTest] : STEP :S16.6 EXPECTED : RFC Payload data for Device.Ethernet.Interface.1.DuplexMode should be posted with default value.
[2024-10-30 15:42:06,932][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:42:06,932][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:42:06,932][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:42:06,989][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:42:09,046][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:42:09,047][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.Interface.1.DuplexMode":"Auto"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:42:09,047][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:42:09,047][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.Ethernet.Interface.1.DuplexMode":"Auto"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:42:09,047][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:42:09,232][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:42:09,232][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.Ethernet.Interface.1.DuplexMode":"Auto"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:42:09,232][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:42:09,232][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:42:09,232][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:42:09,232][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:42:09,289][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:42:11,349][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:42:11,349][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:42:11,349][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:42:11,404][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:42:25,472][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:43:25,473][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.6 ACTUAL : RFC Payload data for Device.Ethernet.Interface.1.DuplexMode was posted successfully.
[2024-10-30 15:43:25,473][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:43:25,473][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S16.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:43:25,473][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:43:25,473][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S16.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:43:25,497][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:43:25,497][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:43:25,497][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:43:25,497][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:43:25,497][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.7 ACTION : Execute webpa or dmcli command to get value ofDevice.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:43:25,497][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.7EXPECTED : Value of Device.Ethernet.Interface.1.DuplexModeparameter value is updated by default value
[2024-10-30 15:43:25,497][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:43:25,497][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:43:25,497][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:43:25,497][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:43:25,497][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:43:25,497][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:43:25,497][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:43:25,497][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:43:25,498][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:43:25,498][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.Interface.1.DuplexMode
[2024-10-30 15:43:25,498][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:43:25,498][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:43:25,498][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:43:25,889][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.Ethernet.Interface.1.DuplexMode is - 200
[2024-10-30 15:43:25,889][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:43:25,890][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.Ethernet.Interface.1.DuplexMode","value":"Auto","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:43:25,890][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:43:25,890][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:43:25,890][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.Ethernet.Interface.1.DuplexMode, protocolSpecificParamName=null, value=Auto, datatype=STRING, statusCode=0]
[2024-10-30 15:43:25,890][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : Auto
[2024-10-30 15:43:25,890][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:43:25,890][rdkb.tests.security.BroadBandSecurityTest] : STEP S16.7 ACTUAL : Value of Device.Ethernet.Interface.1.DuplexMode parameter value is updated by default value Auto
[2024-10-30 15:43:25,890][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:43:25,890][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S16.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:43:25,890][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:43:25,891][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S16.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:43:25,902][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:43:25,902][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:43:25,902][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:43:25,903][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.QOS.X_RDK_LatencyMeasure_IPv4Enable parameter is updated by RFC
[2024-10-30 15:43:25,903][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:43:25,903][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:43:25,903][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.1 DESCRIPTION : Retrieve the default value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enable using WebPA.
[2024-10-30 15:43:25,903][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.1 ACTION : Execute WebPA command to get the default value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:43:25,903][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.1 EXPECTED : The default value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enable should be retrieved.
[2024-10-30 15:43:25,903][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:43:25,903][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:43:25,903][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:43:25,903][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:43:25,903][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:43:25,903][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:43:25,903][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:43:25,903][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:43:25,903][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:43:25,904][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:43:25,904][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:43:26,289][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable is - 200
[2024-10-30 15:43:26,290][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:43:26,290][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.QOS.X_RDK_LatencyMeasure_IPv4Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:43:26,290][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:43:26,290][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:43:26,290][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:43:26,290][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enable = false
[2024-10-30 15:43:26,290][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.1 ACTUAL : The default value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enable is retrieved.
[2024-10-30 15:43:26,290][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:43:26,290][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S17.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:43:26,290][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:43:26,291][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S17.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:43:26,303][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:43:26,303][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:43:26,303][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:43:26,303][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.2 DESCRIPTION : Post RFC Payload Data for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable with new value true.
[2024-10-30 15:43:26,303][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:43:26,303][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.2 EXPECTED : RFC Payload data for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable should be posted with new value.
[2024-10-30 15:43:26,303][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:43:26,303][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:43:26,303][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:43:26,303][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:43:26,371][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:43:28,436][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:43:28,436][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:43:28,436][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:43:28,436][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:43:28,436][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:43:28,634][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:43:28,634][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:43:28,634][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:43:28,634][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:43:28,634][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:43:28,634][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:43:28,691][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:43:30,743][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:43:30,743][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:43:30,744][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:43:30,800][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:43:44,860][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:44:44,860][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.2 ACTUAL : RFC Payload data for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable was posted successfully.
[2024-10-30 15:44:44,860][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:44:44,861][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S17.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:44:44,861][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:44:44,861][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S17.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:44:44,886][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:44:44,886][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:44:44,886][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:44:44,886][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.3 DESCRIPTION : Verify ifDevice.QOS.X_RDK_LatencyMeasure_IPv4Enable parameter is updated by RFC
[2024-10-30 15:44:44,886][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:44:44,886][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:44:44,886][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:44:44,886][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable /tmp/rfc_configdata.txt
[2024-10-30 15:44:44,886][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:44:44,943][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable#~true#~0

<=============================================================>
[2024-10-30 15:44:47,006][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:44:47,007][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable#~true#~0
[2024-10-30 15:44:47,007][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.QOS.X_RDK_LatencyMeasure_IPv4Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 15:45:47,007][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:45:47,065][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:43:49.976Z [RFC]:: RFC: updated for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:45:49,120][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:45:49,120][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.QOS.X_RDK_LatencyMeasure_IPv4Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:43:49.976Z [RFC]:: RFC: updated for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable from value old=false, to new=true
[2024-10-30 15:45:49,121][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:45:49,121][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:45:49,121][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:45:49,121][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:45:49,121][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:45:49,121][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:45:49,121][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:45:49,121][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:45:49,121][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:45:49,121][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:45:49,121][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:45:49,121][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:45:49,515][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable is - 200
[2024-10-30 15:45:49,516][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:45:49,516][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.QOS.X_RDK_LatencyMeasure_IPv4Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:45:49,516][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:45:49,516][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:45:49,516][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:45:49,516][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:45:49,516][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:45:49,516][rdkb.tests.security.BroadBandSecurityTest] : STEPS17.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:45:49,516][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:45:49,516][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S17.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:45:49,516][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:45:49,517][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S17.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:45:49,544][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:45:49,544][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:45:49,544][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:45:49,544][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:45:49,544][rdkb.tests.security.BroadBandSecurityTest] : STEPS17.4 ACTION : Execute command: grep -A 5 -i "key=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:45:49,544][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:45:49,544][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:45:49,544][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:45:49,601][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:43:49.820Z [RFC]:: key=tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable value=true ImediateReboot=0
2024-10-30T15:43:49.837Z [RFC]:: Parameter name Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
2024-10-30T15:43:49.848Z [RFC]:: Parameter value true
2024-10-30T15:43:49.901Z [RFC]:: paramType is bool
2024-10-30T15:43:49.918Z [RFC]:: RFC: old parameter value false
2024-10-30T15:43:49.976Z [RFC]:: RFC: updated for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:45:51,650][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:45:51,650][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:45:51,651][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:45:51,651][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S17.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:45:51,651][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:45:51,651][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S17.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:45:51,664][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:45:51,664][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:45:51,664][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:45:51,664][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:45:51,664][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.5 ACTION : Execute webpa or dmcli command to get value ofDevice.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:45:51,664][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.5EXPECTED : Value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enable Enable parameter value is true
[2024-10-30 15:45:51,664][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:45:51,664][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:45:51,664][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:45:51,664][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:45:51,665][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:45:51,665][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:45:51,665][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:45:51,665][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:45:51,665][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:45:51,665][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:45:51,665][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:45:51,665][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:45:51,665][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:45:52,050][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable is - 200
[2024-10-30 15:45:52,051][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:45:52,051][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.QOS.X_RDK_LatencyMeasure_IPv4Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:45:52,051][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:45:52,051][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:45:52,051][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:45:52,051][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:45:52,051][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:45:52,051][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.5 ACTUAL : Value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enable Enable parameter value is true
[2024-10-30 15:45:52,051][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:45:52,051][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S17.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:45:52,051][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:45:52,052][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S17.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:45:52,063][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:45:52,063][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:45:52,063][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:45:52,063][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable with default valuefalse.
[2024-10-30 15:45:52,063][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:45:52,063][rdkb.tests.security.BroadBandSecurityTest] : STEP :S17.6 EXPECTED : RFC Payload data for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable should be posted with default value.
[2024-10-30 15:45:52,063][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:45:52,063][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:45:52,064][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:45:52,119][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:45:54,184][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:45:54,184][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:45:54,184][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:45:54,184][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:45:54,184][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:45:54,390][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:45:54,390][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_IPv4Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:45:54,390][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:45:54,391][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:45:54,391][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:45:54,391][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:45:54,448][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:45:56,497][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:45:56,497][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:45:56,497][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:45:56,556][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:46:10,615][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:47:10,615][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.6 ACTUAL : RFC Payload data for Device.QOS.X_RDK_LatencyMeasure_IPv4Enable was posted successfully.
[2024-10-30 15:47:10,615][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:47:10,615][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S17.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:47:10,615][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:47:10,615][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S17.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:47:10,643][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:47:10,643][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:47:10,643][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:47:10,643][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:47:10,643][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.7 ACTION : Execute webpa or dmcli command to get value ofDevice.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:47:10,643][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.7EXPECTED : Value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enableparameter value is updated by default value
[2024-10-30 15:47:10,643][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:47:10,644][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:47:10,644][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:47:10,644][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:47:10,644][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:47:10,644][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:47:10,644][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:47:10,644][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:47:10,644][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:47:10,644][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable
[2024-10-30 15:47:10,644][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:47:10,644][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:47:10,644][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:47:11,041][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable is - 200
[2024-10-30 15:47:11,042][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:47:11,042][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.QOS.X_RDK_LatencyMeasure_IPv4Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:47:11,042][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:47:11,042][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:47:11,042][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.QOS.X_RDK_LatencyMeasure_IPv4Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:47:11,042][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:47:11,042][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:47:11,042][rdkb.tests.security.BroadBandSecurityTest] : STEP S17.7 ACTUAL : Value of Device.QOS.X_RDK_LatencyMeasure_IPv4Enable parameter value is updated by default value false
[2024-10-30 15:47:11,042][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:47:11,042][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S17.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:47:11,042][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:47:11,043][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S17.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:47:11,055][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:47:11,055][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:47:11,055][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:47:11,055][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable parameter is updated by RFC
[2024-10-30 15:47:11,055][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:47:11,055][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:47:11,055][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.1 DESCRIPTION : Retrieve the default value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable using WebPA.
[2024-10-30 15:47:11,055][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.1 ACTION : Execute WebPA command to get the default value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:47:11,055][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.1 EXPECTED : The default value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable should be retrieved.
[2024-10-30 15:47:11,055][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:47:11,055][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:47:11,055][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:47:11,055][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:47:11,055][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:47:11,055][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:47:11,055][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:47:11,055][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:47:11,055][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:47:11,055][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:47:11,056][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:47:11,446][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable is - 200
[2024-10-30 15:47:11,447][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:47:11,447][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:47:11,447][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:47:11,447][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:47:11,447][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:47:11,447][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable = false
[2024-10-30 15:47:11,447][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.1 ACTUAL : The default value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable is retrieved.
[2024-10-30 15:47:11,447][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:47:11,447][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S18.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:47:11,447][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:47:11,448][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S18.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:47:11,460][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:47:11,460][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:47:11,460][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:47:11,460][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.2 DESCRIPTION : Post RFC Payload Data for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable with new value true.
[2024-10-30 15:47:11,460][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:47:11,460][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.2 EXPECTED : RFC Payload data for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable should be posted with new value.
[2024-10-30 15:47:11,460][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:47:11,460][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:47:11,460][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:47:11,460][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:47:11,520][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:47:13,582][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:47:13,582][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:47:13,582][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:47:13,582][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:47:13,582][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:47:13,771][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:47:13,771][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:47:13,771][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:47:13,772][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:47:13,772][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:47:13,772][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:47:13,830][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:47:15,905][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:47:15,905][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:47:15,905][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:47:15,962][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:47:30,015][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:48:30,015][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.2 ACTUAL : RFC Payload data for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable was posted successfully.
[2024-10-30 15:48:30,015][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:48:30,015][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S18.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:48:30,015][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:48:30,016][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S18.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:48:30,040][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:48:30,040][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:48:30,040][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:48:30,040][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.3 DESCRIPTION : Verify ifDevice.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable parameter is updated by RFC
[2024-10-30 15:48:30,040][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:48:30,040][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:48:30,040][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:48:30,040][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable /tmp/rfc_configdata.txt
[2024-10-30 15:48:30,040][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:48:30,097][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable#~true#~0

<=============================================================>
[2024-10-30 15:48:32,143][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:48:32,143][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable#~true#~0
[2024-10-30 15:48:32,143][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 15:49:32,143][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:49:32,205][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:47:35.129Z [RFC]:: RFC: updated for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:49:34,258][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:49:34,258][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:47:35.129Z [RFC]:: RFC: updated for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable from value old=false, to new=true
[2024-10-30 15:49:34,258][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:49:34,258][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:49:34,258][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:49:34,258][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:49:34,258][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:49:34,258][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:49:34,258][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:49:34,258][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:49:34,258][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:49:34,259][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:49:34,259][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:49:34,259][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:49:34,646][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable is - 200
[2024-10-30 15:49:34,647][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:49:34,647][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:49:34,647][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:49:34,647][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:49:34,647][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:49:34,647][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:49:34,647][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:49:34,647][rdkb.tests.security.BroadBandSecurityTest] : STEPS18.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:49:34,647][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:49:34,647][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S18.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:49:34,647][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:49:34,648][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S18.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:49:34,672][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:49:34,672][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:49:34,672][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:49:34,672][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:49:34,672][rdkb.tests.security.BroadBandSecurityTest] : STEPS18.4 ACTION : Execute command: grep -A 5 -i "key=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:49:34,672][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:49:34,672][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:49:34,672][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:49:34,730][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:47:34.984Z [RFC]:: key=tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable value=true ImediateReboot=0
2024-10-30T15:47:35.001Z [RFC]:: Parameter name Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
2024-10-30T15:47:35.012Z [RFC]:: Parameter value true
2024-10-30T15:47:35.061Z [RFC]:: paramType is bool
2024-10-30T15:47:35.079Z [RFC]:: RFC: old parameter value false
2024-10-30T15:47:35.129Z [RFC]:: RFC: updated for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 15:49:36,784][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:49:36,784][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:49:36,785][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:49:36,785][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S18.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:49:36,785][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:49:36,785][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S18.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:49:36,797][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:49:36,798][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:49:36,798][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:49:36,798][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 15:49:36,798][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.5 ACTION : Execute webpa or dmcli command to get value ofDevice.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:49:36,798][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.5EXPECTED : Value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable Enable parameter value is true
[2024-10-30 15:49:36,798][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:49:36,798][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:49:36,798][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:49:36,798][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:49:36,798][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:49:36,798][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:49:36,798][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:49:36,798][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:49:36,798][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:49:36,798][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:49:36,798][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:49:36,798][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:49:36,798][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:49:37,187][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable is - 200
[2024-10-30 15:49:37,187][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:49:37,187][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:49:37,188][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:49:37,188][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:49:37,188][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:49:37,188][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:49:37,188][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:49:37,188][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.5 ACTUAL : Value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable Enable parameter value is true
[2024-10-30 15:49:37,188][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:49:37,188][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S18.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:49:37,188][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:49:37,188][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S18.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:49:37,200][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:49:37,200][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:49:37,200][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:49:37,200][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable with default valuefalse.
[2024-10-30 15:49:37,200][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:49:37,200][rdkb.tests.security.BroadBandSecurityTest] : STEP :S18.6 EXPECTED : RFC Payload data for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable should be posted with default value.
[2024-10-30 15:49:37,200][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:49:37,200][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:49:37,201][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:49:37,265][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:49:39,329][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:49:39,329][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:49:39,329][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:49:39,329][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:49:39,329][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:49:39,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:49:39,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:49:39,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:49:39,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:49:39,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:49:39,530][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:49:39,588][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:49:41,641][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:49:41,641][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:49:41,641][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:49:41,698][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:49:55,764][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:50:55,771][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.6 ACTUAL : RFC Payload data for Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable was posted successfully.
[2024-10-30 15:50:55,771][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:50:55,771][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S18.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:50:55,771][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:50:55,772][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S18.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:50:55,814][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:50:55,814][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:50:55,814][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:50:55,814][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:50:55,814][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.7 ACTION : Execute webpa or dmcli command to get value ofDevice.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:50:55,814][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.7EXPECTED : Value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enableparameter value is updated by default value
[2024-10-30 15:50:55,814][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:50:55,814][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:50:55,814][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:50:55,814][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:50:55,814][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:50:55,814][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:50:55,815][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:50:55,815][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:50:55,815][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:50:55,815][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable
[2024-10-30 15:50:55,815][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:50:55,815][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:50:55,815][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:50:56,205][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable is - 200
[2024-10-30 15:50:56,206][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:50:56,206][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:50:56,206][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:50:56,206][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:50:56,206][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:50:56,206][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:50:56,206][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:50:56,206][rdkb.tests.security.BroadBandSecurityTest] : STEP S18.7 ACTUAL : Value of Device.QOS.X_RDK_LatencyMeasure_PercentileCalc_Enable parameter value is updated by default value false
[2024-10-30 15:50:56,206][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:50:56,206][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S18.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:50:56,206][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:50:56,207][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S18.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:50:56,219][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:50:56,219][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:50:56,219][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:50:56,219][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable parameter is updated by RFC
[2024-10-30 15:50:56,219][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:50:56,219][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:50:56,219][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable using WebPA.
[2024-10-30 15:50:56,219][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:50:56,219][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable should be retrieved.
[2024-10-30 15:50:56,219][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:50:56,219][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:50:56,220][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:50:56,220][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:50:56,220][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:50:56,220][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:50:56,220][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:50:56,220][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:50:56,220][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:50:56,220][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:50:56,220][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:50:56,615][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable is - 200
[2024-10-30 15:50:56,615][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:50:56,615][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:50:56,616][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:50:56,616][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:50:56,616][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:50:56,616][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable = true
[2024-10-30 15:50:56,616][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable is retrieved.
[2024-10-30 15:50:56,616][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:50:56,616][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S19.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:50:56,616][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:50:56,617][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S19.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:50:56,629][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:50:56,629][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:50:56,630][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:50:56,630][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable with new value false.
[2024-10-30 15:50:56,630][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:50:56,630][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable should be posted with new value.
[2024-10-30 15:50:56,630][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:50:56,630][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:50:56,630][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:50:56,630][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:50:56,697][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:50:58,755][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:50:58,755][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:50:58,755][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:50:58,755][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:50:58,755][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:50:58,958][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:50:58,958][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:50:58,958][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:50:58,958][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:50:58,958][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:50:58,958][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:50:59,014][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:51:01,070][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:51:01,070][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:51:01,070][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:51:01,127][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:51:15,205][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:52:15,206][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable was posted successfully.
[2024-10-30 15:52:15,206][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:52:15,206][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S19.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:52:15,206][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:52:15,207][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S19.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:52:15,231][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:52:15,231][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:52:15,231][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:52:15,231][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable parameter is updated by RFC
[2024-10-30 15:52:15,231][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:52:15,231][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:52:15,231][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:52:15,231][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable /tmp/rfc_configdata.txt
[2024-10-30 15:52:15,231][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:52:15,288][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable#~false#~0

<=============================================================>
[2024-10-30 15:52:17,359][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:52:17,359][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable#~false#~0
[2024-10-30 15:52:17,359][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable.*value.*false /rdklogs/logs/dcmrfc.log
[2024-10-30 15:53:17,361][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:53:17,438][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:51:20.528Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 15:53:19,600][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:53:19,600][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable.*value.*false IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:51:20.528Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable from value old=true, to new=false
[2024-10-30 15:53:19,600][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:53:19,600][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:53:19,600][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:53:19,600][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:53:19,600][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:53:19,600][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:53:19,600][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:53:19,601][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:53:19,601][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:53:19,601][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:53:19,601][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:53:19,601][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:53:20,009][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable is - 200
[2024-10-30 15:53:20,010][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:53:20,010][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:53:20,010][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:53:20,010][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:53:20,010][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:53:20,010][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:53:20,010][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:53:20,010][rdkb.tests.security.BroadBandSecurityTest] : STEPS19.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:53:20,011][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:53:20,011][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S19.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:53:20,011][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:53:20,011][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S19.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:53:20,035][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:53:20,035][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:53:20,035][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:53:20,036][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:53:20,036][rdkb.tests.security.BroadBandSecurityTest] : STEPS19.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable value=false" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:53:20,036][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:53:20,036][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:53:20,036][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:53:20,093][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:51:20.375Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable value=false ImediateReboot=0
2024-10-30T15:51:20.394Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
2024-10-30T15:51:20.406Z [RFC]:: Parameter value false
2024-10-30T15:51:20.456Z [RFC]:: paramType is bool
2024-10-30T15:51:20.475Z [RFC]:: RFC: old parameter value true
2024-10-30T15:51:20.528Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 15:53:22,174][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:53:22,175][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:53:22,175][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:53:22,175][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S19.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:53:22,175][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:53:22,176][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S19.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:53:22,189][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:53:22,189][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:53:22,189][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:53:22,190][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.5 DESCRIPTION : Verify parameter value is false after being updated by RFC
[2024-10-30 15:53:22,190][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:53:22,190][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable Enable parameter value is false
[2024-10-30 15:53:22,190][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:53:22,190][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:53:22,190][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:53:22,190][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:53:22,190][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:53:22,190][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:53:22,190][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:53:22,190][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:53:22,190][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:53:22,190][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:53:22,191][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:53:22,191][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:53:22,191][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:53:22,582][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable is - 200
[2024-10-30 15:53:22,582][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:53:22,582][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:53:22,583][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:53:22,583][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:53:22,583][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:53:22,583][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:53:22,583][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:53:22,583][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable Enable parameter value is false
[2024-10-30 15:53:22,583][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:53:22,583][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S19.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:53:22,583][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:53:22,584][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S19.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:53:22,598][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:53:22,598][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:53:22,598][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:53:22,598][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable with default valuetrue.
[2024-10-30 15:53:22,598][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:53:22,598][rdkb.tests.security.BroadBandSecurityTest] : STEP :S19.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable should be posted with default value.
[2024-10-30 15:53:22,598][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:53:22,598][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:53:22,598][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:53:22,659][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:53:24,736][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:53:24,736][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:53:24,736][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:53:24,736][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:53:24,737][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:53:24,936][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:53:24,936][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:53:24,936][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:53:24,936][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:53:24,936][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:53:24,936][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:53:24,994][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:53:27,047][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:53:27,047][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:53:27,047][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:53:27,103][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:53:41,175][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:54:41,176][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable was posted successfully.
[2024-10-30 15:54:41,176][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:54:41,176][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S19.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:54:41,176][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:54:41,176][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S19.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:54:41,201][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:54:41,201][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:54:41,201][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:54:41,201][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:54:41,201][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:54:41,201][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enableparameter value is updated by default value
[2024-10-30 15:54:41,201][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:54:41,201][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:54:41,201][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:54:41,201][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:54:41,201][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:54:41,201][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:54:41,201][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:54:41,201][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:54:41,201][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:54:41,201][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable
[2024-10-30 15:54:41,201][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:54:41,202][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:54:41,202][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:54:41,600][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable is - 200
[2024-10-30 15:54:41,600][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:54:41,600][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:54:41,600][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:54:41,600][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:54:41,600][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:54:41,600][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:54:41,600][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:54:41,601][rdkb.tests.security.BroadBandSecurityTest] : STEP S19.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SWDLDirect.Enable parameter value is updated by default value true
[2024-10-30 15:54:41,601][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:54:41,601][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S19.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:54:41,601][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:54:41,601][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S19.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:54:41,613][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:54:41,613][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:54:41,613][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:54:41,613][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable parameter is updated by RFC
[2024-10-30 15:54:41,613][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:54:41,613][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:54:41,613][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable using WebPA.
[2024-10-30 15:54:41,613][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:54:41,614][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable should be retrieved.
[2024-10-30 15:54:41,614][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:54:41,614][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:54:41,614][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:54:41,614][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:54:41,614][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:54:41,614][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:54:41,614][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:54:41,614][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:54:41,614][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:54:41,614][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:54:41,614][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:54:41,998][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable is - 200
[2024-10-30 15:54:41,999][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:54:41,999][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:54:41,999][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:54:41,999][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:54:41,999][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:54:41,999][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable = true
[2024-10-30 15:54:41,999][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable is retrieved.
[2024-10-30 15:54:41,999][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:54:41,999][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S20.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:54:41,999][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:54:42,000][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S20.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:54:42,012][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:54:42,012][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:54:42,012][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:54:42,012][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable with new value false.
[2024-10-30 15:54:42,012][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:54:42,012][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable should be posted with new value.
[2024-10-30 15:54:42,012][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:54:42,013][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:54:42,013][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:54:42,013][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:54:42,073][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:54:44,132][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:54:44,132][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:54:44,132][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:54:44,132][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:54:44,132][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:54:44,332][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:54:44,332][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:54:44,333][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:54:44,333][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:54:44,333][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:54:44,333][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:54:44,393][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:54:46,453][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:54:46,453][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:54:46,453][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:54:46,513][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:55:00,578][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:56:00,578][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable was posted successfully.
[2024-10-30 15:56:00,578][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:56:00,578][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S20.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:56:00,578][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:56:00,579][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S20.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:56:00,606][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:56:00,606][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:56:00,606][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:56:00,607][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable parameter is updated by RFC
[2024-10-30 15:56:00,607][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:56:00,607][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:56:00,607][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:56:00,607][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable /tmp/rfc_configdata.txt
[2024-10-30 15:56:00,607][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:56:00,663][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable#~false#~0

<=============================================================>
[2024-10-30 15:56:02,733][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:56:02,733][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable#~false#~0
[2024-10-30 15:56:02,733][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable.*value.*false /rdklogs/logs/dcmrfc.log
[2024-10-30 15:57:02,733][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:57:02,794][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:55:05.775Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 15:57:04,860][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:57:04,860][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable.*value.*false IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:55:05.775Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable from value old=true, to new=false
[2024-10-30 15:57:04,860][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:57:04,860][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:57:04,861][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:57:04,861][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:57:04,861][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:57:04,861][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:57:04,861][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:57:04,861][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:57:04,861][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:57:04,861][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:57:04,861][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:57:04,861][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:57:05,252][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable is - 200
[2024-10-30 15:57:05,252][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:57:05,252][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:57:05,253][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:57:05,253][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:57:05,253][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:57:05,253][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:57:05,253][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:57:05,253][rdkb.tests.security.BroadBandSecurityTest] : STEPS20.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 15:57:05,253][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:57:05,253][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S20.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:57:05,253][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:57:05,253][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S20.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:57:05,278][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:57:05,279][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:57:05,279][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:57:05,279][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 15:57:05,279][rdkb.tests.security.BroadBandSecurityTest] : STEPS20.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable value=false" /rdklogs/logs/dcmrfc.log
[2024-10-30 15:57:05,279][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 15:57:05,279][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:57:05,279][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:57:05,336][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:55:05.624Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable value=false ImediateReboot=0
2024-10-30T15:55:05.641Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
2024-10-30T15:55:05.652Z [RFC]:: Parameter value false
2024-10-30T15:55:05.703Z [RFC]:: paramType is bool
2024-10-30T15:55:05.720Z [RFC]:: RFC: old parameter value true
2024-10-30T15:55:05.775Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 15:57:07,402][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:57:07,402][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 15:57:07,402][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:57:07,402][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S20.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:57:07,402][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:57:07,402][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S20.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:57:07,414][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:57:07,414][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:57:07,414][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:57:07,414][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.5 DESCRIPTION : Verify parameter value is false after being updated by RFC
[2024-10-30 15:57:07,414][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:57:07,414][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable Enable parameter value is false
[2024-10-30 15:57:07,414][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:57:07,414][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:57:07,414][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:57:07,414][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:57:07,414][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:57:07,414][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:57:07,415][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:57:07,415][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:57:07,415][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:57:07,415][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:57:07,415][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:57:07,415][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:57:07,415][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:57:07,803][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable is - 200
[2024-10-30 15:57:07,803][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:57:07,803][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:57:07,803][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:57:07,803][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:57:07,803][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:57:07,804][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 15:57:07,804][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:57:07,804][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable Enable parameter value is false
[2024-10-30 15:57:07,804][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:57:07,804][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S20.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:57:07,804][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:57:07,804][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S20.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:57:07,823][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:57:07,823][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:57:07,823][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:57:07,823][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable with default valuetrue.
[2024-10-30 15:57:07,823][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:57:07,823][rdkb.tests.security.BroadBandSecurityTest] : STEP :S20.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable should be posted with default value.
[2024-10-30 15:57:07,823][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:57:07,823][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:57:07,823][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:57:07,896][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:57:09,962][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:57:09,962][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:57:09,962][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:57:09,962][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:57:09,962][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:57:10,166][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:57:10,166][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:57:10,166][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:57:10,166][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:57:10,166][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:57:10,166][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:57:10,222][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:57:12,279][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:57:12,279][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:57:12,279][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:57:12,335][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:57:26,401][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:58:26,401][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable was posted successfully.
[2024-10-30 15:58:26,401][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:58:26,401][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S20.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:58:26,401][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:58:26,402][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S20.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:58:26,425][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:58:26,425][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:58:26,426][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:58:26,426][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 15:58:26,426][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:58:26,426][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enableparameter value is updated by default value
[2024-10-30 15:58:26,426][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:58:26,426][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:58:26,426][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 15:58:26,426][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:58:26,426][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:58:26,426][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:58:26,426][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:58:26,426][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:58:26,426][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:58:26,426][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable
[2024-10-30 15:58:26,426][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:58:26,426][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:58:26,426][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:58:26,813][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable is - 200
[2024-10-30 15:58:26,814][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:58:26,814][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:58:26,814][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 15:58:26,814][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:58:26,814][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 15:58:26,814][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 15:58:26,814][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 15:58:26,814][rdkb.tests.security.BroadBandSecurityTest] : STEP S20.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUIRemoteMgtOption.Enable parameter value is updated by default value true
[2024-10-30 15:58:26,814][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:58:26,815][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S20.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:58:26,815][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:58:26,815][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S20.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:58:26,827][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:58:26,827][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:58:26,827][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:58:26,827][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable parameter is updated by RFC
[2024-10-30 15:58:26,827][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 15:58:26,827][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:58:26,827][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable using WebPA.
[2024-10-30 15:58:26,827][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 15:58:26,827][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable should be retrieved.
[2024-10-30 15:58:26,827][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:58:26,827][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 15:58:26,827][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 15:58:26,827][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 15:58:26,827][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 15:58:26,827][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:58:26,827][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:58:26,827][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 15:58:26,827][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 15:58:26,828][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 15:58:26,828][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 15:58:27,220][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable is - 200
[2024-10-30 15:58:27,220][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 15:58:27,220][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable","value":"Enable","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 15:58:27,220][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 15:58:27,220][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 15:58:27,220][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable, protocolSpecificParamName=null, value=Enable, datatype=STRING, statusCode=0]
[2024-10-30 15:58:27,220][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable = Enable
[2024-10-30 15:58:27,220][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable is retrieved.
[2024-10-30 15:58:27,221][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:58:27,221][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S21.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:58:27,221][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:58:27,221][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S21.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:58:27,233][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:58:27,233][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:58:27,233][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:58:27,233][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable with new value Disable.
[2024-10-30 15:58:27,233][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 15:58:27,233][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable should be posted with new value.
[2024-10-30 15:58:27,233][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:58:27,233][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable":"Disable"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:58:27,233][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 15:58:27,233][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:58:27,290][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:58:29,358][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:58:29,358][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable":"Disable"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:58:29,358][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 15:58:29,358][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable":"Disable"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:58:29,358][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 15:58:29,563][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 15:58:29,563][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable":"Disable"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 15:58:29,563][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 15:58:29,563][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 15:58:29,563][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:58:29,563][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:58:29,620][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:58:31,684][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:58:31,684][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 15:58:31,684][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:58:31,742][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 15:58:45,807][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:59:45,808][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable was posted successfully.
[2024-10-30 15:59:45,808][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 15:59:45,808][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S21.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 15:59:45,808][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 15:59:45,808][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S21.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 15:59:45,840][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 15:59:45,840][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 15:59:45,840][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:59:45,840][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable parameter is updated by RFC
[2024-10-30 15:59:45,840][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 15:59:45,840][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 15:59:45,840][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 15:59:45,841][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable /tmp/rfc_configdata.txt
[2024-10-30 15:59:45,841][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 15:59:45,901][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable#~Disable#~0

<=============================================================>
[2024-10-30 15:59:47,953][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 15:59:47,953][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable#~Disable#~0
[2024-10-30 15:59:47,953][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable.*value.*Disable /rdklogs/logs/dcmrfc.log
[2024-10-30 16:00:47,953][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:00:48,015][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:58:50.943Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable from value old=Enable, to new=Disable

<=============================================================>
[2024-10-30 16:00:50,103][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:00:50,103][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable.*value.*Disable IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T15:58:50.943Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable from value old=Enable, to new=Disable
[2024-10-30 16:00:50,103][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:00:50,103][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:00:50,103][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:00:50,103][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:00:50,104][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:00:50,104][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 16:00:50,104][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:00:50,104][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:00:50,104][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 16:00:50,104][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:00:50,104][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:00:50,104][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:00:50,499][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable is - 200
[2024-10-30 16:00:50,499][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:00:50,499][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable","value":"Disable","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:00:50,500][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 16:00:50,500][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:00:50,500][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable, protocolSpecificParamName=null, value=Disable, datatype=STRING, statusCode=0]
[2024-10-30 16:00:50,500][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : Disable
[2024-10-30 16:00:50,500][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:00:50,500][rdkb.tests.security.BroadBandSecurityTest] : STEPS21.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 16:00:50,500][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:00:50,500][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S21.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:00:50,500][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:00:50,501][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S21.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:00:50,528][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:00:50,528][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:00:50,528][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:00:50,528][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 16:00:50,529][rdkb.tests.security.BroadBandSecurityTest] : STEPS21.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable value=Disable" /rdklogs/logs/dcmrfc.log
[2024-10-30 16:00:50,529][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 16:00:50,529][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:00:50,529][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:00:50,625][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T15:58:50.787Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable value=Disable ImediateReboot=0
2024-10-30T15:58:50.804Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
2024-10-30T15:58:50.816Z [RFC]:: Parameter value Disable
2024-10-30T15:58:50.868Z [RFC]:: paramType is string
2024-10-30T15:58:50.887Z [RFC]:: RFC: old parameter value Enable
2024-10-30T15:58:50.943Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable from value old=Enable, to new=Disable

<=============================================================>
[2024-10-30 16:00:52,758][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:00:52,758][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 16:00:52,758][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:00:52,758][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S21.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:00:52,758][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:00:52,759][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S21.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:00:52,774][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:00:52,774][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:00:52,774][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:00:52,774][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.5 DESCRIPTION : Verify parameter value is Disable after being updated by RFC
[2024-10-30 16:00:52,774][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 16:00:52,774][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable Enable parameter value is Disable
[2024-10-30 16:00:52,774][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:00:52,774][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:00:52,775][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:00:52,775][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:00:52,775][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:00:52,775][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:00:52,775][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 16:00:52,775][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:00:52,775][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:00:52,775][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 16:00:52,775][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:00:52,775][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:00:52,776][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:00:53,171][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable is - 200
[2024-10-30 16:00:53,171][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:00:53,171][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable","value":"Disable","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:00:53,172][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 16:00:53,172][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:00:53,172][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable, protocolSpecificParamName=null, value=Disable, datatype=STRING, statusCode=0]
[2024-10-30 16:00:53,172][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : Disable
[2024-10-30 16:00:53,172][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:00:53,172][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable Enable parameter value is Disable
[2024-10-30 16:00:53,172][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:00:53,172][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S21.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:00:53,172][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:00:53,173][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S21.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:00:53,187][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:00:53,187][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:00:53,188][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:00:53,188][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable with default valueEnable.
[2024-10-30 16:00:53,188][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:00:53,188][rdkb.tests.security.BroadBandSecurityTest] : STEP :S21.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable should be posted with default value.
[2024-10-30 16:00:53,188][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:00:53,188][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:00:53,188][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:00:53,248][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:00:55,389][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:00:55,389][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable":"Enable"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:00:55,389][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:00:55,389][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable":"Enable"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:00:55,390][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:00:55,586][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:00:55,586][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable":"Enable"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:00:55,586][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:00:55,586][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:00:55,586][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:00:55,586][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:00:55,647][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:00:57,735][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:00:57,735][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:00:57,735][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:00:57,801][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:01:11,964][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:02:11,964][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable was posted successfully.
[2024-10-30 16:02:11,964][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:02:11,964][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S21.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:02:11,964][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:02:11,965][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S21.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:02:11,996][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:02:11,996][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:02:11,996][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:02:11,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 16:02:11,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 16:02:11,996][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enableparameter value is updated by default value
[2024-10-30 16:02:11,996][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:02:11,996][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:02:11,996][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:02:11,996][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:02:11,996][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:02:11,996][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:02:11,996][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 16:02:11,996][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:02:11,996][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:02:11,997][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable
[2024-10-30 16:02:11,997][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:02:11,997][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:02:11,997][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:02:12,391][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable is - 200
[2024-10-30 16:02:12,392][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:02:12,392][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable","value":"Enable","dataType":0,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:02:12,392][utils.TR181Utils] : WebPa data type: STRING
[2024-10-30 16:02:12,392][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:02:12,392][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable, protocolSpecificParamName=null, value=Enable, datatype=STRING, statusCode=0]
[2024-10-30 16:02:12,392][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : Enable
[2024-10-30 16:02:12,392][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:02:12,392][rdkb.tests.security.BroadBandSecurityTest] : STEP S21.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WebUI.Enable parameter value is updated by default value Enable
[2024-10-30 16:02:12,392][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:02:12,392][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S21.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:02:12,392][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:02:12,393][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S21.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:02:12,404][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:02:12,404][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:02:12,404][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:02:12,404][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable parameter is updated by RFC
[2024-10-30 16:02:12,404][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:02:12,404][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:02:12,404][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable using WebPA.
[2024-10-30 16:02:12,404][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:02:12,404][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable should be retrieved.
[2024-10-30 16:02:12,404][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:02:12,404][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:02:12,405][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:02:12,405][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:02:12,405][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:02:12,405][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:02:12,405][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:02:12,405][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:02:12,405][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:02:12,405][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:02:12,405][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:02:12,793][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable is - 200
[2024-10-30 16:02:12,794][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:02:12,794][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:02:12,794][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:02:12,794][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:02:12,794][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:02:12,794][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable = false
[2024-10-30 16:02:12,794][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable is retrieved.
[2024-10-30 16:02:12,794][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:02:12,794][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S22.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:02:12,794][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:02:12,795][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S22.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:02:12,807][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:02:12,807][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:02:12,807][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:02:12,807][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable with new value true.
[2024-10-30 16:02:12,807][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:02:12,807][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable should be posted with new value.
[2024-10-30 16:02:12,807][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:02:12,807][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:02:12,807][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:02:12,807][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:02:12,866][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:02:14,920][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:02:14,920][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:02:14,921][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:02:14,921][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:02:14,921][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:02:15,124][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:02:15,124][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:02:15,124][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:02:15,124][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:02:15,124][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:02:15,124][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:02:15,180][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:02:17,237][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:02:17,237][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:02:17,237][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:02:17,311][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:02:31,386][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:03:31,386][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable was posted successfully.
[2024-10-30 16:03:31,386][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:03:31,387][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S22.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:03:31,387][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:03:31,387][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S22.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:03:31,411][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:03:31,411][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:03:31,411][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:03:31,411][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable parameter is updated by RFC
[2024-10-30 16:03:31,411][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 16:03:31,411][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 16:03:31,411][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:03:31,411][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable /tmp/rfc_configdata.txt
[2024-10-30 16:03:31,411][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:03:31,468][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable#~true#~0

<=============================================================>
[2024-10-30 16:03:33,511][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:03:33,511][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable#~true#~0
[2024-10-30 16:03:33,511][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 16:04:33,511][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:04:33,568][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:02:36.603Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:04:35,620][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:04:35,620][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T16:02:36.603Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable from value old=false, to new=true
[2024-10-30 16:04:35,620][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:04:35,620][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:04:35,620][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:04:35,620][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:04:35,620][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:04:35,620][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:04:35,620][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:04:35,620][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:04:35,620][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:04:35,620][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:04:35,621][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:04:35,621][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:04:36,014][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable is - 200
[2024-10-30 16:04:36,014][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:04:36,014][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:04:36,014][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:04:36,014][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:04:36,014][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:04:36,014][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:04:36,014][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:04:36,015][rdkb.tests.security.BroadBandSecurityTest] : STEPS22.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 16:04:36,015][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:04:36,015][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S22.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:04:36,015][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:04:36,015][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S22.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:04:36,038][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:04:36,038][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:04:36,038][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:04:36,038][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 16:04:36,038][rdkb.tests.security.BroadBandSecurityTest] : STEPS22.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 16:04:36,038][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 16:04:36,038][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:04:36,038][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:04:36,094][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:02:36.420Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable value=true ImediateReboot=0
2024-10-30T16:02:36.438Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
2024-10-30T16:02:36.449Z [RFC]:: Parameter value true
2024-10-30T16:02:36.502Z [RFC]:: paramType is bool
2024-10-30T16:02:36.519Z [RFC]:: RFC: old parameter value false
2024-10-30T16:02:36.603Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:04:38,166][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:04:38,166][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 16:04:38,166][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:04:38,166][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S22.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:04:38,166][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:04:38,167][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S22.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:04:38,178][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:04:38,178][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:04:38,178][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:04:38,178][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 16:04:38,178][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:04:38,178][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable Enable parameter value is true
[2024-10-30 16:04:38,178][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:04:38,179][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:04:38,179][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:04:38,179][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:04:38,179][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:04:38,179][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:04:38,179][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:04:38,179][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:04:38,179][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:04:38,179][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:04:38,179][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:04:38,179][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:04:38,179][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:04:38,573][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable is - 200
[2024-10-30 16:04:38,574][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:04:38,574][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:04:38,574][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:04:38,574][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:04:38,574][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:04:38,574][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:04:38,574][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:04:38,574][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable Enable parameter value is true
[2024-10-30 16:04:38,574][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:04:38,575][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S22.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:04:38,575][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:04:38,575][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S22.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:04:38,587][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:04:38,587][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:04:38,587][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:04:38,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable with default valuefalse.
[2024-10-30 16:04:38,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:04:38,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S22.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable should be posted with default value.
[2024-10-30 16:04:38,587][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:04:38,587][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:04:38,587][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:04:38,648][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:04:40,688][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:04:40,688][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:04:40,688][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:04:40,688][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:04:40,688][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:04:40,891][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:04:40,891][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:04:40,891][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:04:40,891][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:04:40,891][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:04:40,891][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:04:40,947][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:04:43,000][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:04:43,000][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:04:43,000][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:04:43,056][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:04:57,130][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:05:57,130][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable was posted successfully.
[2024-10-30 16:05:57,130][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:05:57,131][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S22.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:05:57,131][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:05:57,131][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S22.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:05:57,157][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:05:57,157][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:05:57,157][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:05:57,157][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 16:05:57,157][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:05:57,157][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enableparameter value is updated by default value
[2024-10-30 16:05:57,157][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:05:57,157][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:05:57,157][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:05:57,157][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:05:57,157][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:05:57,157][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:05:57,157][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:05:57,157][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:05:57,157][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:05:57,157][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable
[2024-10-30 16:05:57,158][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:05:57,158][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:05:57,158][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:05:57,551][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable is - 200
[2024-10-30 16:05:57,551][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:05:57,551][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:05:57,552][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:05:57,552][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:05:57,552][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:05:57,552][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 16:05:57,552][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:05:57,552][rdkb.tests.security.BroadBandSecurityTest] : STEP S22.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WMMdownstreamMap.Enable parameter value is updated by default value false
[2024-10-30 16:05:57,552][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:05:57,552][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S22.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:05:57,552][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:05:57,552][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S22.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:05:57,564][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:05:57,564][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:05:57,565][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:05:57,565][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable parameter is updated by RFC
[2024-10-30 16:05:57,565][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:05:57,565][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:05:57,565][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable using WebPA.
[2024-10-30 16:05:57,565][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:05:57,565][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable should be retrieved.
[2024-10-30 16:05:57,565][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:05:57,565][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:05:57,565][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:05:57,565][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:05:57,565][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:05:57,565][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:05:57,565][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:05:57,565][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:05:57,565][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:05:57,565][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:05:57,565][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:05:57,948][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable is - 200
[2024-10-30 16:05:57,948][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:05:57,948][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:05:57,948][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:05:57,948][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:05:57,949][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:05:57,949][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable = false
[2024-10-30 16:05:57,949][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable is retrieved.
[2024-10-30 16:05:57,949][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:05:57,949][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S23.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:05:57,949][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:05:57,949][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S23.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:05:57,960][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:05:57,960][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:05:57,960][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:05:57,960][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable with new value true.
[2024-10-30 16:05:57,961][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:05:57,961][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable should be posted with new value.
[2024-10-30 16:05:57,961][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:05:57,961][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:05:57,961][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:05:57,961][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:05:58,017][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:06:00,079][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:06:00,079][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:06:00,079][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:06:00,080][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:06:00,080][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:06:00,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:06:00,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:06:00,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:06:00,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:06:00,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:06:00,284][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:06:00,340][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:06:02,396][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:06:02,396][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:06:02,396][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:06:02,452][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:06:16,542][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:07:16,542][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable was posted successfully.
[2024-10-30 16:07:16,542][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:07:16,542][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S23.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:07:16,542][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:07:16,542][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S23.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:07:16,568][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:07:16,568][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:07:16,568][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:07:16,568][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable parameter is updated by RFC
[2024-10-30 16:07:16,568][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 16:07:16,568][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 16:07:16,568][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:07:16,569][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable /tmp/rfc_configdata.txt
[2024-10-30 16:07:16,569][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:07:16,635][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable#~true#~0

<=============================================================>
[2024-10-30 16:07:18,673][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:07:18,673][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable#~true#~0
[2024-10-30 16:07:18,673][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 16:08:18,674][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:08:18,735][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:06:21.745Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:08:20,783][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:08:20,783][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T16:06:21.745Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable from value old=false, to new=true
[2024-10-30 16:08:20,783][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:08:20,783][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:08:20,783][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:08:20,783][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:08:20,783][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:08:20,783][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:08:20,783][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:08:20,783][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:08:20,783][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:08:20,783][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:08:20,783][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:08:20,783][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:08:21,177][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable is - 200
[2024-10-30 16:08:21,178][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:08:21,178][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:08:21,178][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:08:21,178][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:08:21,178][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:08:21,178][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:08:21,178][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:08:21,178][rdkb.tests.security.BroadBandSecurityTest] : STEPS23.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 16:08:21,178][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:08:21,178][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S23.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:08:21,178][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:08:21,179][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S23.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:08:21,203][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:08:21,203][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:08:21,203][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:08:21,203][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 16:08:21,203][rdkb.tests.security.BroadBandSecurityTest] : STEPS23.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 16:08:21,203][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 16:08:21,203][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:08:21,203][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:08:21,259][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:06:21.517Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable value=true ImediateReboot=0
2024-10-30T16:06:21.536Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
2024-10-30T16:06:21.548Z [RFC]:: Parameter value true
2024-10-30T16:06:21.600Z [RFC]:: paramType is bool
2024-10-30T16:06:21.619Z [RFC]:: RFC: old parameter value false
2024-10-30T16:06:21.745Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:08:23,339][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:08:23,339][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 16:08:23,339][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:08:23,339][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S23.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:08:23,339][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:08:23,340][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S23.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:08:23,352][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:08:23,352][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:08:23,352][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:08:23,352][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 16:08:23,352][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:08:23,352][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable Enable parameter value is true
[2024-10-30 16:08:23,352][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:08:23,352][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:08:23,352][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:08:23,352][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:08:23,352][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:08:23,352][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:08:23,352][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:08:23,353][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:08:23,353][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:08:23,353][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:08:23,353][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:08:23,353][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:08:23,353][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:08:23,746][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable is - 200
[2024-10-30 16:08:23,747][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:08:23,747][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:08:23,747][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:08:23,747][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:08:23,747][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:08:23,747][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:08:23,747][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:08:23,747][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable Enable parameter value is true
[2024-10-30 16:08:23,747][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:08:23,747][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S23.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:08:23,747][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:08:23,748][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S23.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:08:23,761][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:08:23,761][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:08:23,761][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:08:23,761][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable with default valuefalse.
[2024-10-30 16:08:23,761][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:08:23,761][rdkb.tests.security.BroadBandSecurityTest] : STEP :S23.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable should be posted with default value.
[2024-10-30 16:08:23,761][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:08:23,761][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:08:23,761][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:08:23,821][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:08:25,875][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:08:25,875][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:08:25,875][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:08:25,875][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:08:25,875][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:08:26,078][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:08:26,078][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:08:26,078][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:08:26,078][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:08:26,078][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:08:26,078][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:08:26,136][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:08:28,188][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:08:28,188][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:08:28,189][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:08:28,246][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:08:42,283][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:09:42,284][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable was posted successfully.
[2024-10-30 16:09:42,284][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:09:42,284][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S23.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:09:42,284][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:09:42,284][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S23.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:09:42,308][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:09:42,308][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:09:42,308][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:09:42,308][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 16:09:42,308][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:09:42,308][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enableparameter value is updated by default value
[2024-10-30 16:09:42,308][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:09:42,308][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:09:42,308][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:09:42,309][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:09:42,309][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:09:42,309][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:09:42,309][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:09:42,309][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:09:42,309][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:09:42,309][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable
[2024-10-30 16:09:42,309][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:09:42,309][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:09:42,309][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:09:42,696][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable is - 200
[2024-10-30 16:09:42,696][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:09:42,696][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:09:42,696][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:09:42,696][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:09:42,696][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:09:42,696][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 16:09:42,696][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:09:42,696][rdkb.tests.security.BroadBandSecurityTest] : STEP S23.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.MocaAccountIsolation.Enable parameter value is updated by default value false
[2024-10-30 16:09:42,696][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:09:42,697][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S23.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:09:42,697][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:09:42,697][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S23.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:09:42,709][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:09:42,709][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:09:42,709][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:09:42,709][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable parameter is updated by RFC
[2024-10-30 16:09:42,709][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:09:42,709][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:09:42,709][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable using WebPA.
[2024-10-30 16:09:42,709][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:09:42,709][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable should be retrieved.
[2024-10-30 16:09:42,709][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:09:42,710][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:09:42,710][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:09:42,710][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:09:42,710][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:09:42,710][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:09:42,710][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:09:42,710][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:09:42,710][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:09:42,710][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:09:42,710][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:09:43,105][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable is - 200
[2024-10-30 16:09:43,106][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:09:43,106][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:09:43,106][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:09:43,106][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:09:43,106][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:09:43,106][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable = true
[2024-10-30 16:09:43,106][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable is retrieved.
[2024-10-30 16:09:43,106][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:09:43,106][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S24.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:09:43,106][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:09:43,107][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S24.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:09:43,119][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:09:43,119][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:09:43,119][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:09:43,119][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable with new value false.
[2024-10-30 16:09:43,119][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:09:43,119][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable should be posted with new value.
[2024-10-30 16:09:43,119][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:09:43,119][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:09:43,119][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:09:43,119][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:09:43,192][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:09:45,257][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:09:45,257][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:09:45,257][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:09:45,257][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:09:45,257][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:09:45,453][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:09:45,453][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:09:45,453][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:09:45,453][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:09:45,453][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:09:45,453][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:09:45,512][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:09:47,577][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:09:47,577][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:09:47,577][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:09:47,636][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:10:01,694][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:11:01,695][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable was posted successfully.
[2024-10-30 16:11:01,695][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:11:01,695][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S24.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:11:01,695][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:11:01,695][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S24.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:11:01,727][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:11:01,727][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:11:01,727][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:11:01,728][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable parameter is updated by RFC
[2024-10-30 16:11:01,728][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 16:11:01,728][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 16:11:01,728][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:11:01,728][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable /tmp/rfc_configdata.txt
[2024-10-30 16:11:01,728][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:11:01,787][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable#~false#~0

<=============================================================>
[2024-10-30 16:11:03,845][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:11:03,845][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable#~false#~0
[2024-10-30 16:11:03,845][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable.*value.*false /rdklogs/logs/dcmrfc.log
[2024-10-30 16:12:03,846][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:12:03,921][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:12:05,972][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:13:05,972][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:13:06,028][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:13:08,085][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:14:08,085][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:14:08,141][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:14:10,191][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:15:10,191][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:15:10,248][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:15:12,291][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:16:12,291][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:16:12,347][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:16:14,382][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:17:14,382][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:17:14,439][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:17:16,506][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:18:16,507][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:18:16,572][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:18:18,627][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:19:18,627][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:19:18,689][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:19:20,753][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:20:20,753][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:20:20,813][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:20:22,864][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:21:22,864][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:21:22,926][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:21:25,010][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:21:25,010][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable.*value.*false IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : null
[2024-10-30 16:21:25,011][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.3 ACTUAL : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable via RFC has failed
[2024-10-30 16:21:25,011][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:21:25,011][tap.AutomaticsTapApi] : Error Message: Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable via RFC has failed

[2024-10-30 16:21:25,011][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S24.3][ Execution status : FAIL] [Error Message : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable via RFC has failed]

[2024-10-30 16:21:25,011][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:21:25,011][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S24.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable via RFC has failed","executionStatus":"FAIL","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:21:25,045][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:21:25,045][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:21:25,045][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:21:25,045][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 16:21:25,045][rdkb.tests.security.BroadBandSecurityTest] : STEPS24.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable value=false" /rdklogs/logs/dcmrfc.log
[2024-10-30 16:21:25,045][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 16:21:25,045][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:21:25,045][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:21:25,104][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:21:27,153][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:21:27,153][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:21:57,154][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:21:57,212][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:21:59,289][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:21:59,289][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:22:29,290][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:22:29,348][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:22:31,412][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:22:31,412][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:23:01,413][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:23:01,471][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:23:03,523][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:23:03,523][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:23:33,523][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:23:33,580][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:23:35,622][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:23:35,622][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:24:05,623][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:24:05,680][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:24:07,727][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:24:07,727][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:24:37,728][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:24:37,789][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:24:39,828][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:24:39,828][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:25:09,830][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:25:09,892][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:25:11,948][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:25:11,948][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:25:41,948][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:25:42,008][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:25:44,047][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:25:44,047][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:26:14,047][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:26:14,107][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:26:16,161][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:26:16,161][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:26:46,162][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:26:46,220][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:26:48,268][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:26:48,268][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.4 ACTUAL : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable via RFC has failed
[2024-10-30 16:26:48,269][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:26:48,269][tap.AutomaticsTapApi] : Error Message: Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable via RFC has failed

[2024-10-30 16:26:48,269][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S24.4][ Execution status : FAIL] [Error Message : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable via RFC has failed]

[2024-10-30 16:26:48,269][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:26:48,269][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S24.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable via RFC has failed","executionStatus":"FAIL","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:26:48,295][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:26:48,295][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:26:48,295][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:26:48,295][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.5 DESCRIPTION : Verify parameter value is false after being updated by RFC
[2024-10-30 16:26:48,295][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:26:48,295][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable Enable parameter value is false
[2024-10-30 16:26:48,296][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:26:48,296][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:26:48,296][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:26:48,296][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:26:48,296][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:26:48,296][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:26:48,296][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:26:48,296][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:26:48,296][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:26:48,296][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:26:48,296][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:26:48,296][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:26:48,297][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:26:48,692][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable is - 200
[2024-10-30 16:26:48,693][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:26:48,693][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:26:48,693][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:26:48,693][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:26:48,693][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:26:48,693][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 16:26:48,693][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:26:48,693][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable Enable parameter value is false
[2024-10-30 16:26:48,693][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:26:48,693][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S24.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:26:48,693][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:26:48,694][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S24.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:26:48,706][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:26:48,706][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:26:48,706][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:26:48,706][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable with default valuetrue.
[2024-10-30 16:26:48,706][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:26:48,706][rdkb.tests.security.BroadBandSecurityTest] : STEP :S24.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable should be posted with default value.
[2024-10-30 16:26:48,706][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:26:48,706][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:26:48,706][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:26:48,762][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:26:50,808][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:26:50,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:26:50,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:26:50,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:26:50,808][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:26:51,008][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:26:51,008][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:26:51,008][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:26:51,008][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:26:51,008][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:26:51,008][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:26:51,065][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:26:53,127][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:26:53,127][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:26:53,127][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:26:53,185][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:27:07,267][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:28:07,267][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable was posted successfully.
[2024-10-30 16:28:07,267][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:28:07,267][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S24.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:28:07,267][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:28:07,268][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S24.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:28:07,291][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:28:07,291][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:28:07,291][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:28:07,291][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 16:28:07,291][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:28:07,291][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enableparameter value is updated by default value
[2024-10-30 16:28:07,291][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:28:07,292][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:28:07,292][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:28:07,292][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:28:07,292][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:28:07,292][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:28:07,292][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:28:07,292][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:28:07,292][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:28:07,292][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable
[2024-10-30 16:28:07,292][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:28:07,292][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:28:07,292][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:28:07,684][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable is - 200
[2024-10-30 16:28:07,684][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:28:07,684][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:28:07,685][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:28:07,685][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:28:07,685][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:28:07,685][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:28:07,685][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:28:07,685][rdkb.tests.security.BroadBandSecurityTest] : STEP S24.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WifiClient.ActiveMeasurements.Enable parameter value is updated by default value true
[2024-10-30 16:28:07,685][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:28:07,685][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S24.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:28:07,685][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:28:07,686][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S24.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:28:07,699][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:28:07,699][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:28:07,699][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:28:07,699][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable parameter is updated by RFC
[2024-10-30 16:28:07,699][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:28:07,699][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:28:07,699][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable using WebPA.
[2024-10-30 16:28:07,699][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:28:07,699][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable should be retrieved.
[2024-10-30 16:28:07,699][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:28:07,699][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:28:07,699][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:28:07,699][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:28:07,699][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:28:07,699][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:28:07,699][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:28:07,700][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:28:07,700][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:28:07,700][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:28:07,700][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:28:08,096][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable is - 200
[2024-10-30 16:28:08,096][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:28:08,096][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:28:08,096][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:28:08,096][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:28:08,096][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:28:08,096][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable = false
[2024-10-30 16:28:08,097][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable is retrieved.
[2024-10-30 16:28:08,097][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:28:08,097][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S25.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:28:08,097][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:28:08,097][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S25.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:28:08,108][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:28:08,108][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:28:08,108][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:28:08,108][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable with new value true.
[2024-10-30 16:28:08,108][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:28:08,109][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable should be posted with new value.
[2024-10-30 16:28:08,109][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:28:08,109][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:28:08,109][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:28:08,109][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:28:08,164][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:28:10,221][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:28:10,221][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:28:10,221][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:28:10,222][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:28:10,222][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:28:10,416][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:28:10,416][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:28:10,416][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:28:10,416][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:28:10,416][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:28:10,416][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:28:10,473][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:28:12,530][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:28:12,530][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:28:12,530][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:28:12,586][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:28:26,654][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:29:26,654][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable was posted successfully.
[2024-10-30 16:29:26,654][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:29:26,654][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S25.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:29:26,654][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:29:26,655][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S25.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:29:26,679][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:29:26,679][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:29:26,679][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:29:26,679][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable parameter is updated by RFC
[2024-10-30 16:29:26,679][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 16:29:26,679][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 16:29:26,679][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:29:26,679][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable /tmp/rfc_configdata.txt
[2024-10-30 16:29:26,679][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:29:26,736][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable#~true#~0

<=============================================================>
[2024-10-30 16:29:28,783][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:29:28,783][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable#~true#~0
[2024-10-30 16:29:28,783][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 16:30:28,784][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:30:28,842][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:28:31.797Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:30:30,887][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:30:30,887][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T16:28:31.797Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable from value old=false, to new=true
[2024-10-30 16:30:30,887][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:30:30,887][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:30:30,887][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:30:30,887][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:30:30,887][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:30:30,887][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:30:30,887][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:30:30,887][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:30:30,888][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:30:30,888][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:30:30,888][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:30:30,888][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:30:31,282][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable is - 200
[2024-10-30 16:30:31,282][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:30:31,282][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:30:31,283][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:30:31,283][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:30:31,283][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:30:31,283][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:30:31,283][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:30:31,283][rdkb.tests.security.BroadBandSecurityTest] : STEPS25.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 16:30:31,283][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:30:31,283][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S25.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:30:31,283][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:30:31,284][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S25.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:30:31,307][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:30:31,307][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:30:31,307][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:30:31,307][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 16:30:31,307][rdkb.tests.security.BroadBandSecurityTest] : STEPS25.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 16:30:31,307][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 16:30:31,307][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:30:31,307][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:30:31,363][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:28:31.628Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable value=true ImediateReboot=0
2024-10-30T16:28:31.650Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
2024-10-30T16:28:31.661Z [RFC]:: Parameter value true
2024-10-30T16:28:31.715Z [RFC]:: paramType is bool
2024-10-30T16:28:31.733Z [RFC]:: RFC: old parameter value false
2024-10-30T16:28:31.797Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:30:33,408][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:30:33,408][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 16:30:33,408][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:30:33,408][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S25.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:30:33,408][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:30:33,408][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S25.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:30:33,420][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:30:33,420][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:30:33,420][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:30:33,420][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 16:30:33,420][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:30:33,420][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable Enable parameter value is true
[2024-10-30 16:30:33,420][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:30:33,420][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:30:33,420][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:30:33,420][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:30:33,420][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:30:33,420][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:30:33,420][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:30:33,420][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:30:33,421][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:30:33,421][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:30:33,421][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:30:33,421][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:30:33,421][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:30:33,810][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable is - 200
[2024-10-30 16:30:33,811][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:30:33,811][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:30:33,811][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:30:33,811][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:30:33,811][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:30:33,811][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:30:33,811][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:30:33,811][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable Enable parameter value is true
[2024-10-30 16:30:33,811][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:30:33,811][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S25.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:30:33,811][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:30:33,812][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S25.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:30:33,831][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:30:33,831][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:30:33,831][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:30:33,831][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable with default valuefalse.
[2024-10-30 16:30:33,831][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:30:33,831][rdkb.tests.security.BroadBandSecurityTest] : STEP :S25.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable should be posted with default value.
[2024-10-30 16:30:33,831][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:30:33,832][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:30:33,832][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:30:33,891][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:30:35,927][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:30:35,927][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:30:35,927][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:30:35,927][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:30:35,927][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:30:36,128][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:30:36,128][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:30:36,128][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:30:36,128][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:30:36,128][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:30:36,128][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:30:36,184][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:30:38,245][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:30:38,245][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:30:38,245][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:30:38,306][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:30:52,369][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:31:52,369][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable was posted successfully.
[2024-10-30 16:31:52,369][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:31:52,369][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S25.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:31:52,369][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:31:52,370][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S25.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:31:52,406][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:31:52,406][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:31:52,406][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:31:52,406][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 16:31:52,406][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:31:52,406][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enableparameter value is updated by default value
[2024-10-30 16:31:52,406][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:31:52,406][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:31:52,406][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:31:52,406][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:31:52,406][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:31:52,406][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:31:52,406][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:31:52,406][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:31:52,406][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:31:52,407][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable
[2024-10-30 16:31:52,407][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:31:52,407][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:31:52,407][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:31:52,802][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable is - 200
[2024-10-30 16:31:52,802][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:31:52,802][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:31:52,802][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:31:52,802][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:31:52,802][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:31:52,802][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 16:31:52,803][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:31:52,803][rdkb.tests.security.BroadBandSecurityTest] : STEP S25.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.WPA3_Personal_Transition.Enable parameter value is updated by default value false
[2024-10-30 16:31:52,803][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:31:52,803][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S25.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:31:52,803][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:31:52,803][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S25.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:31:52,814][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:31:52,814][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:31:52,814][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:31:52,814][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable parameter is updated by RFC
[2024-10-30 16:31:52,814][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:31:52,814][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:31:52,814][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable using WebPA.
[2024-10-30 16:31:52,814][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:31:52,814][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable should be retrieved.
[2024-10-30 16:31:52,815][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:31:52,815][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:31:52,815][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:31:52,815][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:31:52,815][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:31:52,815][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:31:52,815][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:31:52,815][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:31:52,815][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:31:52,815][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:31:52,815][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:31:53,208][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable is - 200
[2024-10-30 16:31:53,208][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:31:53,208][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:31:53,209][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:31:53,209][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:31:53,209][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:31:53,209][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable = false
[2024-10-30 16:31:53,209][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable is retrieved.
[2024-10-30 16:31:53,209][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:31:53,209][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S26.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:31:53,209][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:31:53,210][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S26.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:31:53,221][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:31:53,221][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:31:53,221][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:31:53,221][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable with new value true.
[2024-10-30 16:31:53,221][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:31:53,221][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable should be posted with new value.
[2024-10-30 16:31:53,222][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:31:53,222][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:31:53,222][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:31:53,222][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:31:53,281][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:31:55,397][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:31:55,397][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:31:55,397][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:31:55,397][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:31:55,397][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:31:55,602][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:31:55,602][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:31:55,602][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:31:55,602][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:31:55,602][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:31:55,602][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:31:55,659][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:31:57,753][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:31:57,753][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:31:57,753][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:31:57,810][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:32:11,921][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:33:11,921][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable was posted successfully.
[2024-10-30 16:33:11,921][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:33:11,921][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S26.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:33:11,921][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:33:11,922][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S26.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:33:11,945][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:33:11,945][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:33:11,945][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:33:11,945][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable parameter is updated by RFC
[2024-10-30 16:33:11,945][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 16:33:11,945][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 16:33:11,945][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:33:11,945][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable /tmp/rfc_configdata.txt
[2024-10-30 16:33:11,946][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:33:12,005][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable#~true#~0

<=============================================================>
[2024-10-30 16:33:14,067][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:33:14,067][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable#~true#~0
[2024-10-30 16:33:14,067][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 16:34:14,067][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:34:14,124][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:32:17.063Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:34:16,165][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:34:16,165][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T16:32:17.063Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable from value old=false, to new=true
[2024-10-30 16:34:16,165][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:34:16,165][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:34:16,166][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:34:16,166][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:34:16,166][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:34:16,166][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:34:16,166][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:34:16,166][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:34:16,166][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:34:16,166][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:34:16,166][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:34:16,166][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:34:16,558][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable is - 200
[2024-10-30 16:34:16,558][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:34:16,559][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:34:16,559][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:34:16,559][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:34:16,559][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:34:16,559][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:34:16,559][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:34:16,559][rdkb.tests.security.BroadBandSecurityTest] : STEPS26.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 16:34:16,559][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:34:16,559][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S26.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:34:16,559][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:34:16,560][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S26.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:34:16,586][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:34:16,586][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:34:16,586][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:34:16,586][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 16:34:16,587][rdkb.tests.security.BroadBandSecurityTest] : STEPS26.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 16:34:16,587][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 16:34:16,587][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:34:16,587][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:34:16,652][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:32:16.905Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable value=true ImediateReboot=0
2024-10-30T16:32:16.922Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
2024-10-30T16:32:16.933Z [RFC]:: Parameter value true
2024-10-30T16:32:16.989Z [RFC]:: paramType is bool
2024-10-30T16:32:17.008Z [RFC]:: RFC: old parameter value false
2024-10-30T16:32:17.063Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:34:18,712][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:34:18,712][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 16:34:18,712][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:34:18,712][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S26.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:34:18,712][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:34:18,713][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S26.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:34:18,725][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:34:18,725][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:34:18,725][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:34:18,725][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 16:34:18,725][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:34:18,725][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable Enable parameter value is true
[2024-10-30 16:34:18,725][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:34:18,725][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:34:18,725][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:34:18,725][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:34:18,725][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:34:18,725][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:34:18,725][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:34:18,726][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:34:18,726][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:34:18,726][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:34:18,726][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:34:18,726][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:34:18,726][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:34:19,121][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable is - 200
[2024-10-30 16:34:19,121][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:34:19,121][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:34:19,121][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:34:19,121][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:34:19,121][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:34:19,122][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:34:19,122][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:34:19,122][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable Enable parameter value is true
[2024-10-30 16:34:19,122][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:34:19,122][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S26.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:34:19,122][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:34:19,122][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S26.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:34:19,134][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:34:19,134][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:34:19,134][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:34:19,134][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable with default valuefalse.
[2024-10-30 16:34:19,134][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:34:19,134][rdkb.tests.security.BroadBandSecurityTest] : STEP :S26.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable should be posted with default value.
[2024-10-30 16:34:19,134][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:34:19,134][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:34:19,134][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:34:19,195][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:34:21,284][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:34:21,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:34:21,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:34:21,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:34:21,284][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:34:21,485][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:34:21,485][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:34:21,485][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:34:21,485][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:34:21,485][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:34:21,485][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:34:21,541][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:34:23,589][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:34:23,589][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:34:23,589][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:34:23,647][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:34:37,715][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:35:37,716][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable was posted successfully.
[2024-10-30 16:35:37,716][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:35:37,716][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S26.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:35:37,716][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:35:37,716][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S26.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:35:37,743][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:35:37,743][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:35:37,743][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:35:37,743][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 16:35:37,743][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:35:37,743][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enableparameter value is updated by default value
[2024-10-30 16:35:37,743][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:35:37,744][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:35:37,744][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:35:37,744][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:35:37,744][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:35:37,744][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:35:37,744][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:35:37,744][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:35:37,744][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:35:37,744][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable
[2024-10-30 16:35:37,744][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:35:37,744][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:35:37,744][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:35:38,141][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable is - 200
[2024-10-30 16:35:38,141][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:35:38,141][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:35:38,141][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:35:38,141][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:35:38,141][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:35:38,142][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 16:35:38,142][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:35:38,142][rdkb.tests.security.BroadBandSecurityTest] : STEP S26.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.ErrorsReceived.Enable parameter value is updated by default value false
[2024-10-30 16:35:38,142][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:35:38,142][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S26.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:35:38,142][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:35:38,142][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S26.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:35:38,154][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:35:38,154][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:35:38,154][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:35:38,154][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable parameter is updated by RFC
[2024-10-30 16:35:38,154][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:35:38,154][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:35:38,154][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable using WebPA.
[2024-10-30 16:35:38,154][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:35:38,154][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable should be retrieved.
[2024-10-30 16:35:38,154][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:35:38,154][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:35:38,154][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:35:38,154][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:35:38,154][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:35:38,154][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:35:38,155][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:35:38,155][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:35:38,155][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:35:38,155][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:35:38,155][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:35:38,547][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable is - 200
[2024-10-30 16:35:38,547][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:35:38,547][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:35:38,547][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:35:38,547][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:35:38,547][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:35:38,548][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable = false
[2024-10-30 16:35:38,548][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable is retrieved.
[2024-10-30 16:35:38,548][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:35:38,548][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S27.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:35:38,548][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:35:38,548][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S27.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:35:38,560][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:35:38,560][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:35:38,560][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:35:38,560][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable with new value true.
[2024-10-30 16:35:38,560][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:35:38,560][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable should be posted with new value.
[2024-10-30 16:35:38,560][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:35:38,560][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:35:38,560][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:35:38,560][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:35:38,616][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:35:40,658][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:35:40,658][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:35:40,658][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:35:40,658][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:35:40,659][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:35:40,847][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:35:40,847][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:35:40,847][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:35:40,847][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:35:40,847][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:35:40,847][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:35:40,904][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:35:42,941][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:35:42,941][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:35:42,941][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:35:43,003][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:35:57,066][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:36:57,066][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable was posted successfully.
[2024-10-30 16:36:57,066][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:36:57,066][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S27.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:36:57,066][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:36:57,067][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S27.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:36:57,103][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:36:57,103][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:36:57,103][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:36:57,103][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable parameter is updated by RFC
[2024-10-30 16:36:57,103][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 16:36:57,103][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 16:36:57,103][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:36:57,103][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable /tmp/rfc_configdata.txt
[2024-10-30 16:36:57,103][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:36:57,164][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable#~true#~0

<=============================================================>
[2024-10-30 16:36:59,216][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:36:59,216][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable#~true#~0
[2024-10-30 16:36:59,217][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 16:37:59,217][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:37:59,275][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:36:02.267Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:38:01,339][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:38:01,339][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T16:36:02.267Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable from value old=false, to new=true
[2024-10-30 16:38:01,339][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:38:01,339][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:38:01,339][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:38:01,339][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:38:01,339][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:38:01,339][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:38:01,339][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:38:01,339][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:38:01,339][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:38:01,340][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:38:01,340][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:38:01,340][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:38:01,731][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable is - 200
[2024-10-30 16:38:01,731][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:38:01,731][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:38:01,732][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:38:01,732][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:38:01,732][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:38:01,732][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:38:01,732][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:38:01,732][rdkb.tests.security.BroadBandSecurityTest] : STEPS27.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 16:38:01,732][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:38:01,732][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S27.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:38:01,732][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:38:01,733][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S27.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:38:01,758][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:38:01,758][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:38:01,758][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:38:01,758][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 16:38:01,758][rdkb.tests.security.BroadBandSecurityTest] : STEPS27.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 16:38:01,758][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 16:38:01,758][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:38:01,758][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:38:01,816][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:36:02.124Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable value=true ImediateReboot=0
2024-10-30T16:36:02.141Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
2024-10-30T16:36:02.151Z [RFC]:: Parameter value true
2024-10-30T16:36:02.201Z [RFC]:: paramType is bool
2024-10-30T16:36:02.216Z [RFC]:: RFC: old parameter value false
2024-10-30T16:36:02.267Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 16:38:03,897][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:38:03,898][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 16:38:03,898][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:38:03,898][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S27.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:38:03,898][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:38:03,898][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S27.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:38:03,918][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:38:03,918][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:38:03,918][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:38:03,918][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 16:38:03,918][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:38:03,918][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable Enable parameter value is true
[2024-10-30 16:38:03,918][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:38:03,918][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:38:03,918][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:38:03,918][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:38:03,918][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:38:03,919][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:38:03,919][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:38:03,919][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:38:03,919][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:38:03,919][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:38:03,919][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:38:03,919][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:38:03,919][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:38:04,302][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable is - 200
[2024-10-30 16:38:04,302][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:38:04,302][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:38:04,302][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:38:04,302][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:38:04,302][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:38:04,302][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:38:04,302][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:38:04,302][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable Enable parameter value is true
[2024-10-30 16:38:04,302][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:38:04,302][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S27.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:38:04,302][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:38:04,303][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S27.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:38:04,314][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:38:04,314][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:38:04,314][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:38:04,314][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable with default valuefalse.
[2024-10-30 16:38:04,314][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:38:04,314][rdkb.tests.security.BroadBandSecurityTest] : STEP :S27.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable should be posted with default value.
[2024-10-30 16:38:04,315][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:38:04,315][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:38:04,315][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:38:04,370][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:38:06,415][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:38:06,415][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:38:06,415][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:38:06,415][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:38:06,415][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:38:06,608][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:38:06,608][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:38:06,608][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:38:06,608][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:38:06,608][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:38:06,609][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:38:06,669][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:38:08,720][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:38:08,720][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:38:08,720][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:38:08,777][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:38:22,848][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:39:22,848][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable was posted successfully.
[2024-10-30 16:39:22,849][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:39:22,849][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S27.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:39:22,849][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:39:22,849][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S27.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:39:22,874][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:39:22,874][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:39:22,874][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:39:22,874][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 16:39:22,874][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:39:22,874][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enableparameter value is updated by default value
[2024-10-30 16:39:22,874][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:39:22,874][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:39:22,875][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:39:22,875][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:39:22,875][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:39:22,875][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:39:22,875][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:39:22,875][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:39:22,875][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:39:22,875][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable
[2024-10-30 16:39:22,875][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:39:22,875][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:39:22,875][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:39:23,262][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable is - 200
[2024-10-30 16:39:23,263][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:39:23,263][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:39:23,263][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:39:23,263][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:39:23,263][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:39:23,263][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 16:39:23,263][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:39:23,263][rdkb.tests.security.BroadBandSecurityTest] : STEP S27.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.Enable parameter value is updated by default value false
[2024-10-30 16:39:23,263][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:39:23,263][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S27.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:39:23,263][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:39:23,264][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S27.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:39:23,276][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:39:23,276][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:39:23,276][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:39:23,276][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP parameter is updated by RFC
[2024-10-30 16:39:23,276][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:39:23,276][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:39:23,276][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP using WebPA.
[2024-10-30 16:39:23,276][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:39:23,276][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP should be retrieved.
[2024-10-30 16:39:23,276][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:39:23,276][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:39:23,276][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:39:23,276][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:39:23,276][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:39:23,276][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:39:23,276][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:39:23,276][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:39:23,276][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:39:23,277][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:39:23,277][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:39:23,665][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP is - 200
[2024-10-30 16:39:23,666][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:39:23,666][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:39:23,666][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:39:23,666][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:39:23,666][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:39:23,666][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP = false
[2024-10-30 16:39:23,666][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP is retrieved.
[2024-10-30 16:39:23,666][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:39:23,666][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S28.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:39:23,666][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:39:23,667][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S28.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:39:23,680][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:39:23,681][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:39:23,681][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:39:23,681][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP with new value true.
[2024-10-30 16:39:23,681][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:39:23,681][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP should be posted with new value.
[2024-10-30 16:39:23,681][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:39:23,681][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:39:23,681][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:39:23,681][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:39:23,741][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:39:25,805][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:39:25,805][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:39:25,805][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:39:25,805][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:39:25,805][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:39:26,001][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:39:26,001][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:39:26,001][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:39:26,001][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:39:26,001][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:39:26,001][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:39:26,057][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:39:28,098][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:39:28,099][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:39:28,099][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:39:28,156][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:39:42,226][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:40:42,227][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP was posted successfully.
[2024-10-30 16:40:42,227][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:40:42,227][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S28.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:40:42,227][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:40:42,227][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S28.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:40:42,252][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:40:42,252][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:40:42,252][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:40:42,252][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP parameter is updated by RFC
[2024-10-30 16:40:42,252][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 16:40:42,252][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 16:40:42,252][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:40:42,252][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP /tmp/rfc_configdata.txt
[2024-10-30 16:40:42,252][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:40:42,309][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP#~true#~0

<=============================================================>
[2024-10-30 16:40:44,362][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:40:44,362][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP#~true#~0
[2024-10-30 16:40:44,362][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 16:41:44,362][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:41:44,419][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:41:46,476][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:42:46,476][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:42:46,534][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:42:48,583][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:43:48,584][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:43:48,641][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:43:50,706][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:44:50,706][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:44:50,763][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:44:52,805][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:45:52,805][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:45:52,861][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:45:54,914][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:46:54,914][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:46:54,970][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:46:57,020][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:47:57,021][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:47:57,078][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:47:59,142][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:48:59,142][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:48:59,198][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:49:01,277][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:50:01,277][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:50:01,334][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:50:03,396][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:51:03,396][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:51:03,452][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:51:05,515][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:51:05,516][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : null
[2024-10-30 16:51:05,516][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.3 ACTUAL : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP via RFC has failed
[2024-10-30 16:51:05,516][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:51:05,516][tap.AutomaticsTapApi] : Error Message: Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP via RFC has failed

[2024-10-30 16:51:05,516][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S28.3][ Execution status : FAIL] [Error Message : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP via RFC has failed]

[2024-10-30 16:51:05,516][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:51:05,517][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S28.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP via RFC has failed","executionStatus":"FAIL","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:51:05,549][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:51:05,549][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:51:05,549][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:51:05,549][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 16:51:05,549][rdkb.tests.security.BroadBandSecurityTest] : STEPS28.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 16:51:05,549][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 16:51:05,549][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:51:05,549][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:51:05,604][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:51:07,650][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:51:07,650][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:51:37,650][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:51:37,712][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:51:39,765][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:51:39,765][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:52:09,766][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:52:09,828][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:52:11,868][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:52:11,868][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:52:41,869][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:52:41,934][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:52:43,978][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:52:43,978][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:53:13,978][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:53:14,035][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:53:16,091][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:53:16,091][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:53:46,091][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:53:46,155][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:53:48,219][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:53:48,219][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:54:18,220][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:54:18,281][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:54:20,351][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:54:20,351][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:54:50,352][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:54:50,408][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:54:52,469][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:54:52,469][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:55:22,470][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:55:22,526][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:55:24,590][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:55:24,590][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:55:54,591][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:55:54,647][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:55:56,694][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:55:56,694][rdkb.utils.BroadBandCommonUtils] : Waiting for 30 seconds
[2024-10-30 16:56:26,695][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:56:26,764][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:56:28,840][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:56:28,840][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.4 ACTUAL : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP via RFC has failed
[2024-10-30 16:56:28,840][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:56:28,840][tap.AutomaticsTapApi] : Error Message: Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP via RFC has failed

[2024-10-30 16:56:28,840][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S28.4][ Execution status : FAIL] [Error Message : Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP via RFC has failed]

[2024-10-30 16:56:28,840][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:56:28,841][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S28.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"Setting the parameter Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP via RFC has failed","executionStatus":"FAIL","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:56:28,866][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:56:28,866][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:56:28,866][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:56:28,866][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 16:56:28,866][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:56:28,866][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP Enable parameter value is true
[2024-10-30 16:56:28,866][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:56:28,866][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:56:28,866][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:56:28,866][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:56:28,866][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:56:28,866][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:56:28,867][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:56:28,867][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:56:28,867][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:56:28,867][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:56:28,867][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:56:28,867][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:56:28,867][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:56:29,264][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP is - 200
[2024-10-30 16:56:29,265][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:56:29,265][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:56:29,265][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:56:29,265][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:56:29,265][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:56:29,265][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 16:56:29,265][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:56:29,265][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP Enable parameter value is true
[2024-10-30 16:56:29,265][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:56:29,266][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S28.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:56:29,266][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:56:29,266][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S28.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:56:29,277][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:56:29,277][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:56:29,277][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:56:29,277][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP with default valuefalse.
[2024-10-30 16:56:29,277][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:56:29,277][rdkb.tests.security.BroadBandSecurityTest] : STEP :S28.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP should be posted with default value.
[2024-10-30 16:56:29,277][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:56:29,277][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:56:29,277][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:56:29,333][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:56:31,411][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:56:31,411][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:56:31,411][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:56:31,411][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:56:31,411][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:56:31,618][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:56:31,618][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:56:31,618][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:56:31,618][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:56:31,618][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:56:31,618][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:56:31,675][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:56:33,729][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:56:33,729][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:56:33,729][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:56:33,788][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:56:47,853][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:57:47,854][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP was posted successfully.
[2024-10-30 16:57:47,854][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:57:47,854][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S28.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:57:47,854][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:57:47,855][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S28.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:57:47,885][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:57:47,885][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:57:47,885][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:57:47,885][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 16:57:47,885][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:57:47,885][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSPparameter value is updated by default value
[2024-10-30 16:57:47,885][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:57:47,885][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:57:47,885][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 16:57:47,885][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:57:47,885][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:57:47,885][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:57:47,885][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:57:47,885][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:57:47,886][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:57:47,886][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP
[2024-10-30 16:57:47,886][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:57:47,886][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:57:47,886][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:57:48,281][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP is - 200
[2024-10-30 16:57:48,282][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:57:48,282][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:57:48,282][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:57:48,282][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:57:48,282][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:57:48,282][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 16:57:48,282][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 16:57:48,282][rdkb.tests.security.BroadBandSecurityTest] : STEP S28.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CRL.DirectOCSP parameter value is updated by default value false
[2024-10-30 16:57:48,282][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:57:48,282][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S28.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:57:48,282][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:57:48,283][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S28.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:57:48,294][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:57:48,295][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:57:48,295][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:57:48,295][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable parameter is updated by RFC
[2024-10-30 16:57:48,295][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 16:57:48,295][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:57:48,295][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable using WebPA.
[2024-10-30 16:57:48,295][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 16:57:48,295][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable should be retrieved.
[2024-10-30 16:57:48,295][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:57:48,295][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 16:57:48,295][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 16:57:48,295][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 16:57:48,295][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 16:57:48,295][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:57:48,295][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:57:48,295][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 16:57:48,295][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 16:57:48,295][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 16:57:48,296][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 16:57:48,683][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable is - 200
[2024-10-30 16:57:48,683][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 16:57:48,684][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 16:57:48,684][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 16:57:48,684][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 16:57:48,684][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 16:57:48,684][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable = true
[2024-10-30 16:57:48,684][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable is retrieved.
[2024-10-30 16:57:48,684][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:57:48,684][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S29.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:57:48,684][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:57:48,685][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S29.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:57:48,696][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:57:48,696][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:57:48,696][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:57:48,696][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable with new value false.
[2024-10-30 16:57:48,696][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 16:57:48,696][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable should be posted with new value.
[2024-10-30 16:57:48,696][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:57:48,697][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:57:48,697][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 16:57:48,697][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:57:48,753][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:57:50,836][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:57:50,836][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:57:50,836][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 16:57:50,836][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:57:50,836][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 16:57:51,038][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 16:57:51,038][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 16:57:51,038][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 16:57:51,038][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 16:57:51,038][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:57:51,038][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:57:51,093][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:57:53,140][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:57:53,140][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 16:57:53,140][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:57:53,197][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 16:58:07,301][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:59:07,301][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable was posted successfully.
[2024-10-30 16:59:07,301][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 16:59:07,302][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S29.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 16:59:07,302][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 16:59:07,302][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S29.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 16:59:07,326][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 16:59:07,326][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 16:59:07,326][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:59:07,326][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable parameter is updated by RFC
[2024-10-30 16:59:07,326][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 16:59:07,326][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 16:59:07,327][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 16:59:07,327][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable /tmp/rfc_configdata.txt
[2024-10-30 16:59:07,327][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 16:59:07,384][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable#~false#~0

<=============================================================>
[2024-10-30 16:59:09,455][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 16:59:09,455][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable#~false#~0
[2024-10-30 16:59:09,455][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable.*value.*false /rdklogs/logs/dcmrfc.log
[2024-10-30 17:00:09,456][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:00:09,514][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:58:12.434Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 17:00:11,566][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:00:11,566][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable.*value.*false IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T16:58:12.434Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable from value old=true, to new=false
[2024-10-30 17:00:11,566][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:00:11,566][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:00:11,566][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:00:11,566][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:00:11,566][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:00:11,566][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 17:00:11,566][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:00:11,566][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:00:11,566][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 17:00:11,566][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:00:11,566][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:00:11,566][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:00:11,955][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable is - 200
[2024-10-30 17:00:11,955][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:00:11,955][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:00:11,955][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:00:11,955][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:00:11,955][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:00:11,955][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:00:11,955][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:00:11,956][rdkb.tests.security.BroadBandSecurityTest] : STEPS29.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:00:11,956][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:00:11,956][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S29.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:00:11,956][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:00:11,956][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S29.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:00:11,979][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:00:11,979][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:00:11,979][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:00:11,979][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:00:11,979][rdkb.tests.security.BroadBandSecurityTest] : STEPS29.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable value=false" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:00:11,979][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:00:11,979][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:00:11,980][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:00:12,036][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T16:58:12.284Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable value=false ImediateReboot=0
2024-10-30T16:58:12.301Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
2024-10-30T16:58:12.313Z [RFC]:: Parameter value false
2024-10-30T16:58:12.365Z [RFC]:: paramType is bool
2024-10-30T16:58:12.382Z [RFC]:: RFC: old parameter value true
2024-10-30T16:58:12.434Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 17:00:14,110][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:00:14,110][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:00:14,111][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:00:14,111][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S29.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:00:14,111][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:00:14,111][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S29.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:00:14,123][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:00:14,123][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:00:14,123][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:00:14,123][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.5 DESCRIPTION : Verify parameter value is false after being updated by RFC
[2024-10-30 17:00:14,123][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 17:00:14,123][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable Enable parameter value is false
[2024-10-30 17:00:14,123][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:00:14,123][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:00:14,123][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:00:14,123][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:00:14,123][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:00:14,123][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:00:14,123][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 17:00:14,123][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:00:14,124][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:00:14,124][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 17:00:14,124][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:00:14,124][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:00:14,124][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:00:14,510][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable is - 200
[2024-10-30 17:00:14,510][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:00:14,510][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:00:14,511][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:00:14,511][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:00:14,511][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:00:14,511][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:00:14,511][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:00:14,511][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable Enable parameter value is false
[2024-10-30 17:00:14,511][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:00:14,511][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S29.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:00:14,511][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:00:14,512][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S29.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:00:14,523][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:00:14,523][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:00:14,523][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:00:14,523][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable with default valuetrue.
[2024-10-30 17:00:14,523][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:00:14,523][rdkb.tests.security.BroadBandSecurityTest] : STEP :S29.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable should be posted with default value.
[2024-10-30 17:00:14,523][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:00:14,524][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:00:14,524][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:00:14,579][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:00:16,619][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:00:16,619][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:00:16,619][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:00:16,619][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:00:16,619][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:00:16,815][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:00:16,815][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:00:16,815][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:00:16,815][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:00:16,815][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:00:16,815][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:00:16,881][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:00:18,941][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:00:18,941][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:00:18,941][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:00:19,010][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:00:33,086][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:01:33,086][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable was posted successfully.
[2024-10-30 17:01:33,087][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:01:33,087][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S29.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:01:33,087][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:01:33,087][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S29.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:01:33,126][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:01:33,126][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:01:33,126][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:01:33,126][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:01:33,126][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 17:01:33,126][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enableparameter value is updated by default value
[2024-10-30 17:01:33,126][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:01:33,126][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:01:33,126][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:01:33,126][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:01:33,126][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:01:33,126][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:01:33,126][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 17:01:33,126][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:01:33,126][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:01:33,127][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable
[2024-10-30 17:01:33,127][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:01:33,127][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:01:33,127][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:01:33,513][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable is - 200
[2024-10-30 17:01:33,514][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:01:33,514][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:01:33,514][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:01:33,514][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:01:33,514][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:01:33,514][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:01:33,514][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:01:33,514][rdkb.tests.security.BroadBandSecurityTest] : STEP S29.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.OnboardingLogging.Enable parameter value is updated by default value true
[2024-10-30 17:01:33,514][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:01:33,514][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S29.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:01:33,514][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:01:33,515][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S29.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:01:33,526][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:01:33,526][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:01:33,526][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:01:33,526][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable parameter is updated by RFC
[2024-10-30 17:01:33,526][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:01:33,526][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:01:33,526][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable using WebPA.
[2024-10-30 17:01:33,526][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:01:33,526][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable should be retrieved.
[2024-10-30 17:01:33,526][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:01:33,527][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:01:33,527][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:01:33,527][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:01:33,527][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:01:33,527][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:01:33,527][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:01:33,527][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:01:33,527][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:01:33,527][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:01:33,527][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:01:33,918][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable is - 200
[2024-10-30 17:01:33,919][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:01:33,919][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:01:33,919][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:01:33,919][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:01:33,919][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:01:33,919][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable = false
[2024-10-30 17:01:33,919][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable is retrieved.
[2024-10-30 17:01:33,919][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:01:33,919][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S30.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:01:33,919][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:01:33,920][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S30.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:01:33,931][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:01:33,931][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:01:33,931][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:01:33,931][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable with new value true.
[2024-10-30 17:01:33,931][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:01:33,931][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable should be posted with new value.
[2024-10-30 17:01:33,931][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:01:33,931][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:01:33,931][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:01:33,931][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:01:33,989][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:01:36,052][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:01:36,052][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:01:36,052][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:01:36,052][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:01:36,052][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:01:36,256][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:01:36,256][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:01:36,256][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:01:36,256][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:01:36,256][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:01:36,256][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:01:36,313][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:01:38,370][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:01:38,370][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:01:38,370][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:01:38,431][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:01:52,492][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:02:52,493][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable was posted successfully.
[2024-10-30 17:02:52,493][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:02:52,493][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S30.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:02:52,493][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:02:52,493][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S30.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:02:52,520][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:02:52,520][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:02:52,520][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:02:52,520][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable parameter is updated by RFC
[2024-10-30 17:02:52,520][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:02:52,520][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:02:52,520][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:02:52,520][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable /tmp/rfc_configdata.txt
[2024-10-30 17:02:52,520][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:02:52,577][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable#~true#~0

<=============================================================>
[2024-10-30 17:02:54,636][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:02:54,636][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable#~true#~0
[2024-10-30 17:02:54,637][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 17:03:54,637][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:03:54,693][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:01:57.622Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:03:56,746][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:03:56,746][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:01:57.622Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable from value old=false, to new=true
[2024-10-30 17:03:56,747][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:03:56,747][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:03:56,747][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:03:56,747][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:03:56,747][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:03:56,747][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:03:56,747][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:03:56,747][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:03:56,747][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:03:56,747][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:03:56,747][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:03:56,747][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:03:57,141][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable is - 200
[2024-10-30 17:03:57,142][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:03:57,142][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:03:57,142][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:03:57,142][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:03:57,142][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:03:57,142][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:03:57,142][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:03:57,142][rdkb.tests.security.BroadBandSecurityTest] : STEPS30.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:03:57,142][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:03:57,142][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S30.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:03:57,142][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:03:57,143][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S30.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:03:57,166][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:03:57,167][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:03:57,167][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:03:57,167][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:03:57,167][rdkb.tests.security.BroadBandSecurityTest] : STEPS30.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:03:57,167][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:03:57,167][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:03:57,167][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:03:57,223][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:01:57.467Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable value=true ImediateReboot=0
2024-10-30T17:01:57.485Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
2024-10-30T17:01:57.498Z [RFC]:: Parameter value true
2024-10-30T17:01:57.548Z [RFC]:: paramType is bool
2024-10-30T17:01:57.565Z [RFC]:: RFC: old parameter value false
2024-10-30T17:01:57.622Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:03:59,308][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:03:59,308][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:03:59,308][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:03:59,308][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S30.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:03:59,308][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:03:59,308][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S30.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:03:59,319][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:03:59,319][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:03:59,319][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:03:59,319][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 17:03:59,319][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:03:59,320][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable Enable parameter value is true
[2024-10-30 17:03:59,320][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:03:59,320][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:03:59,320][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:03:59,320][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:03:59,320][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:03:59,320][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:03:59,320][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:03:59,320][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:03:59,320][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:03:59,320][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:03:59,320][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:03:59,321][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:03:59,321][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:03:59,705][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable is - 200
[2024-10-30 17:03:59,706][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:03:59,706][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:03:59,706][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:03:59,706][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:03:59,706][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:03:59,706][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:03:59,706][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:03:59,706][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable Enable parameter value is true
[2024-10-30 17:03:59,706][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:03:59,706][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S30.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:03:59,706][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:03:59,707][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S30.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:03:59,731][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:03:59,731][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:03:59,731][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:03:59,731][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable with default valuefalse.
[2024-10-30 17:03:59,731][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:03:59,731][rdkb.tests.security.BroadBandSecurityTest] : STEP :S30.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable should be posted with default value.
[2024-10-30 17:03:59,731][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:03:59,731][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:03:59,731][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:03:59,789][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:04:01,836][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:04:01,836][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:04:01,836][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:04:01,836][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:04:01,837][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:04:02,029][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:04:02,029][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:04:02,029][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:04:02,029][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:04:02,029][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:04:02,030][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:04:02,086][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:04:04,155][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:04:04,155][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:04:04,155][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:04:04,212][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:04:18,268][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:05:18,269][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable was posted successfully.
[2024-10-30 17:05:18,269][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:05:18,269][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S30.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:05:18,269][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:05:18,269][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S30.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:05:18,282][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:05:18,282][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:05:18,282][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:05:18,282][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:05:18,282][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:05:18,282][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enableparameter value is updated by default value
[2024-10-30 17:05:18,282][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:05:18,282][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:05:18,282][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:05:18,282][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:05:18,282][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:05:18,282][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:05:18,282][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:05:18,282][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:05:18,283][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:05:18,283][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable
[2024-10-30 17:05:18,283][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:05:18,283][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:05:18,283][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:05:18,673][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable is - 200
[2024-10-30 17:05:18,674][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:05:18,674][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:05:18,674][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:05:18,674][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:05:18,674][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:05:18,674][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:05:18,674][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:05:18,674][rdkb.tests.security.BroadBandSecurityTest] : STEP S30.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CredDwnld.Enable parameter value is updated by default value false
[2024-10-30 17:05:18,674][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:05:18,674][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S30.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:05:18,674][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:05:18,675][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S30.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:05:18,687][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:05:18,687][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:05:18,687][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:05:18,687][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable parameter is updated by RFC
[2024-10-30 17:05:18,687][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:05:18,687][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:05:18,687][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable using WebPA.
[2024-10-30 17:05:18,687][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:05:18,687][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable should be retrieved.
[2024-10-30 17:05:18,687][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:05:18,687][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:05:18,687][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:05:18,687][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:05:18,687][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:05:18,687][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:05:18,687][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:05:18,687][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:05:18,687][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:05:18,687][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:05:18,687][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:05:19,078][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable is - 200
[2024-10-30 17:05:19,078][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:05:19,079][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:05:19,079][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:05:19,079][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:05:19,079][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:05:19,079][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable = false
[2024-10-30 17:05:19,079][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable is retrieved.
[2024-10-30 17:05:19,079][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:05:19,079][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S31.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:05:19,079][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:05:19,079][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S31.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:05:19,091][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:05:19,091][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:05:19,091][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:05:19,091][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable with new value true.
[2024-10-30 17:05:19,091][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:05:19,091][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable should be posted with new value.
[2024-10-30 17:05:19,091][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:05:19,092][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:05:19,092][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:05:19,092][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:05:19,153][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:05:21,201][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:05:21,201][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:05:21,201][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:05:21,201][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:05:21,201][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:05:21,399][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:05:21,399][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:05:21,399][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:05:21,399][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:05:21,399][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:05:21,399][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:05:21,455][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:05:23,500][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:05:23,500][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:05:23,500][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:05:23,557][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:05:37,623][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:06:37,624][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable was posted successfully.
[2024-10-30 17:06:37,624][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:06:37,624][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S31.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:06:37,624][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:06:37,624][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S31.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:06:37,650][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:06:37,650][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:06:37,651][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:06:37,651][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable parameter is updated by RFC
[2024-10-30 17:06:37,651][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:06:37,651][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:06:37,651][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:06:37,651][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable /tmp/rfc_configdata.txt
[2024-10-30 17:06:37,651][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:06:37,714][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable#~true#~0

<=============================================================>
[2024-10-30 17:06:39,817][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:06:39,817][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable#~true#~0
[2024-10-30 17:06:39,817][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 17:07:39,818][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:07:39,886][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:05:42.739Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:07:41,943][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:07:41,943][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:05:42.739Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable from value old=false, to new=true
[2024-10-30 17:07:41,943][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:07:41,943][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:07:41,943][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:07:41,943][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:07:41,943][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:07:41,943][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:07:41,943][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:07:41,943][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:07:41,943][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:07:41,943][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:07:41,943][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:07:41,943][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:07:42,329][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable is - 200
[2024-10-30 17:07:42,329][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:07:42,330][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:07:42,330][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:07:42,330][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:07:42,330][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:07:42,330][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:07:42,330][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:07:42,330][rdkb.tests.security.BroadBandSecurityTest] : STEPS31.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:07:42,330][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:07:42,330][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S31.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:07:42,330][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:07:42,330][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S31.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:07:42,353][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:07:42,353][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:07:42,353][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:07:42,353][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:07:42,353][rdkb.tests.security.BroadBandSecurityTest] : STEPS31.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:07:42,353][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:07:42,354][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:07:42,354][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:07:42,415][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:05:42.582Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable value=true ImediateReboot=0
2024-10-30T17:05:42.600Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
2024-10-30T17:05:42.613Z [RFC]:: Parameter value true
2024-10-30T17:05:42.664Z [RFC]:: paramType is bool
2024-10-30T17:05:42.683Z [RFC]:: RFC: old parameter value false
2024-10-30T17:05:42.739Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:07:44,498][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:07:44,498][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:07:44,498][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:07:44,498][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S31.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:07:44,498][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:07:44,499][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S31.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:07:44,510][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:07:44,510][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:07:44,510][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:07:44,510][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 17:07:44,510][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:07:44,510][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable Enable parameter value is true
[2024-10-30 17:07:44,510][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:07:44,510][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:07:44,510][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:07:44,510][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:07:44,510][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:07:44,511][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:07:44,511][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:07:44,511][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:07:44,511][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:07:44,511][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:07:44,511][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:07:44,511][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:07:44,511][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:07:44,900][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable is - 200
[2024-10-30 17:07:44,900][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:07:44,900][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:07:44,900][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:07:44,900][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:07:44,900][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:07:44,901][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:07:44,901][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:07:44,901][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable Enable parameter value is true
[2024-10-30 17:07:44,901][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:07:44,901][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S31.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:07:44,901][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:07:44,901][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S31.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:07:44,913][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:07:44,913][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:07:44,913][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:07:44,913][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable with default valuefalse.
[2024-10-30 17:07:44,913][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:07:44,913][rdkb.tests.security.BroadBandSecurityTest] : STEP :S31.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable should be posted with default value.
[2024-10-30 17:07:44,913][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:07:44,913][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:07:44,913][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:07:44,971][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:07:47,068][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:07:47,068][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:07:47,068][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:07:47,068][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:07:47,068][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:07:47,266][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:07:47,266][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:07:47,266][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:07:47,266][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:07:47,266][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:07:47,266][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:07:47,325][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:07:49,432][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:07:49,432][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:07:49,432][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:07:49,488][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:08:03,592][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:09:03,592][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable was posted successfully.
[2024-10-30 17:09:03,593][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:09:03,593][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S31.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:09:03,593][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:09:03,593][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S31.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:09:03,616][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:09:03,616][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:09:03,616][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:09:03,617][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:09:03,617][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:09:03,617][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enableparameter value is updated by default value
[2024-10-30 17:09:03,617][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:09:03,617][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:09:03,617][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:09:03,617][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:09:03,617][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:09:03,617][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:09:03,617][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:09:03,617][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:09:03,617][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:09:03,617][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable
[2024-10-30 17:09:03,617][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:09:03,618][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:09:03,618][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:09:04,014][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable is - 200
[2024-10-30 17:09:04,014][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:09:04,014][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:09:04,015][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:09:04,015][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:09:04,015][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:09:04,015][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:09:04,015][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:09:04,015][rdkb.tests.security.BroadBandSecurityTest] : STEP S31.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MTLS.Enable parameter value is updated by default value false
[2024-10-30 17:09:04,015][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:09:04,015][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S31.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:09:04,015][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:09:04,015][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S31.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:09:04,027][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:09:04,027][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:09:04,027][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:09:04,027][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable parameter is updated by RFC
[2024-10-30 17:09:04,027][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:09:04,027][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:09:04,027][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable using WebPA.
[2024-10-30 17:09:04,027][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:09:04,027][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable should be retrieved.
[2024-10-30 17:09:04,027][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:09:04,028][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:09:04,028][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:09:04,028][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:09:04,028][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:09:04,028][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:09:04,028][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:09:04,028][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:09:04,028][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:09:04,028][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:09:04,028][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:09:04,421][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable is - 200
[2024-10-30 17:09:04,421][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:09:04,421][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:09:04,422][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:09:04,422][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:09:04,422][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:09:04,422][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable = false
[2024-10-30 17:09:04,422][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable is retrieved.
[2024-10-30 17:09:04,422][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:09:04,422][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S32.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:09:04,422][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:09:04,422][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S32.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:09:04,434][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:09:04,434][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:09:04,435][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:09:04,435][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable with new value true.
[2024-10-30 17:09:04,435][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:09:04,435][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable should be posted with new value.
[2024-10-30 17:09:04,435][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:09:04,435][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:09:04,435][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:09:04,435][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:09:04,491][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:09:06,552][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:09:06,552][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:09:06,552][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:09:06,552][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:09:06,552][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:09:06,742][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:09:06,742][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:09:06,742][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:09:06,742][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:09:06,742][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:09:06,742][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:09:06,812][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:09:08,849][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:09:08,849][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:09:08,849][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:09:08,906][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:09:22,966][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:10:22,966][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable was posted successfully.
[2024-10-30 17:10:22,966][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:10:22,966][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S32.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:10:22,966][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:10:22,967][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S32.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:10:22,990][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:10:22,990][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:10:22,990][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:10:22,990][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable parameter is updated by RFC
[2024-10-30 17:10:22,990][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:10:22,990][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:10:22,990][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:10:22,990][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable /tmp/rfc_configdata.txt
[2024-10-30 17:10:22,991][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:10:23,048][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable#~true#~0

<=============================================================>
[2024-10-30 17:10:25,095][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:10:25,095][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable#~true#~0
[2024-10-30 17:10:25,096][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 17:11:25,096][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:11:25,156][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:09:28.077Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:11:27,209][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:11:27,209][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:09:28.077Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable from value old=false, to new=true
[2024-10-30 17:11:27,209][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:11:27,209][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:11:27,209][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:11:27,209][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:11:27,209][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:11:27,209][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:11:27,209][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:11:27,209][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:11:27,209][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:11:27,209][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:11:27,209][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:11:27,210][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:11:27,604][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable is - 200
[2024-10-30 17:11:27,605][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:11:27,605][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:11:27,605][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:11:27,605][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:11:27,605][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:11:27,605][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:11:27,605][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:11:27,605][rdkb.tests.security.BroadBandSecurityTest] : STEPS32.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:11:27,605][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:11:27,605][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S32.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:11:27,605][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:11:27,606][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S32.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:11:27,630][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:11:27,630][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:11:27,630][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:11:27,630][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:11:27,631][rdkb.tests.security.BroadBandSecurityTest] : STEPS32.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:11:27,631][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:11:27,631][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:11:27,631][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:11:27,687][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:09:27.925Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable value=true ImediateReboot=0
2024-10-30T17:09:27.944Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
2024-10-30T17:09:27.954Z [RFC]:: Parameter value true
2024-10-30T17:09:28.003Z [RFC]:: paramType is bool
2024-10-30T17:09:28.020Z [RFC]:: RFC: old parameter value false
2024-10-30T17:09:28.077Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:11:29,740][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:11:29,740][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:11:29,740][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:11:29,740][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S32.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:11:29,740][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:11:29,741][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S32.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:11:29,765][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:11:29,765][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:11:29,765][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:11:29,765][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 17:11:29,765][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:11:29,765][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable Enable parameter value is true
[2024-10-30 17:11:29,765][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:11:29,765][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:11:29,765][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:11:29,765][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:11:29,765][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:11:29,766][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:11:29,766][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:11:29,766][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:11:29,766][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:11:29,766][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:11:29,766][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:11:29,766][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:11:29,766][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:11:30,155][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable is - 200
[2024-10-30 17:11:30,155][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:11:30,156][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:11:30,156][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:11:30,156][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:11:30,156][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:11:30,156][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:11:30,156][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:11:30,156][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable Enable parameter value is true
[2024-10-30 17:11:30,156][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:11:30,156][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S32.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:11:30,156][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:11:30,157][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S32.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:11:30,168][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:11:30,168][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:11:30,168][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:11:30,168][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable with default valuefalse.
[2024-10-30 17:11:30,168][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:11:30,168][rdkb.tests.security.BroadBandSecurityTest] : STEP :S32.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable should be posted with default value.
[2024-10-30 17:11:30,168][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:11:30,168][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:11:30,168][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:11:30,224][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:11:32,305][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:11:32,305][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:11:32,305][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:11:32,305][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:11:32,305][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:11:32,499][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:11:32,499][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:11:32,499][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:11:32,499][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:11:32,499][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:11:32,499][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:11:32,555][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:11:34,610][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:11:34,610][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:11:34,611][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:11:34,666][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:11:48,746][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:12:48,746][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable was posted successfully.
[2024-10-30 17:12:48,746][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:12:48,746][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S32.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:12:48,746][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:12:48,747][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S32.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:12:48,769][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:12:48,769][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:12:48,769][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:12:48,769][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:12:48,769][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:12:48,769][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enableparameter value is updated by default value
[2024-10-30 17:12:48,769][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:12:48,769][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:12:48,769][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:12:48,769][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:12:48,769][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:12:48,769][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:12:48,770][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:12:48,770][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:12:48,770][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:12:48,770][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable
[2024-10-30 17:12:48,770][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:12:48,770][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:12:48,770][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:12:49,171][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable is - 200
[2024-10-30 17:12:49,171][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:12:49,171][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:12:49,171][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:12:49,171][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:12:49,171][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:12:49,171][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:12:49,171][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:12:49,171][rdkb.tests.security.BroadBandSecurityTest] : STEP S32.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.PresenceDetect.Enable parameter value is updated by default value false
[2024-10-30 17:12:49,172][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:12:49,172][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S32.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:12:49,172][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:12:49,172][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S32.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:12:49,184][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:12:49,184][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:12:49,185][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:12:49,185][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable parameter is updated by RFC
[2024-10-30 17:12:49,185][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:12:49,185][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:12:49,185][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable using WebPA.
[2024-10-30 17:12:49,185][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:12:49,185][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable should be retrieved.
[2024-10-30 17:12:49,185][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:12:49,185][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:12:49,185][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:12:49,185][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:12:49,185][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:12:49,185][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:12:49,185][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:12:49,185][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:12:49,185][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:12:49,185][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:12:49,185][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:12:49,575][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable is - 200
[2024-10-30 17:12:49,575][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:12:49,575][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:12:49,575][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:12:49,575][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:12:49,575][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:12:49,575][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable = true
[2024-10-30 17:12:49,576][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable is retrieved.
[2024-10-30 17:12:49,576][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:12:49,576][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S33.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:12:49,576][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:12:49,576][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S33.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:12:49,587][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:12:49,587][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:12:49,587][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:12:49,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable with new value true.
[2024-10-30 17:12:49,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:12:49,587][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable should be posted with new value.
[2024-10-30 17:12:49,587][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:12:49,587][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:12:49,588][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:12:49,588][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:12:49,645][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:12:51,688][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:12:51,688][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:12:51,688][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:12:51,688][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:12:51,688][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:12:51,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:12:51,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:12:51,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:12:51,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:12:51,889][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:12:51,889][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:12:51,946][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:12:53,995][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:12:53,995][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:12:53,995][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:12:54,052][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:13:08,116][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:14:08,116][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable was posted successfully.
[2024-10-30 17:14:08,117][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:14:08,117][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S33.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:14:08,117][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:14:08,117][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S33.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:14:08,141][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:14:08,141][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:14:08,141][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:14:08,141][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable parameter is updated by RFC
[2024-10-30 17:14:08,141][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:14:08,142][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:14:08,142][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:14:08,142][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable /tmp/rfc_configdata.txt
[2024-10-30 17:14:08,142][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:14:08,200][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable#~true#~0

<=============================================================>
[2024-10-30 17:14:10,248][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:14:10,248][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable#~true#~0
[2024-10-30 17:14:10,248][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 17:15:10,248][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:15:10,305][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:13:13.256Z [RFC]:: RFC: dmcli SET called for RFC namespace param: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable value=true

<=============================================================>
[2024-10-30 17:15:12,388][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:15:12,388][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:13:13.256Z [RFC]:: RFC: dmcli SET called for RFC namespace param: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable value=true
[2024-10-30 17:15:12,388][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:15:12,388][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:15:12,388][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:15:12,388][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:15:12,388][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:15:12,388][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:15:12,388][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:15:12,388][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:15:12,388][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:15:12,388][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:15:12,388][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:15:12,388][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:15:12,780][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable is - 200
[2024-10-30 17:15:12,780][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:15:12,781][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:15:12,781][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:15:12,781][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:15:12,781][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:15:12,781][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:15:12,781][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:15:12,781][rdkb.tests.security.BroadBandSecurityTest] : STEPS33.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:15:12,781][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:15:12,781][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S33.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:15:12,781][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:15:12,782][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S33.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:15:12,806][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:15:12,806][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:15:12,806][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:15:12,806][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:15:12,806][rdkb.tests.security.BroadBandSecurityTest] : STEPS33.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:15:12,806][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:15:12,806][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:15:12,806][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:15:12,862][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:13:13.074Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable value=true ImediateReboot=0
2024-10-30T17:13:13.092Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
2024-10-30T17:13:13.103Z [RFC]:: Parameter value true
2024-10-30T17:13:13.152Z [RFC]:: paramType is bool
2024-10-30T17:13:13.172Z [RFC]:: RFC: old parameter value true
2024-10-30T17:13:13.256Z [RFC]:: RFC: dmcli SET called for RFC namespace param: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable value=true

<=============================================================>
[2024-10-30 17:15:14,896][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:15:14,896][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:15:14,896][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:15:14,896][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S33.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:15:14,896][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:15:14,897][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S33.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:15:14,909][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:15:14,909][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:15:14,909][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:15:14,909][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 17:15:14,909][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:15:14,909][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable Enable parameter value is true
[2024-10-30 17:15:14,909][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:15:14,909][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:15:14,909][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:15:14,909][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:15:14,909][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:15:14,909][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:15:14,909][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:15:14,909][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:15:14,909][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:15:14,909][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:15:14,910][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:15:14,910][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:15:14,910][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:15:15,304][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable is - 200
[2024-10-30 17:15:15,305][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:15:15,305][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:15:15,305][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:15:15,305][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:15:15,305][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:15:15,305][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:15:15,305][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:15:15,305][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable Enable parameter value is true
[2024-10-30 17:15:15,305][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:15:15,306][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S33.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:15:15,306][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:15:15,306][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S33.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:15:15,318][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:15:15,318][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:15:15,318][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:15:15,318][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable with default valuetrue.
[2024-10-30 17:15:15,318][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:15:15,318][rdkb.tests.security.BroadBandSecurityTest] : STEP :S33.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable should be posted with default value.
[2024-10-30 17:15:15,318][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:15:15,318][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:15:15,318][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:15:15,374][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:15:17,437][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:15:17,437][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:15:17,437][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:15:17,437][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:15:17,437][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:15:17,632][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:15:17,632][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:15:17,632][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:15:17,632][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:15:17,632][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:15:17,632][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:15:17,707][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:15:19,768][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:15:19,768][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:15:19,768][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:15:19,827][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:15:33,909][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:16:33,909][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable was posted successfully.
[2024-10-30 17:16:33,910][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:16:33,910][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S33.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:16:33,910][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:16:33,910][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S33.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:16:33,935][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:16:33,935][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:16:33,935][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:16:33,935][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:16:33,935][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:16:33,935][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enableparameter value is updated by default value
[2024-10-30 17:16:33,935][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:16:33,935][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:16:33,935][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:16:33,935][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:16:33,935][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:16:33,935][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:16:33,935][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:16:33,935][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:16:33,935][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:16:33,936][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable
[2024-10-30 17:16:33,936][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:16:33,936][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:16:33,936][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:16:34,329][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable is - 200
[2024-10-30 17:16:34,329][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:16:34,329][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:16:34,329][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:16:34,329][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:16:34,329][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:16:34,329][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:16:34,329][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:16:34,329][rdkb.tests.security.BroadBandSecurityTest] : STEP S33.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.BlockLostandFoundInternet.Enable parameter value is updated by default value true
[2024-10-30 17:16:34,329][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:16:34,330][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S33.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:16:34,330][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:16:34,330][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S33.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:16:34,342][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:16:34,342][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:16:34,342][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:16:34,342][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable parameter is updated by RFC
[2024-10-30 17:16:34,342][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:16:34,342][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:16:34,342][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable using WebPA.
[2024-10-30 17:16:34,342][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:16:34,342][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable should be retrieved.
[2024-10-30 17:16:34,342][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:16:34,342][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:16:34,342][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:16:34,342][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:16:34,342][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:16:34,342][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:16:34,342][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:16:34,343][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:16:34,343][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:16:34,343][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:16:34,343][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:16:34,727][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable is - 200
[2024-10-30 17:16:34,727][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:16:34,727][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:16:34,728][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:16:34,728][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:16:34,728][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:16:34,728][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable = false
[2024-10-30 17:16:34,728][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable is retrieved.
[2024-10-30 17:16:34,728][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:16:34,728][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S34.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:16:34,728][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:16:34,728][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S34.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:16:34,740][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:16:34,740][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:16:34,740][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:16:34,740][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable with new value true.
[2024-10-30 17:16:34,740][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:16:34,740][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable should be posted with new value.
[2024-10-30 17:16:34,740][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:16:34,740][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:16:34,740][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:16:34,740][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:16:34,797][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:16:36,843][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:16:36,843][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:16:36,843][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:16:36,843][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:16:36,843][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:16:37,042][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:16:37,042][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:16:37,042][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:16:37,042][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:16:37,042][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:16:37,042][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:16:37,105][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:16:39,154][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:16:39,154][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:16:39,154][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:16:39,214][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:16:53,285][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:17:53,286][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable was posted successfully.
[2024-10-30 17:17:53,286][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:17:53,286][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S34.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:17:53,286][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:17:53,286][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S34.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:17:53,312][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:17:53,312][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:17:53,312][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:17:53,312][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable parameter is updated by RFC
[2024-10-30 17:17:53,312][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:17:53,312][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:17:53,312][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:17:53,312][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable /tmp/rfc_configdata.txt
[2024-10-30 17:17:53,312][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:17:53,369][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable#~true#~0

<=============================================================>
[2024-10-30 17:17:55,434][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:17:55,434][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable#~true#~0
[2024-10-30 17:17:55,434][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 17:18:55,434][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:18:55,491][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:16:58.391Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:18:57,534][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:18:57,534][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:16:58.391Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable from value old=false, to new=true
[2024-10-30 17:18:57,534][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:18:57,534][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:18:57,534][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:18:57,534][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:18:57,534][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:18:57,534][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:18:57,534][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:18:57,534][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:18:57,534][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:18:57,535][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:18:57,535][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:18:57,535][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:18:57,923][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable is - 200
[2024-10-30 17:18:57,924][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:18:57,924][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:18:57,924][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:18:57,924][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:18:57,924][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:18:57,924][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:18:57,924][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:18:57,924][rdkb.tests.security.BroadBandSecurityTest] : STEPS34.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:18:57,924][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:18:57,924][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S34.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:18:57,924][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:18:57,925][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S34.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:18:57,947][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:18:57,947][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:18:57,947][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:18:57,947][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:18:57,947][rdkb.tests.security.BroadBandSecurityTest] : STEPS34.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:18:57,947][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:18:57,947][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:18:57,948][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:18:58,004][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:16:58.243Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable value=true ImediateReboot=0
2024-10-30T17:16:58.261Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
2024-10-30T17:16:58.274Z [RFC]:: Parameter value true
2024-10-30T17:16:58.323Z [RFC]:: paramType is bool
2024-10-30T17:16:58.339Z [RFC]:: RFC: old parameter value false
2024-10-30T17:16:58.391Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:19:00,050][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:19:00,051][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:19:00,051][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:19:00,051][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S34.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:19:00,051][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:19:00,051][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S34.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:19:00,075][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:19:00,075][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:19:00,075][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:19:00,075][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 17:19:00,075][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:19:00,075][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable Enable parameter value is true
[2024-10-30 17:19:00,075][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:19:00,075][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:19:00,075][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:19:00,075][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:19:00,075][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:19:00,075][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:19:00,075][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:19:00,075][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:19:00,075][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:19:00,075][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:19:00,075][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:19:00,075][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:19:00,076][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:19:00,463][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable is - 200
[2024-10-30 17:19:00,463][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:19:00,463][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:19:00,463][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:19:00,464][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:19:00,464][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:19:00,464][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:19:00,464][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:19:00,464][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable Enable parameter value is true
[2024-10-30 17:19:00,464][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:19:00,464][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S34.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:19:00,464][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:19:00,464][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S34.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:19:00,476][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:19:00,476][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:19:00,476][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:19:00,476][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable with default valuefalse.
[2024-10-30 17:19:00,476][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:19:00,476][rdkb.tests.security.BroadBandSecurityTest] : STEP :S34.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable should be posted with default value.
[2024-10-30 17:19:00,476][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:19:00,476][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:19:00,476][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:19:00,532][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:19:02,585][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:19:02,585][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:19:02,585][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:19:02,586][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:19:02,586][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:19:02,782][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:19:02,782][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:19:02,782][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:19:02,782][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:19:02,782][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:19:02,782][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:19:02,839][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:19:04,892][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:19:04,892][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:19:04,892][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:19:04,948][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:19:19,017][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:20:19,017][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable was posted successfully.
[2024-10-30 17:20:19,018][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:20:19,018][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S34.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:20:19,018][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:20:19,019][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S34.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:20:19,035][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:20:19,035][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:20:19,035][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:20:19,035][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:20:19,035][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:20:19,035][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enableparameter value is updated by default value
[2024-10-30 17:20:19,035][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:20:19,035][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:20:19,035][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:20:19,035][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:20:19,035][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:20:19,035][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:20:19,035][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:20:19,035][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:20:19,035][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:20:19,035][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable
[2024-10-30 17:20:19,035][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:20:19,035][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:20:19,036][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:20:19,428][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable is - 200
[2024-10-30 17:20:19,429][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:20:19,429][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:20:19,429][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:20:19,429][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:20:19,429][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:20:19,429][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:20:19,429][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:20:19,429][rdkb.tests.security.BroadBandSecurityTest] : STEP S34.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.DLCaStore.Enable parameter value is updated by default value false
[2024-10-30 17:20:19,429][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:20:19,429][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S34.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:20:19,429][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:20:19,430][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S34.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:20:19,442][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:20:19,442][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:20:19,442][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:20:19,442][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable parameter is updated by RFC
[2024-10-30 17:20:19,442][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:20:19,442][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:20:19,442][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable using WebPA.
[2024-10-30 17:20:19,442][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:20:19,442][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable should be retrieved.
[2024-10-30 17:20:19,442][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:20:19,442][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:20:19,442][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:20:19,442][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:20:19,442][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:20:19,442][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:20:19,442][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:20:19,442][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:20:19,443][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:20:19,443][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:20:19,443][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:20:19,836][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable is - 200
[2024-10-30 17:20:19,837][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:20:19,837][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:20:19,837][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:20:19,837][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:20:19,837][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:20:19,837][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable = false
[2024-10-30 17:20:19,837][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable is retrieved.
[2024-10-30 17:20:19,837][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:20:19,837][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S35.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:20:19,837][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:20:19,838][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S35.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:20:19,862][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:20:19,862][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:20:19,862][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:20:19,862][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable with new value true.
[2024-10-30 17:20:19,862][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:20:19,862][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable should be posted with new value.
[2024-10-30 17:20:19,863][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:20:19,863][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:20:19,863][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:20:19,863][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:20:19,923][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:20:21,982][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:20:21,982][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:20:21,982][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:20:21,982][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:20:21,982][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:20:22,175][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:20:22,175][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:20:22,175][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:20:22,175][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:20:22,175][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:20:22,175][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:20:22,232][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:20:24,282][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:20:24,282][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:20:24,282][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:20:24,338][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:20:38,404][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:21:38,405][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable was posted successfully.
[2024-10-30 17:21:38,405][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:21:38,405][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S35.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:21:38,405][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:21:38,406][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S35.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:21:38,431][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:21:38,431][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:21:38,431][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:21:38,431][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable parameter is updated by RFC
[2024-10-30 17:21:38,431][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:21:38,431][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:21:38,431][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:21:38,431][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable /tmp/rfc_configdata.txt
[2024-10-30 17:21:38,431][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:21:38,493][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable#~true#~0

<=============================================================>
[2024-10-30 17:21:40,548][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:21:40,548][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable#~true#~0
[2024-10-30 17:21:40,548][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 17:22:40,548][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:22:40,607][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:20:43.573Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:22:42,670][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:22:42,670][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:20:43.573Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable from value old=false, to new=true
[2024-10-30 17:22:42,670][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:22:42,670][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:22:42,670][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:22:42,670][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:22:42,670][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:22:42,670][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:22:42,670][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:22:42,670][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:22:42,670][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:22:42,670][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:22:42,670][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:22:42,671][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:22:43,058][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable is - 200
[2024-10-30 17:22:43,058][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:22:43,058][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:22:43,058][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:22:43,058][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:22:43,058][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:22:43,058][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:22:43,058][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:22:43,058][rdkb.tests.security.BroadBandSecurityTest] : STEPS35.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:22:43,058][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:22:43,058][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S35.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:22:43,058][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:22:43,059][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S35.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:22:43,083][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:22:43,083][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:22:43,083][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:22:43,083][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:22:43,083][rdkb.tests.security.BroadBandSecurityTest] : STEPS35.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:22:43,083][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:22:43,083][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:22:43,083][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:22:43,139][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:20:43.415Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable value=true ImediateReboot=0
2024-10-30T17:20:43.433Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
2024-10-30T17:20:43.444Z [RFC]:: Parameter value true
2024-10-30T17:20:43.500Z [RFC]:: paramType is bool
2024-10-30T17:20:43.517Z [RFC]:: RFC: old parameter value false
2024-10-30T17:20:43.573Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:22:45,187][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:22:45,188][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:22:45,188][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:22:45,188][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S35.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:22:45,188][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:22:45,188][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S35.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:22:45,200][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:22:45,200][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:22:45,200][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:22:45,200][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 17:22:45,200][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:22:45,200][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable Enable parameter value is true
[2024-10-30 17:22:45,201][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:22:45,201][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:22:45,201][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:22:45,201][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:22:45,201][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:22:45,201][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:22:45,201][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:22:45,201][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:22:45,201][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:22:45,201][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:22:45,201][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:22:45,201][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:22:45,201][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:22:45,588][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable is - 200
[2024-10-30 17:22:45,589][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:22:45,589][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:22:45,589][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:22:45,589][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:22:45,589][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:22:45,589][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:22:45,589][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:22:45,589][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable Enable parameter value is true
[2024-10-30 17:22:45,589][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:22:45,589][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S35.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:22:45,589][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:22:45,590][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S35.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:22:45,602][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:22:45,602][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:22:45,602][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:22:45,602][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable with default valuefalse.
[2024-10-30 17:22:45,602][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:22:45,602][rdkb.tests.security.BroadBandSecurityTest] : STEP :S35.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable should be posted with default value.
[2024-10-30 17:22:45,602][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:22:45,602][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:22:45,602][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:22:45,662][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:22:47,702][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:22:47,702][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:22:47,702][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:22:47,702][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:22:47,702][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:22:47,910][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:22:47,910][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:22:47,910][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:22:47,910][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:22:47,910][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:22:47,910][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:22:47,967][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:22:50,020][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:22:50,020][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:22:50,020][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:22:50,076][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:23:04,134][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:24:04,134][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable was posted successfully.
[2024-10-30 17:24:04,135][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:24:04,135][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S35.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:24:04,135][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:24:04,135][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S35.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:24:04,167][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:24:04,167][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:24:04,167][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:24:04,167][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:24:04,167][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:24:04,167][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enableparameter value is updated by default value
[2024-10-30 17:24:04,167][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:24:04,167][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:24:04,167][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:24:04,167][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:24:04,167][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:24:04,167][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:24:04,168][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:24:04,168][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:24:04,168][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:24:04,168][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable
[2024-10-30 17:24:04,168][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:24:04,168][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:24:04,168][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:24:04,562][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable is - 200
[2024-10-30 17:24:04,563][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:24:04,563][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:24:04,563][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:24:04,563][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:24:04,563][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:24:04,563][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:24:04,563][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:24:04,563][rdkb.tests.security.BroadBandSecurityTest] : STEP S35.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SHORTS.Enable parameter value is updated by default value false
[2024-10-30 17:24:04,563][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:24:04,563][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S35.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:24:04,563][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:24:04,564][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S35.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:24:04,576][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:24:04,576][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:24:04,576][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:24:04,576][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable parameter is updated by RFC
[2024-10-30 17:24:04,576][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:24:04,576][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:24:04,576][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable using WebPA.
[2024-10-30 17:24:04,576][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:24:04,576][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable should be retrieved.
[2024-10-30 17:24:04,576][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:24:04,576][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:24:04,576][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:24:04,576][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:24:04,576][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:24:04,576][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:24:04,577][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:24:04,577][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:24:04,577][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:24:04,577][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:24:04,577][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:24:04,963][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable is - 200
[2024-10-30 17:24:04,963][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:24:04,963][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:24:04,963][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:24:04,963][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:24:04,963][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:24:04,964][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable = true
[2024-10-30 17:24:04,964][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable is retrieved.
[2024-10-30 17:24:04,964][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:24:04,964][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S36.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:24:04,964][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:24:04,964][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S36.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:24:04,976][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:24:04,976][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:24:04,976][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:24:04,976][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable with new value false.
[2024-10-30 17:24:04,976][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:24:04,976][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable should be posted with new value.
[2024-10-30 17:24:04,976][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:24:04,976][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:24:04,976][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:24:04,976][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:24:05,032][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:24:07,098][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:24:07,098][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:24:07,098][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:24:07,098][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:24:07,098][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:24:07,280][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:24:07,281][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:24:07,281][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:24:07,281][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:24:07,281][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:24:07,281][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:24:07,337][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:24:09,384][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:24:09,384][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:24:09,384][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:24:09,440][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:24:23,510][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:25:23,510][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable was posted successfully.
[2024-10-30 17:25:23,511][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:25:23,511][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S36.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:25:23,511][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:25:23,511][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S36.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:25:23,535][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:25:23,536][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:25:23,536][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:25:23,536][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable parameter is updated by RFC
[2024-10-30 17:25:23,536][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:25:23,536][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:25:23,536][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:25:23,536][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable /tmp/rfc_configdata.txt
[2024-10-30 17:25:23,536][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:25:23,593][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable#~false#~0

<=============================================================>
[2024-10-30 17:25:25,639][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:25:25,639][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable#~false#~0
[2024-10-30 17:25:25,639][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable.*value.*false /rdklogs/logs/dcmrfc.log
[2024-10-30 17:26:25,639][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:26:25,704][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:24:28.692Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 17:26:27,759][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:26:27,759][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable.*value.*false IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:24:28.692Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable from value old=true, to new=false
[2024-10-30 17:26:27,759][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:26:27,759][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:26:27,759][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:26:27,760][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:26:27,760][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:26:27,760][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:26:27,760][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:26:27,760][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:26:27,760][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:26:27,760][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:26:27,760][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:26:27,760][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:26:28,155][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable is - 200
[2024-10-30 17:26:28,155][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:26:28,155][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:26:28,155][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:26:28,155][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:26:28,155][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:26:28,155][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:26:28,155][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:26:28,155][rdkb.tests.security.BroadBandSecurityTest] : STEPS36.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:26:28,155][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:26:28,156][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S36.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:26:28,156][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:26:28,156][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S36.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:26:28,179][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:26:28,179][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:26:28,179][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:26:28,179][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:26:28,179][rdkb.tests.security.BroadBandSecurityTest] : STEPS36.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable value=false" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:26:28,179][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:26:28,179][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:26:28,180][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:26:28,236][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:24:28.541Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable value=false ImediateReboot=0
2024-10-30T17:24:28.557Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
2024-10-30T17:24:28.568Z [RFC]:: Parameter value false
2024-10-30T17:24:28.622Z [RFC]:: paramType is bool
2024-10-30T17:24:28.637Z [RFC]:: RFC: old parameter value true
2024-10-30T17:24:28.692Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable from value old=true, to new=false

<=============================================================>
[2024-10-30 17:26:30,272][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:26:30,272][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:26:30,272][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:26:30,272][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S36.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:26:30,272][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:26:30,273][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S36.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:26:30,296][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:26:30,296][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:26:30,296][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:26:30,296][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.5 DESCRIPTION : Verify parameter value is false after being updated by RFC
[2024-10-30 17:26:30,296][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:26:30,296][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable Enable parameter value is false
[2024-10-30 17:26:30,296][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:26:30,296][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:26:30,296][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:26:30,296][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:26:30,296][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:26:30,297][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:26:30,297][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:26:30,297][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:26:30,297][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:26:30,297][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:26:30,297][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:26:30,297][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:26:30,297][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:26:30,678][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable is - 200
[2024-10-30 17:26:30,678][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:26:30,678][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:26:30,678][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:26:30,678][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:26:30,679][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:26:30,679][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:26:30,679][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:26:30,679][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable Enable parameter value is false
[2024-10-30 17:26:30,679][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:26:30,679][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S36.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:26:30,679][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:26:30,679][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S36.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:26:30,690][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:26:30,691][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:26:30,691][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:26:30,691][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable with default valuetrue.
[2024-10-30 17:26:30,691][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:26:30,691][rdkb.tests.security.BroadBandSecurityTest] : STEP :S36.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable should be posted with default value.
[2024-10-30 17:26:30,691][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:26:30,691][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:26:30,691][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:26:30,747][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:26:32,798][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:26:32,798][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:26:32,798][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:26:32,798][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:26:32,798][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:26:32,999][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:26:32,999][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:26:33,000][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:26:33,000][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:26:33,000][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:26:33,000][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:26:33,055][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:26:35,104][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:26:35,104][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:26:35,104][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:26:35,162][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:26:49,213][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:27:49,213][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable was posted successfully.
[2024-10-30 17:27:49,213][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:27:49,213][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S36.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:27:49,213][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:27:49,214][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S36.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:27:49,227][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:27:49,227][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:27:49,227][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:27:49,227][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:27:49,227][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:27:49,227][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enableparameter value is updated by default value
[2024-10-30 17:27:49,227][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:27:49,227][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:27:49,227][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:27:49,227][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:27:49,227][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:27:49,227][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:27:49,227][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:27:49,227][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:27:49,227][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:27:49,227][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable
[2024-10-30 17:27:49,227][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:27:49,227][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:27:49,227][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:27:49,624][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable is - 200
[2024-10-30 17:27:49,624][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:27:49,624][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:27:49,624][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:27:49,624][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:27:49,624][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:27:49,624][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:27:49,625][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:27:49,625][rdkb.tests.security.BroadBandSecurityTest] : STEP S36.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.Telemetry.MessageBusSource.Enable parameter value is updated by default value true
[2024-10-30 17:27:49,625][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:27:49,625][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S36.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:27:49,625][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:27:49,625][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S36.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:27:49,637][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:27:49,637][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:27:49,637][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:27:49,637][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable parameter is updated by RFC
[2024-10-30 17:27:49,637][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:27:49,637][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:27:49,637][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable using WebPA.
[2024-10-30 17:27:49,637][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:27:49,637][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable should be retrieved.
[2024-10-30 17:27:49,637][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:27:49,637][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:27:49,637][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:27:49,637][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:27:49,637][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:27:49,638][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:27:49,638][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:27:49,638][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:27:49,638][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:27:49,638][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:27:49,638][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:27:50,027][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable is - 200
[2024-10-30 17:27:50,027][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:27:50,027][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:27:50,027][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:27:50,027][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:27:50,027][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:27:50,027][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable = false
[2024-10-30 17:27:50,028][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable is retrieved.
[2024-10-30 17:27:50,028][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:27:50,028][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S37.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:27:50,028][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:27:50,028][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S37.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:27:50,051][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:27:50,051][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:27:50,051][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:27:50,052][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable with new value true.
[2024-10-30 17:27:50,052][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:27:50,052][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable should be posted with new value.
[2024-10-30 17:27:50,052][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:27:50,052][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:27:50,052][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:27:50,052][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:27:50,109][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:27:52,195][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:27:52,195][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:27:52,195][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:27:52,195][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:27:52,195][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:27:52,391][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:27:52,391][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:27:52,392][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:27:52,392][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:27:52,392][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:27:52,392][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:27:52,447][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:27:54,500][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:27:54,500][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:27:54,500][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:27:54,556][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:28:08,621][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:29:08,621][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable was posted successfully.
[2024-10-30 17:29:08,621][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:29:08,621][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S37.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:29:08,621][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:29:08,622][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S37.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:29:08,646][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:29:08,646][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:29:08,646][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:29:08,646][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable parameter is updated by RFC
[2024-10-30 17:29:08,646][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:29:08,646][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:29:08,646][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:29:08,646][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable /tmp/rfc_configdata.txt
[2024-10-30 17:29:08,646][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:29:08,702][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable#~true#~0

<=============================================================>
[2024-10-30 17:29:10,748][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:29:10,748][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable#~true#~0
[2024-10-30 17:29:10,748][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 17:30:10,748][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:30:10,805][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:28:13.787Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:30:12,854][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:30:12,854][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:28:13.787Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable from value old=false, to new=true
[2024-10-30 17:30:12,855][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:30:12,855][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:30:12,855][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:30:12,855][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:30:12,855][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:30:12,855][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:30:12,855][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:30:12,855][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:30:12,855][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:30:12,855][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:30:12,855][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:30:12,855][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:30:13,246][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable is - 200
[2024-10-30 17:30:13,246][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:30:13,246][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:30:13,246][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:30:13,246][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:30:13,246][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:30:13,246][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:30:13,246][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:30:13,247][rdkb.tests.security.BroadBandSecurityTest] : STEPS37.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:30:13,247][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:30:13,247][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S37.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:30:13,247][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:30:13,247][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S37.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:30:13,271][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:30:13,271][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:30:13,271][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:30:13,271][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:30:13,271][rdkb.tests.security.BroadBandSecurityTest] : STEPS37.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:30:13,271][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:30:13,271][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:30:13,271][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:30:13,328][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:28:13.628Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable value=true ImediateReboot=0
2024-10-30T17:28:13.647Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
2024-10-30T17:28:13.659Z [RFC]:: Parameter value true
2024-10-30T17:28:13.712Z [RFC]:: paramType is bool
2024-10-30T17:28:13.732Z [RFC]:: RFC: old parameter value false
2024-10-30T17:28:13.787Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:30:15,373][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:30:15,373][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:30:15,373][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:30:15,373][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S37.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:30:15,373][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:30:15,374][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S37.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:30:15,387][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:30:15,387][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:30:15,387][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:30:15,387][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 17:30:15,387][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:30:15,387][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable Enable parameter value is true
[2024-10-30 17:30:15,387][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:30:15,387][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:30:15,387][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:30:15,387][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:30:15,387][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:30:15,388][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:30:15,388][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:30:15,388][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:30:15,388][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:30:15,388][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:30:15,388][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:30:15,388][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:30:15,388][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:30:15,777][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable is - 200
[2024-10-30 17:30:15,777][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:30:15,777][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:30:15,777][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:30:15,778][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:30:15,778][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:30:15,778][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:30:15,778][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:30:15,778][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable Enable parameter value is true
[2024-10-30 17:30:15,778][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:30:15,778][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S37.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:30:15,778][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:30:15,778][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S37.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:30:15,791][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:30:15,791][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:30:15,791][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:30:15,791][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable with default valuefalse.
[2024-10-30 17:30:15,791][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:30:15,791][rdkb.tests.security.BroadBandSecurityTest] : STEP :S37.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable should be posted with default value.
[2024-10-30 17:30:15,791][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:30:15,791][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:30:15,792][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:30:15,848][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:30:17,934][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:30:17,934][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:30:17,934][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:30:17,934][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:30:17,934][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:30:18,134][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:30:18,134][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:30:18,134][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:30:18,134][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:30:18,134][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:30:18,134][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:30:18,194][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:30:20,251][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:30:20,251][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:30:20,251][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:30:20,309][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:30:34,367][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:31:34,368][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable was posted successfully.
[2024-10-30 17:31:34,368][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:31:34,368][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S37.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:31:34,368][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:31:34,368][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S37.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:31:34,393][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:31:34,393][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:31:34,393][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:31:34,393][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:31:34,393][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:31:34,393][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enableparameter value is updated by default value
[2024-10-30 17:31:34,393][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:31:34,393][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:31:34,393][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:31:34,394][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:31:34,394][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:31:34,394][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:31:34,394][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:31:34,394][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:31:34,394][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:31:34,394][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable
[2024-10-30 17:31:34,394][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:31:34,394][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:31:34,394][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:31:34,781][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable is - 200
[2024-10-30 17:31:34,782][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:31:34,782][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:31:34,782][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:31:34,782][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:31:34,782][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:31:34,782][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:31:34,782][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:31:34,782][rdkb.tests.security.BroadBandSecurityTest] : STEP S37.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.CodeBigFirst.Enable parameter value is updated by default value false
[2024-10-30 17:31:34,782][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:31:34,782][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S37.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:31:34,782][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:31:34,783][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S37.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:31:34,794][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:31:34,794][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:31:34,794][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:31:34,795][rdkb.tests.security.BroadBandSecurityTest] : Verify if Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable parameter is updated by RFC
[2024-10-30 17:31:34,795][rdkb.tests.security.BroadBandSecurityTest] : #######################################################################################
[2024-10-30 17:31:34,795][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:31:34,795][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.1 DESCRIPTION : Retrieve the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable using WebPA.
[2024-10-30 17:31:34,795][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.1 ACTION : Execute WebPA command to get the default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:31:34,795][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.1 EXPECTED : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable should be retrieved.
[2024-10-30 17:31:34,795][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:31:34,795][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:31:34,795][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:31:34,795][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:31:34,795][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:31:34,795][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:31:34,795][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:31:34,795][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:31:34,795][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:31:34,795][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:31:34,795][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:31:35,183][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable is - 200
[2024-10-30 17:31:35,183][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:31:35,183][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:31:35,183][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:31:35,184][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:31:35,184][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:31:35,184][rdkb.tests.security.BroadBandSecurityTest] : default Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable = false
[2024-10-30 17:31:35,184][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.1 ACTUAL : The default value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable is retrieved.
[2024-10-30 17:31:35,184][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:31:35,184][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S38.1][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:31:35,184][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:31:35,184][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S38.1","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:31:35,195][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:31:35,195][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:31:35,195][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:31:35,195][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.2 DESCRIPTION : Post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable with new value true.
[2024-10-30 17:31:35,195][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.2 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:31:35,195][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.2 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable should be posted with new value.
[2024-10-30 17:31:35,195][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:31:35,196][rdkb.tests.security.BroadBandSecurityTest] : rfc payload data{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:31:35,196][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:31:35,196][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:31:35,252][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:31:37,306][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:31:37,306][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:31:37,306][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:31:37,306][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:31:37,306][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:31:37,498][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:31:37,498][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable":"true"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:31:37,498][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:31:37,498][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:31:37,498][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:31:37,498][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:31:37,568][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:31:39,623][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:31:39,623][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:31:39,623][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:31:39,684][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:31:53,754][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:32:53,755][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.2 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable was posted successfully.
[2024-10-30 17:32:53,755][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:32:53,755][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S38.2][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:32:53,755][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:32:53,756][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S38.2","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:32:53,801][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:32:53,801][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:32:53,801][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:32:53,801][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.3 DESCRIPTION : Verify ifDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable parameter is updated by RFC
[2024-10-30 17:32:53,801][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.3 ACTION : 1. Verify /tmp/rfc_configdata.txt contains posted parameter value 2. Verify log message for updation in /rdklogs/logs/dcmrfc.log 3. Verify parameter value is changed
[2024-10-30 17:32:53,801][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.3 EXPECTED : Successfully set parameter value through RFC
[2024-10-30 17:32:53,801][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:32:53,802][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable /tmp/rfc_configdata.txt
[2024-10-30 17:32:53,802][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:32:53,861][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable#~true#~0

<=============================================================>
[2024-10-30 17:32:55,919][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:32:55,919][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable IN THE LOG FILE - /tmp/rfc_configdata.txt IS : tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable#~true#~0
[2024-10-30 17:32:55,920][rdkb.utils.BroadBandCommonUtils] : COMMAND TO BE EXECUTED: grep -i RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable.*value.*true /rdklogs/logs/dcmrfc.log
[2024-10-30 17:33:55,920][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:33:55,978][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:31:58.874Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:33:58,038][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:33:58,038][rdkb.utils.BroadBandCommonUtils] : SEARCH RESPONSE FOR - RFC:.*Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable.*value.*true IN THE LOG FILE - /rdklogs/logs/dcmrfc.log IS : 2024-10-30T17:31:58.874Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable from value old=false, to new=true
[2024-10-30 17:33:58,039][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:33:58,039][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:33:58,039][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:33:58,039][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:33:58,039][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:33:58,039][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:33:58,039][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:33:58,039][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:33:58,039][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:33:58,039][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:33:58,039][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:33:58,039][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:33:58,437][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable is - 200
[2024-10-30 17:33:58,438][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:33:58,438][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:33:58,438][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:33:58,438][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:33:58,438][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:33:58,438][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:33:58,438][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:33:58,438][rdkb.tests.security.BroadBandSecurityTest] : STEPS38.3 ACTUAL : Successfully set parameter value through RFC
[2024-10-30 17:33:58,438][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:33:58,438][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S38.3][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:33:58,438][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:33:58,439][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S38.3","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:33:58,462][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:33:58,462][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:33:58,463][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:33:58,463][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.4 DESCRIPTION : Verify RFC processing log messages present in dcmrfc.log for posted parameter value
[2024-10-30 17:33:58,463][rdkb.tests.security.BroadBandSecurityTest] : STEPS38.4 ACTION : Execute command: grep -A 5 -i "key=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable value=true" /rdklogs/logs/dcmrfc.log
[2024-10-30 17:33:58,463][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.4 EXPECTED : Log message with posted tr181 parameter and value is present
[2024-10-30 17:33:58,463][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:33:58,463][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:33:58,519][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>
2024-10-30T17:31:58.726Z [RFC]:: key=tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable value=true ImediateReboot=0
2024-10-30T17:31:58.744Z [RFC]:: Parameter name Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
2024-10-30T17:31:58.754Z [RFC]:: Parameter value true
2024-10-30T17:31:58.804Z [RFC]:: paramType is bool
2024-10-30T17:31:58.822Z [RFC]:: RFC: old parameter value false
2024-10-30T17:31:58.874Z [RFC]:: RFC: updated for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable from value old=false, to new=true

<=============================================================>
[2024-10-30 17:34:00,581][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:34:00,581][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.4 ACTUAL : Log message with posted tr181 parameter and value is present
[2024-10-30 17:34:00,581][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:34:00,581][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S38.4][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:34:00,581][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:34:00,582][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S38.4","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:34:00,604][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:34:00,604][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:34:00,604][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:34:00,604][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.5 DESCRIPTION : Verify parameter value is true after being updated by RFC
[2024-10-30 17:34:00,604][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.5 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:34:00,604][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.5EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable Enable parameter value is true
[2024-10-30 17:34:00,604][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:34:00,604][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:34:00,604][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:34:00,604][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:34:00,604][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:34:00,604][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:34:00,604][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:34:00,604][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:34:00,605][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:34:00,605][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:34:00,605][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:34:00,605][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:34:00,605][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:34:00,997][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable is - 200
[2024-10-30 17:34:00,998][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:34:00,998][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable","value":"true","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:34:00,998][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:34:00,998][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:34:00,998][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable, protocolSpecificParamName=null, value=true, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:34:00,998][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : true
[2024-10-30 17:34:00,998][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:34:00,998][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.5 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable Enable parameter value is true
[2024-10-30 17:34:00,998][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:34:00,998][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S38.5][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:34:00,998][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:34:00,999][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S38.5","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:34:01,010][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:34:01,010][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:34:01,010][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:34:01,010][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.6 DESCRIPTION : Set the default value using post RFC Payload Data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable with default valuefalse.
[2024-10-30 17:34:01,010][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.6 ACTION : Using POST method, send JSON Payload data to RFC Config API Server.
[2024-10-30 17:34:01,010][rdkb.tests.security.BroadBandSecurityTest] : STEP :S38.6 EXPECTED : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable should be posted with default value.
[2024-10-30 17:34:01,010][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:34:01,011][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.PostRfcConfigtoXCONFServer
[2024-10-30 17:34:01,011][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:34:01,066][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:34:03,127][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:34:03,127][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:34:03,127][rdkb.utils.BroadBandRfcFeatureControlUtils] : Device Mac address: D8:3A:DD:0A:43:0E
[2024-10-30 17:34:03,127][rdkb.utils.BroadBandRfcFeatureControlUtils] : PAY LOAD DATA: {"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"estbMacAddress": "D8:3A:DD:0A:43:0E","configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:34:03,127][rdkb.utils.BroadBandRfcFeatureControlUtils] : xconfRfcServerUpdateUrl :https://xconf.rdkcentral.com:19092/feature
[2024-10-30 17:34:03,323][rdkb.utils.BroadBandRfcFeatureControlUtils] : response code :200
[2024-10-30 17:34:03,323][rdkb.utils.BroadBandRfcFeatureControlUtils] : response status :{"id":"da3230af-2209-44a3-87fc-5b13bd6b3023","name":"RDKB_AUTO_GENERIC","effectiveImmediate":false,"enable":true,"whitelisted":false,"configData":{"tr181.Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable":"false"},"whitelistProperty":{},"applicationType":"stb","featureInstance":"RDKB_AUTO_GENERIC"}
[2024-10-30 17:34:03,323][rdkb.utils.BroadBandRfcFeatureControlUtils] : RESPONSE CODE: 200
[2024-10-30 17:34:03,323][rdkb.utils.BroadBandRfcFeatureControlUtils] : POST request for rfc settings is successful
[2024-10-30 17:34:03,323][rdkb.utils.BroadBandRfcFeatureControlUtils] : STARTING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:34:03,323][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:34:03,378][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:34:05,461][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:34:05,461][rdkb.utils.BroadBandRfcFeatureControlUtils] : ENDING METHOD: BroadBandRfcFeatureControlUtils.clearDCMRFClog
[2024-10-30 17:34:05,462][tap.AutomaticsTapApi] : Entering executeCommandUsingSsh method
[2024-10-30 17:34:05,517][providers.connection.SshConnection] : Default SSH custom port is set
<=========================== RESPONSE =======================>

<=============================================================>
[2024-10-30 17:34:19,574][tap.AutomaticsTapApi] : Exiting executeCommandUsingSsh method
[2024-10-30 17:35:19,575][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.6 ACTUAL : RFC Payload data for Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable was posted successfully.
[2024-10-30 17:35:19,575][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:35:19,575][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S38.6][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:35:19,575][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:35:19,575][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S38.6","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:35:19,597][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:35:19,597][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:35:19,597][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:35:19,597][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.7 DESCRIPTION : Verify parameter value is default value after being updated by RFC
[2024-10-30 17:35:19,597][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.7 ACTION : Execute webpa or dmcli command to get value ofDevice.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:35:19,597][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.7EXPECTED : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnableparameter value is updated by default value
[2024-10-30 17:35:19,597][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************
[2024-10-30 17:35:19,597][rdkb.utils.webpa.BroadBandWebPaUtils] : Starting Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:35:19,597][rdkb.utils.webpa.BroadBandWebPaUtils] : Is WebpaConnectionBroken : false
[2024-10-30 17:35:19,597][tap.AutomaticsTapApi] : TR181 Access Method configured in Automatics Props: WEBPA
[2024-10-30 17:35:19,598][tap.AutomaticsTapApi] : TR181 Access Method going to use: WEBPA
[2024-10-30 17:35:19,598][tap.AutomaticsTapApi] : TR181 Access Method: WEBPA
[2024-10-30 17:35:19,598][webpa.WebPaConnectionHandler] : getWebPaParamValue: Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:35:19,598][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:35:19,598][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:35:19,598][webpa.WebPaConnectionHandler] : COMPLETE URL BUILD FOR "GET" IS : http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable
[2024-10-30 17:35:19,598][utils.BeanUtils] : Reading webpaProvider from partner partner-applicationContext.xml
[2024-10-30 17:35:19,598][utils.BeanUtils] : Since webpaProvider not configured in partner, reading default implementation in Automatics.
[2024-10-30 17:35:19,598][restclient.RestEasyClientImpl] : REST CLIENT - Processing request
[2024-10-30 17:35:19,986][restclient.RestEasyClientImpl] : REST CLIENT - Response from - http://52.88.248.43:9003/api/v2/device/mac:D83ADD0A430E/config?names=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable is - 200
[2024-10-30 17:35:19,986][webpa.WebPaConnectionHandler] : RESPONSE RECIEVED FOR WEBPA GET REQUEST: 200
[2024-10-30 17:35:19,987][webpa.WebPaConnectionHandler] : WEBPA RESPONSE : {"parameters":[{"name":"Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable","value":"false","dataType":3,"parameterCount":1,"message":"Success"}],"statusCode":200}
[2024-10-30 17:35:19,987][utils.TR181Utils] : WebPa data type: BOOLEAN
[2024-10-30 17:35:19,987][utils.TR181Utils] : TR181 parametrs status code added 0
[2024-10-30 17:35:19,987][tap.AutomaticsTapApi] : TR181 Response : [tableName=null, index=null, name=Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable, protocolSpecificParamName=null, value=false, datatype=BOOLEAN, statusCode=0]
[2024-10-30 17:35:19,987][rdkb.utils.webpa.BroadBandWebPaUtils] : Parameter Value is : false
[2024-10-30 17:35:19,987][rdkb.utils.webpa.BroadBandWebPaUtils] : Ending Method getParameterValuesUsingWebPaOrDmcli()
[2024-10-30 17:35:19,987][rdkb.tests.security.BroadBandSecurityTest] : STEP S38.7 ACTUAL : Value of Device.DeviceInfo.X_RDKCENTRAL-COM_RFC.Feature.SSIDPSWDCTRL.SnmpEnable parameter value is updated by default value false
[2024-10-30 17:35:19,987][rdkb.tests.security.BroadBandSecurityTest] : **********************************************************************************

[2024-10-30 17:35:19,987][tap.AutomaticsTapApi] : [STB MAC : D8:3A:DD:0A:43:0E][ Manual test ID : TC-RDKB-RFC-FEATURE-VALIDATION-203] [step Number : S38.7][ Execution status : PASS] [Error Message : ]

[2024-10-30 17:35:19,987][reporter.TestResultUpdator] : Entered into updateExecutionStatus method
[2024-10-30 17:35:19,988][reporter.TestResultUpdator] : Result Details ->{"JMD_ID":"96938","manualId":"TC-RDKB-RFC-FEATURE-VALIDATION-203","stepNumber":"S38.7","testType":"1h","buildName":"rdkb-generic-broadband-image_rdk-next_20241030000415","macAddress":"D8:3A:DD:0A:43:0E","remarks":"","executionStatus":"PASS","skipRemaining":false,"partnerName":"","automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003"}
[2024-10-30 17:35:20,010][reporter.TestResultUpdator] : FAILED TO UPDATE EXECUTION RESULT.Kindly check if this manual id and step are added in Automatics - Manage scripts against the automation id
[2024-10-30 17:35:20,010][reporter.TestResultUpdator] : Exited from updateExecutionStatus method
[2024-10-30 17:35:20,011][rdkb.tests.security.BroadBandSecurityTest] : ENDING TEST CASE: TC-RDKB-RFC-FEATURE-VALIDATION-2003
[2024-10-30 17:35:20,014][test.AutomaticsTestBase] : >>>[AFTER_METHOD]: Clear device trace buffer for D8:3A:DD:0A:43:0E
[2024-10-30 17:35:20,021][test.AutomaticsTestBase] : NewLocation for log saving logs /var/jenkins_home/workspace/RDKM_JOB1/target/TC-RDKB-RFC-FEATURE-VALIDATION-2003/D83ADD0A430E/settoptrace/
[2024-10-30 17:35:20,022][test.AutomaticsTestBase] : created a new directory true
[2024-10-30 17:35:20,022][test.AutomaticsTestBase] : New trace location from the strings /var/jenkins_home/workspace/RDKM_JOB1/target/settoptrace/D83ADD0A430Esettop_trace.log
[2024-10-30 17:35:20,026][test.AutomaticsTestBase] : Writing stated from line
[2024-10-30 17:35:25,296][logger.HtmlLogGenerator] : [ HTML LOG PARSER ] : End of log parser Wed Oct 30 17:35:25 UTC 2024
[2024-10-30 17:35:25,296][test.AutomaticsTestBase] : NewLocation for log saving logs /var/jenkins_home/workspace/RDKM_JOB1/target/TC-RDKB-RFC-FEATURE-VALIDATION-2003/D83ADD0A430E/logs/
[2024-10-30 17:35:25,297][test.AutomaticsTestBase] : created a new directory true
[2024-10-30 17:35:25,297][test.AutomaticsTestBase] : Destination Summary file doesn't exist. Creating one!
[2024-10-30 17:35:25,298][test.AutomaticsTestBase] : Writing stated from line
[2024-10-30 17:35:25,906][logger.HtmlLogGenerator] : [ HTML LOG PARSER ] : End of log parser Wed Oct 30 17:35:25 UTC 2024
[2024-10-30 17:35:25,906][test.AutomaticsTestBase] : >>>[AFTER_METHOD]: Sending test execution completion time for D8:3A:DD:0A:43:0E
[2024-10-30 17:35:25,906][test.AutomaticsTestBase] : https://automatics.rdkcentral.com/Automatics/captureTestTriggerTime.htm
[2024-10-30 17:35:25,906][test.AutomaticsTestBase] : {"jobId":96938,"automationId":"TC-RDKB-RFC-FEATURE-VALIDATION-2003","macAddress":"D8:3A:DD:0A:43:0E","startDateTimeEST":0,"endDateTimeEST":1730309725906}
[2024-10-30 17:35:25,927][test.AutomaticsTestBase] : Capture execution time - Response : HTTP/1.1 200
[2024-10-30 17:35:25,927][test.AutomaticsTestBase] : Restarting Trace in after method
[2024-10-30 17:35:25,957][providers.trace.AbstractTraceProviderImpl] : Is trace required for connected gateway: false
[2024-10-30 17:35:25,958][providers.trace.AbstractTraceProviderImpl] : Is trace required for connected gateway: false
[2024-10-30 17:35:25,958][test.AutomaticsTestBase] : Going for if build changed : Test Type : 1HOUR
[2024-10-30 17:35:25,958][test.AutomaticsTestBase] : Skipping build change verification as partner specific initialization is not configured.
[2024-10-30 17:35:25,958][test.AutomaticsTestBase] : >>>[AFTER_METHOD]: Build Change Status: NO_CHANGE
[2024-10-30 17:35:25,958][test.AutomaticsTestBase] : Skipping parter specific after method clean up as it is not configured.