Hi, Thank you for your email. It could be weird, i have this jenkins instance running as a pod on Openshift. Which i have installed the Jenkins operator first and created a Jenkins instance. And while trying to install Amazon ECR , the SDK is failing and so rest(ECR etc).
So tired , deploying jenkins using a docker-image with oc new-app and i can install amazon ecr. Can you help? On Thu, May 27, 2021 at 7:46 PM Mark Waite <[email protected]> wrote: > > > On Thu, May 27, 2021 at 4:52 AM anilkumar panditi < > [email protected]> wrote: > >> Hi, >> I am trying to install amazon ecr plugin >> And its trying to install attached dependent plugins as well >> >> but Amazon webservices SDK ,failing with following error. >> >> used: java.io.IOException: Failed to load >> https://updates.jenkins.io/download/plugins/aws-java-sdk/1.11.995/aws-java-sdk.hpi >> to /var/lib/jenkins/plugins/aws-java-sdk.jpi.tmp >> at >> hudson.model.UpdateCenter$UpdateCenterConfiguration.download(UpdateCenter.java:1265) >> > Caused: java.io.IOException: Failed to download from > https://updates.jenkins.io/download/plugins/aws-java-sdk/1.11.995/aws-java-sdk.hpi > (redirected to: > https://mirrors.tuna.tsinghua.edu.cn/jenkins/plugins/aws-java-sdk/1.11.995/aws-java-sdk.hpi > ) > >> >> Can you please help. >> > > Your geographically nearest mirror is at Tsinghua University in China. > Jenkins is trying to use that mirror to download the 180+ MB aws-java-sdk > plugin. That attempt is failing. The failure could be due to company > firewall issues. The failure could be due to overload of that server. I > started the download from that server to my location in North America and > confirmed that it was able to transfer data. I cancelled before the > transfer completed. > > You can open > https://get.jenkins.io/plugins/aws-java-sdk/1.11.995/aws-java-sdk.hpi?mirrorlist > and see other mirrors, then you could interactively download from one of > the other mirrors. > > We'd love to have more mirrors, especially in Asia and Australia. If you > know of companies or organizations that are willing to provide a Jenkins > mirror, please have them contact the Jenkins infrastructure team at > https://groups.google.com/g/jenkins-infra > > Mark Waite > >> -- >> You received this message because you are subscribed to the Google Groups >> "Jenkins Users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/jenkinsci-users/0aca5103-0d70-45ce-be4f-b6c0bbb934d5n%40googlegroups.com >> <https://groups.google.com/d/msgid/jenkinsci-users/0aca5103-0d70-45ce-be4f-b6c0bbb934d5n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Jenkins Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEJPVPbYNnzrHg9xjqSKvFmYPsxOTXbeLkzQ22Xo89Qng%40mail.gmail.com > <https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtEJPVPbYNnzrHg9xjqSKvFmYPsxOTXbeLkzQ22Xo89Qng%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CABT%2Byc4y_h2x44O6HQatNReEGdzB_jvLh1asDXeQhowCj2TrAA%40mail.gmail.com.
