Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building on the built-in node in workspace /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace The recommended git tool is: NONE No credentials specified Wiping out workspace first. Cloning the remote Git repository Cloning repository https://salsa.debian.org/reproducible-builds/diffoscope-website.git > git init /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace # timeout=10 Fetching upstream changes from https://salsa.debian.org/reproducible-builds/diffoscope-website.git > git --version # timeout=10 > git --version # 'git version 2.39.2' > git fetch --tags --force --progress -- https://salsa.debian.org/reproducible-builds/diffoscope-website.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://salsa.debian.org/reproducible-builds/diffoscope-website.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 50c452aad2d82b27f5249ed1f0486a99e84c400d (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 50c452aad2d82b27f5249ed1f0486a99e84c400d # timeout=10 Commit message: "Update metadata and news to match release of version 273" > git rev-list --no-walk 6f1360938ab13426ba78e776d18f71cb7e6bfa4e # timeout=10 [workspace] $ /bin/sh -xe /tmp/jenkins10290365908146346880.sh + mkdir -pv /srv/diffoscope.org/www + jekyll build -I -s . -d /srv/diffoscope.org/www Configuration file: /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace/_config.yml Source: /var/lib/jenkins/jobs/reproducible_builds_diffoscope_website/workspace Destination: /srv/diffoscope.org/www Incremental build: enabled Generating... done in 1.706 seconds. Auto-regeneration: disabled. Use --watch to enable. Finished: SUCCESS