Skip to content

Console Output

Pull request #2609 opened
09:06:52 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 67a88c2c7709e2a58e363701050074c1ec8bdb03+7de743920bc5c12a378b8c613c895f21a74fa90d (9d3fbe5e6741e2fa9faf7e3b3edaa4efee7aaa8b)
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
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/modelica/ModelicaSpecification.git
 > git init /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2609 # 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
Cleaning workspace
Fetching without tags
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2609/head:refs/remotes/origin/PR-2609 # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
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 67a88c2c7709e2a58e363701050074c1ec8bdb03
Merge succeeded, producing 67a88c2c7709e2a58e363701050074c1ec8bdb03
Checking out Revision 67a88c2c7709e2a58e363701050074c1ec8bdb03 (PR-2609)
Commit message: "Mention that LaTeXML issue with subfig.sty is fixed on master"
First time build. Skipping changelog.
Cleaning workspace
 > git --version # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67a88c2c7709e2a58e363701050074c1ec8bdb03 # timeout=10
 > git merge 7de743920bc5c12a378b8c613c895f21a74fa90d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67a88c2c7709e2a58e363701050074c1ec8bdb03 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-2609 67a88c2c7709e2a58e363701050074c1ec8bdb03 # 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 inspect -f . alpine:3.9

Error: No such object: alpine:3.9
[Pipeline] isUnix
[Pipeline] sh
+ docker pull alpine:3.9
3.9: Pulling from library/alpine
31603596830f: Pulling fs layer
31603596830f: Verifying Checksum
31603596830f: Download complete
31603596830f: Pull complete
Digest: sha256:414e0518bb9228d35e4cd5165567fb91d26c6a214e9c95899e1e056fcd349011
Status: Downloaded newer image for alpine:3.9
docker.io/library/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 ******** alpine:3.9 cat
$ docker top ec42d3ee63dff16c6d156f4582d4bdfda65cf73df7c0f94880a7c13fba53554c -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 ec42d3ee63dff16c6d156f4582d4bdfda65cf73df7c0f94880a7c13fba53554c
$ docker rm -f ec42d3ee63dff16c6d156f4582d4bdfda65cf73df7c0f94880a7c13fba53554c
[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 67a88c2c7709e2a58e363701050074c1ec8bdb03
Merge succeeded, producing 67a88c2c7709e2a58e363701050074c1ec8bdb03
Checking out Revision 67a88c2c7709e2a58e363701050074c1ec8bdb03 (PR-2609)
Commit message: "Mention that LaTeXML issue with subfig.sty is fixed on master"
Cleaning workspace
 > git --version # timeout=10
 > 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 67a88c2c7709e2a58e363701050074c1ec8bdb03 # timeout=10
 > git merge 7de743920bc5c12a378b8c613c895f21a74fa90d # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 67a88c2c7709e2a58e363701050074c1ec8bdb03 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-2609 # timeout=10
 > git checkout -b PR-2609 67a88c2c7709e2a58e363701050074c1ec8bdb03 # 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
6cf436f81810: Pulling fs layer
987088a85b96: Pulling fs layer
b4624b3efe06: Pulling fs layer
d42beb8ded59: Pulling fs layer
9bf2f9c66907: Pulling fs layer
d42beb8ded59: Waiting
9bf2f9c66907: Waiting
b4624b3efe06: Verifying Checksum
b4624b3efe06: Download complete
987088a85b96: Verifying Checksum
987088a85b96: Download complete
6cf436f81810: Verifying Checksum
6cf436f81810: Download complete
d42beb8ded59: Verifying Checksum
d42beb8ded59: Download complete
6cf436f81810: Pull complete
987088a85b96: Pull complete
b4624b3efe06: Pull complete
d42beb8ded59: Pull complete
9bf2f9c66907: Verifying Checksum
9bf2f9c66907: Download complete
9bf2f9c66907: Pull complete
Digest: sha256:2c8cdff71d87ef7413431cd990e33789f7c364f23813192d18ffa0a5816fd678
Status: Downloaded newer image 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 ******** modelicaspec/latexml:20200415 cat
$ docker top 050150f7850161e4be02b9ada019acc36834a6d7d1e7f33e6ceca4c960921ea1 -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 050150f7850161e4be02b9ada019acc36834a6d7d1e7f33e6ceca4c960921ea1
$ docker rm -f 050150f7850161e4be02b9ada019acc36834a6d7d1e7f33e6ceca4c960921ea1
[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