On Tue, May 10, 2016 at 6:47 AM, Fabian Arrotin <arrfab at centos.org> wrote: > On 10/05/16 15:38, Colin Walters wrote: >> >> >> On Tue, May 10, 2016, at 09:35 AM, Colin Walters wrote: >>> ``` >>> [atomic-sig at slave01 ~]$ host cbs.centos.org >>> cbs.centos.org has address 172.20.1.15 >>> [atomic-sig at slave01 ~]$ curl https://cbs.centos.org/repos/virt7-docker-common-candidate/x86_64/os/ >>> ^C >>> ``` >>> >>> Just times out >> >> Argh! It turns out it's https:// vs http://. I broke it with: >> https://github.com/CentOS/sig-atomic-buildscripts/pull/68 >> >> I can work around this for now by sed'ing the repo to use >> http just inside the CI infra. > > CI environment is located in the same DC as cbs, but in a different > subnet/vlan and with ip/port filtering at the gw level. Initially we > only opened http from ci to cbs, but I now added https too. I'm getting a similar-looking issue w/ https from the ci artifacts location: https://ci.centos.org/artifacts/sig-atomic/rdgo/centos-continuous/build/ I'm trying to pull pkgs built in the ci and stored there in another ci job... Jason > > -- > Fabian Arrotin > The CentOS Project | http://www.centos.org > gpg key: 56BEC54E | twitter: @arrfab > > > _______________________________________________ > Ci-users mailing list > Ci-users at centos.org > https://lists.centos.org/mailman/listinfo/ci-users >