See 
<https://builds.apache.org/job/Mesos-Websitebot/800/display/redirect?page=changes>

Changes:

[zhq527725] Updated Qian Zhang's entry in the contributors list.

[jenkins] Updated the website built from mesos SHA: bc9fe64.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace 
<https://builds.apache.org/job/Mesos-Websitebot/ws/>
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/mesos.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mesos.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision a3e1f9b82ec966017ffe1f9767b93965a7af9670 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a3e1f9b82ec966017ffe1f9767b93965a7af9670
Commit message: "Updated Qian Zhang's entry in the contributors list."
 > git rev-list bc9fe648038b6139cc9df709fdd58208ce0a08aa # timeout=10
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/mesos-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/mesos-site.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/mesos-site.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/asf-site^{commit} # timeout=10
Checking out Revision b29f0ce2162772ab95eb2dc91a33e635308784c1 (origin/asf-site)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b29f0ce2162772ab95eb2dc91a33e635308784c1
Commit message: "Updated the website built from mesos SHA: bc9fe64."
 > git rev-list 763f76a824ac070695cbeafd32d73be08f93c4c4 # timeout=10
[Mesos-Websitebot] $ /bin/bash -xe /tmp/jenkins4682435972138844535.sh
+ ./mesos/support/jenkins/websitebot.sh
~/jenkins-slave/workspace/Mesos-Websitebot/mesos 
~/jenkins-slave/workspace/Mesos-Websitebot
~/jenkins-slave/workspace/Mesos-Websitebot/mesos 
~/jenkins-slave/workspace/Mesos-Websitebot/mesos
Sending build context to Docker daemon  6.656kB
Step 1/16 : FROM centos:7
 ---> ff426288ea90
Step 2/16 : MAINTAINER "[email protected]"
 ---> Running in bf8f3cfae496
 ---> c19a48517b78
Removing intermediate container bf8f3cfae496
Step 3/16 : LABEL Description "This image is used for generating Mesos web 
site."
 ---> Running in d85a9d5fc886
 ---> 88f3d7f1cff2
Removing intermediate container d85a9d5fc886
Step 4/16 : RUN yum install -y which
 ---> Running in 3452b533644f
Loaded plugins: fastestmirror, ovl


 One of the configured repositories failed (Unknown),
 and yum doesn't have enough cached data to continue. At this point the only
 safe thing yum can do is fail. There are a few ways to work "fix" this:

     1. Contact the upstream for the repository and get them to fix the problem.

     2. Reconfigure the baseurl/etc. for the repository, to point to a working
        upstream. This is most often useful if you are using a newer
        distribution release than is supported by the repository (and the
        packages for the previous distribution release still work).

     3. Run the command with the repository temporarily disabled
            yum --disablerepo=<repoid> ...

     4. Disable the repository permanently, so yum won't use it by default. Yum
        will then just ignore the repository until you permanently enable it
        again or use --enablerepo for temporary usage:

            yum-config-manager --disable <repoid>
        or
            subscription-manager repos --disable=<repoid>

     5. Configure the failing repository to be skipped, if it is unavailable.
        Note that yum will try to contact the repo. when it runs most commands,
        so will have to try and fail each time (and thus. yum will be be much
        slower). If it is a very temporary problem though, this is often a nice
        compromise:

            yum-config-manager --save --setopt=<repoid>.skip_if_unavailable=true

Cannot find a valid baseurl for repo: base/7/x86_64
Could not retrieve mirrorlist 
http://mirrorlist.centos.org/?release=7&arch=x86_64&repo=os&infra=container 
error was
14: curl#7 - "Failed to connect to 2607:f8f8:700:12::10: Cannot assign 
requested address"
The command '/bin/sh -c yum install -y which' returned a non-zero code: 1
Build step 'Execute shell' marked build as failure

Reply via email to