Jenkins installs

Jenkins setup: I am just a retired person who is having weird issues with his Windows 11 computer. In doing the research to understand what is going on with my computer Microsoft came across this error in my Event Log

‘‘‘

ESIF(2.2.10205.3620) TYPE: ERROR MODULE: IPF TIME 152079 ms

DPTF Build Version: 9.0.11703.48565
DPTF Build Date: Jul 29 2024 14:19:56
Source File: C:\jenkins\workspace\dptf\Src\DPTF\Sources\Manager\WorkItem.cpp @ line 204
Executing Function: WorkItem::writeWorkItemErrorMessagePolicy
Message: Unhandled exception caught during execution of work item
Framework Event: DptfAppBroadcastUnprivileged [116]
Policy: Energy Performance Optimizer Policy [2]
Exception Function: Policy::executeApplicationOptimizerBroadcastReceived
Exception Text:
The feature is not implemented.

‘‘‘

Since I am just a casual user just fooling around with Python the good news is that the feature is not installed. The thing that I’m trying to solve is how do I prevent this error message from occurring just to a) cleanup the log and b) to convince the Microsoft person that this is not the issue they are tracking down?

Thank you

This looks like a software (I guess Intel Dynamic Platform and Thermal Framework) that was built with Jenkins is running into an error that is reported in the event log. So I don’t think this is related to Jenkins.

Thank you for the quick response. I will pass that along to Microsoft and see what we can do about updating the Intel Dynamic Platform and Thermal Framework