wls-eng / arm-oraclelinux-wls

Microsoft Azure ARM Templates to create Oracle Linux VM with pre-installed Weblogic Server
Apache License 2.0
0 stars 7 forks source link

Pipeline failures sometime on step 'Verify WebLogic Managed Server Lifecycle Check' #322

Open zhengchang907 opened 3 years ago

zhengchang907 commented 3 years ago

Pipeline failures sometime on step 'Verify WebLogic Managed Server Lifecycle Check' for Configure Cluster and Dynamic Cluster

https://github.com/zhengchang907/arm-oraclelinux-wls-cluster/runs/2670925476?check_suite_focus=true https://github.com/zhengchang907/arm-oraclelinux-wls-dynamic-cluster/runs/2670881468?check_suite_focus=true

Hi @sanjaymantoor can you please take a look at these failures? It doesn't always happen but it's better to improve the robust of the pipelines. This issue can wait after my code change of #319 is merged in.

sanjaymantoor commented 3 years ago

I am seeing strange issue here. REST commands were issued against WebLogic admin server with computer name like adminvm. It is throwing UnknownHostException.

"status": 500, "type": "http:\/\/www.w3.org\/Protocols\/rfc2616\/rfc2616-sec10.html#sec10.4.1", "title": "FAILURE", "detail": "java.net.UnknownHostException: %5Bfe80%3A0%3A0%3A0%3A222%3A48ff%3Afe21%3Abc1f%252%5D"

edburns commented 3 years ago

At 2021-07-14 meeting, Ed and @jacobt123 resolved to de-prioritize this until after the switch to the Oracle github org.