UIPath Pack in Jenikins. Cannot connect to a remote Server

Hi,
i want to build a library in Jenkins to upload this lib to our Orchestrator.
But i get this error when Building the Lib

  • Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.148.249.154:443 uipcli.exe Information: 0 : Retrying ‘FindPackagesByIdAsyncCore’ for source ‘xxxx://www.myget.org/F/workflow/FindPackagesById()?id=‘Newtonsoft.Json’&semVerLevel=2.0.0’. An error occurred while sending the request. Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.148.249.154:443 uipcli.exe Information: 0 : GET xxxx://www.myget.org/F/workflow/FindPackagesById()?id=‘Newtonsoft.Json’&semVerLevel=2.0.0 uipcli.exe Information: 0 : GET xxxx://www.myget.org/F/workflow/FindPackagesById()?id=‘System.ValueTuple’&semVerLevel=2.0.0

uipcli.exe Information: 0 : Retrying ‘FindPackagesByIdAsyncCore’ for source ‘xxxx://www.myget.org/F/workflow/FindPackagesById()?id=‘Microsoft.AspNetCore.SignalR.Client’&semVerLevel=2.0.0’. An error occurred while sending the request. Unable to connect to the remote server A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 52.148.249.154:443 uipcli.exe Information: 0 : Retrying ‘FindPackagesByIdAsyncCore’ for source ‘xxxx://gallery.uipath.com/api/v2/FindPackagesById()?id=‘Newtonsoft.Json’&semVerLevel=2.0.0’. An error occurred while sending the request. Unable to connect to the remote server*

And lot more

In the Pipeline i use following Code.
UiPathPack (
outputPath: “${WORKSPACE}\Output”,
projectJsonPath: “${WORKSPACE}”,
version: [$class: ‘ManualVersionEntry’, version: “${versionnew}”],
traceLevel: “Verbose”,
useOrchestrator: true,
orchestratorAddress: “${DevOrchestratorUrl}”,
orchestratorTenant: “${DevTenantName}”,
credentials: [$class: ‘UserPassAuthenticationEntry’, credentialsId: ‘APIUserCredentials’]
//credentials: Token(accountName: “${Username}”, credentialsId: ‘IntegrationPassword’),
//credentials: UserPass(‘2948A743-D4D1-40AD-9571-A24BB859978D’),
)

                Any suggestion?

Same error now on Jobs build with new Version of Jenkins Plugin 2.8.0

uipcli.exe Information: 0 : Restoring packages for C:\Jenkins\workspace\Termin.local.… uipcli.exe Information: 0 : Restoring packages for .NETFramework,Version=v4.6.1… uipcli.exe Information: 0 : GET xxxx://www.myget.org/F/workflow/FindPackagesById()?id=‘KKH_Framework’&semVerLevel=2.0.0 uipcli.exe Information: 0 : GET xxxx://gallery.uipath.com/api/v2/FindPackagesById()?id=‘KKH_Framework’&semVerLevel=2.0.0 uipcli.exe Information: 0 : Retrying ‘FindPackagesByIdAsyncCore’ for source ‘xxxx://www.myget.org/F/workflow/FindPackagesById()?id=‘KKH_Framework’&semVerLevel=2.0.0’. An error occurred while sending the request. Unable to connect to the remote server