Forum Discussion

mcongreve's avatar
mcongreve
New Contributor
15 days ago
Solved

Encountering 504 when attempting to download packages from SoapUI Repo

Hello,

Currently, our team is encountering issues in building our packages when using the SoapUI maven plugin. Every attempt to download the package from the repo is met with the error:

 Failed to transfer file: http://www.soapui.org/repository/maven2/com/oracle/servicebus/client/maven-metadata.xml. Return code is: 504 , ReasonPhrase:Gateway Time-out

We have also confirmed this is the case when attempting from a public host to confirm it's not a firewall/network issue. Is the repository currently experiencing an outage? Are there any workarounds or alternate repos we can use?

Full output of an example below:

[CustomerMCLeodSubscriber] $ java -cp /u01/maven33-agent.jar:/u01/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/u01/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /u01/apache-maven-3.3.9 /u01/remoting.jar /u01/maven33-interceptor.jar /u01/maven3-interceptor-commons.jar 40863
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /u01/workspace/CustomerMCLeodSubscriber_UA_SOA/CustomerMCLeodSubscriber/pom.xml -PuaProcessor -e verify test -Dcustomization=Customization/CustomerMCLeodSubscriber.xml
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Downloading: http://www.soapui.org/repository/maven2/com/oracle/servicebus/client/maven-metadata.xml
[WARNING] Could not transfer metadata com.oracle.servicebus:client/maven-metadata.xml from/to smartbear-plugin-repository (http://www.soapui.org/repository/maven2/): Failed to transfer file: http://www.soapui.org/repository/maven2/com/oracle/servicebus/client/maven-metadata.xml. Return code is: 504 , ReasonPhrase:Gateway Time-out.
[INFO] Downloading: http://www.soapui.org/repository/maven2/com/oracle/weblogic/weblogic-server-pom/maven-metadata.xml