Skip to content

Console Output

Pull request #2507 opened
14:26:41 Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token)
Waiting for GitHub to create a merge commit for pull request 2507.  Retrying 4 more times...
Waiting for GitHub to create a merge commit for pull request 2507.  Retrying 3 more times...
Waiting for GitHub to create a merge commit for pull request 2507.  Retrying 2 more times...
Connecting to https://api.github.com to check permissions of obtain list of christoff-buerger for modelica/ModelicaSpecification
Checking out git https://github.com/modelica/ModelicaSpecification.git into /var/jenkins_home/workspace/on_ModelicaSpecification_PR-2507@script to read .CI/Jenkinsfile
using credential github
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/modelica/ModelicaSpecification.git
 > git init /var/jenkins_home/workspace/on_ModelicaSpecification_PR-2507@script # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2507/head:refs/remotes/origin/PR-2507 +refs/heads/MCP/0032:refs/remotes/origin/MCP/0032 # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2507/head:refs/remotes/origin/PR-2507 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/MCP/0032:refs/remotes/origin/MCP/0032 # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2507/head:refs/remotes/origin/PR-2507 +refs/heads/MCP/0032:refs/remotes/origin/MCP/0032 # timeout=10
Merging remotes/origin/MCP/0032 commit 3bf88e4536dfeeb3b90af69e5ff37c1bc86f8b53 into PR head commit 687b38bb6ecd51111226401b1da08ffed0b4d723
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 687b38bb6ecd51111226401b1da08ffed0b4d723 # timeout=10
 > git merge 3bf88e4536dfeeb3b90af69e5ff37c1bc86f8b53 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Merge succeeded, producing 3bf88e4536dfeeb3b90af69e5ff37c1bc86f8b53
Checking out Revision 3bf88e4536dfeeb3b90af69e5ff37c1bc86f8b53 (PR-2507)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bf88e4536dfeeb3b90af69e5ff37c1bc86f8b53 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-2507 3bf88e4536dfeeb3b90af69e5ff37c1bc86f8b53 # timeout=10
Commit message: "Merge pull request #2507 from christoff-buerger/MCP/0032"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git --version # timeout=10
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (checks)
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507
[Pipeline] {
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . alpine:3.9
.
[Pipeline] withDockerContainer
ripper2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat
$ docker top 04cfe2d6cf929cef16103cef0196dd980d9119182766040997aa05625c3bc5b9 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ grep -n '[ 	]$' '*.tex' 'chapters/*.tex'
grep: *.tex: No such file or directory
grep: chapters/*.tex: No such file or directory
[Pipeline] }
$ docker stop --time=1 04cfe2d6cf929cef16103cef0196dd980d9119182766040997aa05625c3bc5b9
$ docker rm -f 04cfe2d6cf929cef16103cef0196dd980d9119182766040997aa05625c3bc5b9
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507
[Pipeline] {
[Pipeline] checkout
[Pipeline] isUnix
[Pipeline] sh
+ docker pull modelicaspec/latexml:20190319
20190319: Pulling from modelicaspec/latexml
Digest: sha256:917d3e7b70f397b64181303e9be21032c84168e2987db9b385638eb047030b15
Status: Image is up to date for modelicaspec/latexml:20190319
docker.io/modelicaspec/latexml:20190319
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20190319
.
[Pipeline] withDockerContainer
ripper2-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2507@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20190319 cat
$ docker top 8f633730fc49813b0e6ebbafc4656a1a524072aa36d5c7d5b71a4dbb788cb8f7 -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ latexmk -pdf MLS.tex
Latexmk: This is Latexmk, John Collins, 25 October 2018, version: 4.61.

------------
Latexmk: Could not find file 'MLS.tex'.
-- Use the -f option to force complete processing.
[Pipeline] }
$ docker stop --time=1 8f633730fc49813b0e6ebbafc4656a1a524072aa36d5c7d5b71a4dbb788cb8f7
$ docker rm -f 8f633730fc49813b0e6ebbafc4656a1a524072aa36d5c7d5b71a4dbb788cb8f7
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (upload)
Stage "upload" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (index)
Stage "index" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
ERROR: script returned exit code 11
Finished: FAILURE