[Qa-jenkins-scm] Build failed in Jenkins: reproducible_builds_website #729

jenkins at jenkins.debian.net jenkins at jenkins.debian.net
Mon Oct 29 02:23:52 GMT 2018


See <https://jenkins.debian.net/job/reproducible_builds_website/729/display/redirect?page=changes>

Changes:

[dwheeler] Add info about building 57% of real Debian minimal

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building on master in workspace <https://jenkins.debian.net/job/reproducible_builds_website/ws/>
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://salsa.debian.org/reproducible-builds/reproducible-website.git
 > git init <https://jenkins.debian.net/job/reproducible_builds_website/ws/> # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-website.git
 > git --version # timeout=10
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-website.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-website.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/reproducible-website.git # timeout=10
Fetching upstream changes from https://salsa.debian.org/reproducible-builds/reproducible-website.git
 > git fetch --tags --progress https://salsa.debian.org/reproducible-builds/reproducible-website.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 846169dedbeefb3007904b965ede35651d6d1850 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 846169dedbeefb3007904b965ede35651d6d1850
Commit message: "Add info about building 57% of real Debian minimal"
 > git rev-list --no-walk 07256d9f4ea4097136303f266db24054b8ec845d # timeout=10
[workspace] $ /bin/sh -xe /tmp/jenkins5956576663174462173.sh
+ jekyll build -I -s . -d /srv/reproducible-builds.org/www
Configuration file: ./_config.yml
            Source: .
       Destination: /srv/reproducible-builds.org/www
 Incremental build: enabled
      Generating... 
There was an error highlighting your code: 

$ find build -newermt "@${SOURCE_DATE_EPOCH}" -print0 |
    xargs -0r touch --no-dereference --date="@${SOURCE_DATE_EPOCH}"
$ zip -r product.zip build 

While attempting to convert the above code, Pygments.rb returned an unacceptable value. 
This is usually a timeout problem solved by running `jekyll build` again. 
  Liquid Exception: Pygments.rb returned an unacceptable value when attempting to highlight some code. in <https://jenkins.debian.net/job/reproducible_builds_website/ws/_docs/archives.md>
jekyll 3.1.6 | Error:  Pygments.rb returned an unacceptable value when attempting to highlight some code.
Build step 'Execute shell' marked build as failure



More information about the Qa-jenkins-scm mailing list