Skip to content

Console Output

Pull request #2609 updated
16:21:54 Connecting to https://api.github.com using sjoelund.se/****** (GitHub Access Token)
Connecting to https://api.github.com to check permissions of obtain list of henrikt-ma for modelica/ModelicaSpecification
Obtained .CI/Jenkinsfile from f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa+7de743920bc5c12a378b8c613c895f21a74fa90d (e9418a969575aaf8f9c01197870dd8ba43b95261)
Running in Durability level: MAX_SURVIVABILITY
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (checks)
[Pipeline] node
Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609
[Pipeline] {
[Pipeline] checkout
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > 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://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2609/head:refs/remotes/origin/PR-2609 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 7de743920bc5c12a378b8c613c895f21a74fa90d into PR head commit f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa
Merge succeeded, producing f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa
Checking out Revision f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa (PR-2609)
Commit message: "Try to fix CI build by installing packages caption.sty and cleveref.sty"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 7de743920bc5c12a378b8c613c895f21a74fa90d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2609 # timeout=10
 > git checkout -b PR-2609 f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa # timeout=10
 > git rev-list --no-walk f8d8de59c4c7d813bd5a23d8bd7de45224f9044d # timeout=10
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . alpine:3.9
.
[Pipeline] withDockerContainer
asap-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-2609 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609@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 ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat
$ docker top 74415a67d3cf58ba771107ca89daf3269150e787d80abc22647eed14859e8b3a -eo pid,comm
[Pipeline] {
[Pipeline] sh
+ grep -n '[ 	]$' MLS.tex preamble.tex chapters/abstract.tex chapters/annotations.tex chapters/arrays.tex chapters/classes.tex chapters/connectors.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/glossary.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.tex chapters/literature.tex chapters/operatorsandexpressions.tex chapters/overloaded.tex chapters/packages.tex chapters/preface.tex chapters/revisions.tex chapters/scoping.tex chapters/statemachines.tex chapters/statements.tex chapters/stream.tex chapters/synchronous.tex chapters/syntax.tex chapters/unitexpressions.tex
[Pipeline] }
$ docker stop --time=1 74415a67d3cf58ba771107ca89daf3269150e787d80abc22647eed14859e8b3a
$ docker rm -f 74415a67d3cf58ba771107ca89daf3269150e787d80abc22647eed14859e8b3a
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] node
Running on asap-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609
[Pipeline] {
[Pipeline] checkout
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 7de743920bc5c12a378b8c613c895f21a74fa90d into PR head commit f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa
Merge succeeded, producing f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa
Checking out Revision f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa (PR-2609)
Commit message: "Try to fix CI build by installing packages caption.sty and cleveref.sty"
Cleaning workspace
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > 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://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2609/head:refs/remotes/origin/PR-2609 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa # timeout=10
 > git remote # timeout=10
 > git config --get remote.origin.url # timeout=10
using GIT_ASKPASS to set credentials GitHub Access Token
 > git merge 7de743920bc5c12a378b8c613c895f21a74fa90d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2609 # timeout=10
 > git checkout -b PR-2609 f570ab5e4b5fcb4c5e9fced6f7df64ea07b90eaa # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] sh
+ docker pull modelicaspec/latexml:20200415
20200415: Pulling from modelicaspec/latexml
Digest: sha256:2c8cdff71d87ef7413431cd990e33789f7c364f23813192d18ffa0a5816fd678
Status: Image is up to date for modelicaspec/latexml:20200415
docker.io/modelicaspec/latexml:20200415
[Pipeline] isUnix
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20200415
.
[Pipeline] withDockerContainer
asap-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-2609 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609@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 ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20200415 cat
$ docker top 20f49ad9bf4d8115df9f6f735065f61881bc306cc981da7fb6241b3e865e2780 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mkdir -p /tmp/jenkins
[Pipeline] sh
+ latexmk -pdf MLS.tex
Latexmk: This is Latexmk, John Collins, 26 Dec. 2019, version: 4.67.
Rule 'pdflatex': The following rules & subrules became out-of-date:
      'pdflatex'
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  -recorder  "MLS.tex"'
------------
Latexmk: applying rule 'pdflatex'...
This is pdfTeX, Version 3.14159265-2.6-1.40.21 (TeX Live 2020) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./MLS.tex
LaTeX2e <2020-02-02> patch level 5
L3 programming layer <2020-04-06>
(/usr/local/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2019/12/20 v1.4l Standard LaTeX document class
(/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo))
(/usr/local/texlive/texmf-dist/tex/latex/base/inputenc.sty) (./preamble.tex
(/usr/local/texlive/texmf-dist/tex/latex/fancyhdr/fancyhdr.sty)
(/usr/local/texlive/texmf-dist/tex/latex/parskip/parskip.sty
(/usr/local/texlive/texmf-dist/tex/latex/kvoptions/kvoptions.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/keyval.sty)
(/usr/local/texlive/texmf-dist/tex/generic/ltxcmds/ltxcmds.sty)
(/usr/local/texlive/texmf-dist/tex/generic/kvsetkeys/kvsetkeys.sty))
(/usr/local/texlive/texmf-dist/tex/latex/etoolbox/etoolbox.sty))
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
For additional information on amsmath, use the `?' option.
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amstext.sty
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsgen.sty))
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsbsy.sty)
(/usr/local/texlive/texmf-dist/tex/latex/amsmath/amsopn.sty))
(/usr/local/texlive/texmf-dist/tex/latex/float/float.sty)
(/usr/local/texlive/texmf-dist/tex/generic/iftex/ifpdf.sty
(/usr/local/texlive/texmf-dist/tex/generic/iftex/iftex.sty))
(/usr/local/texlive/texmf-dist/tex/latex/tocloft/tocloft.sty

Package tocloft Warning: \@starttoc has already been redefined; tocloft bailing
 out. on input line 1156.

) (/usr/local/texlive/texmf-dist/tex/latex/geometry/geometry.sty
(/usr/local/texlive/texmf-dist/tex/generic/iftex/ifvtex.sty))
(/usr/local/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/graphics.sty
(/usr/local/texlive/texmf-dist/tex/latex/graphics/trig.sty)
(/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg)
(/usr/local/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def)))

! LaTeX Error: File `caption.sty' not found.

Type X to quit or <RETURN> to proceed,
or enter new name. (Default extension: sty)

Enter file name: 
! Emergency stop.
<read *> 
         
l.52 \captionsetup
                  [figure]{position=bottom}^^M
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on MLS.log.
Latexmk: Missing input file: 'caption.sty' from line
  '! LaTeX Error: File `caption.sty' not found.'
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'MLS.log' for details
Latexmk: Use the -f option to force complete processing,
 unless error was exceeding maximum runs, or warnings treated as errors.
=== TeX engine is 'pdfTeX'
Latexmk: Errors, so I did not complete making targets
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 20f49ad9bf4d8115df9f6f735065f61881bc306cc981da7fb6241b3e865e2780
$ docker rm -f 20f49ad9bf4d8115df9f6f735065f61881bc306cc981da7fb6241b3e865e2780
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[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

GitHub has been notified of this commit’s build result

ERROR: script returned exit code 12
Finished: FAILURE