Skip to content

Console Output

Pull request #3293 updated
14:48:02 Connecting to https://api.github.com using GitHub Access Token
Connecting to https://api.github.com to check permissions of obtain list of HansOlsson for modelica/ModelicaSpecification
Obtained .CI/Jenkinsfile from a5d85671c7df239b0ffc0be4bb20d028413899db+4766609c17b3a4f012670957f329ec96e7377dde (36a6d84cc07619044159166c1f1fe914ba16193b)
[Pipeline] Start of Pipeline
[Pipeline] stage
[Pipeline] { (checks)
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
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-3293 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git
 > git --version # timeout=10
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3293/head:refs/remotes/origin/PR-3293 +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/3293/head:refs/remotes/origin/PR-3293 # 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 --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3293/head:refs/remotes/origin/PR-3293 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 4766609c17b3a4f012670957f329ec96e7377dde into PR head commit a5d85671c7df239b0ffc0be4bb20d028413899db
Merge succeeded, producing a5d85671c7df239b0ffc0be4bb20d028413899db
Checking out Revision a5d85671c7df239b0ffc0be4bb20d028413899db (PR-3293)
Commit message: "Merge remote-tracking branch 'origin/CMAPSupport' into CMAPSupport"
First time build. Skipping changelog.
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a5d85671c7df239b0ffc0be4bb20d028413899db # 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 4766609c17b3a4f012670957f329ec96e7377dde # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a5d85671c7df239b0ffc0be4bb20d028413899db # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-3293 a5d85671c7df239b0ffc0be4bb20d028413899db # timeout=10
 > git rev-list --no-walk 16d40051962163e4239bd1a7d6844bcded59a803 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] sh
+ docker inspect -f . alpine:3.9
.
[Pipeline] }
[Pipeline] // withEnv
[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-3293 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293_tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** alpine:3.9 cat
$ docker top 4aecdf52bd81475cc0543f76aaefa105ec9ecfe9bf12da58c82a76e5f62dceb5 -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/copyright.tex chapters/dae.tex chapters/derivationofstream.tex chapters/equations.tex chapters/functions.tex chapters/inheritance.tex chapters/interface.tex chapters/introduction.tex chapters/lexicalstructure.tex chapters/library.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/titlepage.tex chapters/unitexpressions.tex
[Pipeline] }
$ docker stop --time=1 4aecdf52bd81475cc0543f76aaefa105ec9ecfe9bf12da58c82a76e5f62dceb5
$ docker rm -f 4aecdf52bd81475cc0543f76aaefa105ec9ecfe9bf12da58c82a76e5f62dceb5
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293
[Pipeline] {
[Pipeline] checkout
The recommended git tool is: git
using credential github
Fetching changes from the remote Git repository
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 4766609c17b3a4f012670957f329ec96e7377dde into PR head commit a5d85671c7df239b0ffc0be4bb20d028413899db
Merge succeeded, producing a5d85671c7df239b0ffc0be4bb20d028413899db
Checking out Revision a5d85671c7df239b0ffc0be4bb20d028413899db (PR-3293)
Commit message: "Merge remote-tracking branch 'origin/CMAPSupport' into CMAPSupport"
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
 > git rev-parse --resolve-git-dir /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293/.git # 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
 > git --version # 'git version 2.25.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/3293/head:refs/remotes/origin/PR-3293 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a5d85671c7df239b0ffc0be4bb20d028413899db # 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 4766609c17b3a4f012670957f329ec96e7377dde # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a5d85671c7df239b0ffc0be4bb20d028413899db # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D PR-3293 # timeout=10
 > git checkout -b PR-3293 a5d85671c7df239b0ffc0be4bb20d028413899db # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] sh
+ docker pull modelicaspec/latexml:20221130
20221130: Pulling from modelicaspec/latexml
11323ed2c653: Pulling fs layer
f70d7a7f4847: Pulling fs layer
42a3fed115e7: Pulling fs layer
42a3fed115e7: Download complete
11323ed2c653: Verifying Checksum
11323ed2c653: Download complete
11323ed2c653: Pull complete
f70d7a7f4847: Verifying Checksum
f70d7a7f4847: Download complete
f70d7a7f4847: Pull complete
42a3fed115e7: Pull complete
Digest: sha256:f46e530e10d2da8e059c1ea6d5b03e60365659ff02bb935e5bf25a1b60d13d94
Status: Downloaded newer image for modelicaspec/latexml:20221130
docker.io/modelicaspec/latexml:20221130
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . modelicaspec/latexml:20221130
.
[Pipeline] }
[Pipeline] // withEnv
[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-3293 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293_tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-3293_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicaspec/latexml:20221130 cat
$ docker top 9f8e6fb1d531e5168e7380f976f45faf680bcca783990519b152caab1c55d565 -eo pid,comm
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ mkdir -p /tmp/jenkins
[Pipeline] sh
+ latexmk -pdf MLS.tex
Rc files read:
  NONE
Latexmk: This is Latexmk, John Collins, 17 Mar. 2022. Version 4.77, version: 4.77.
Latexmk: applying rule 'pdflatex'...
Rule 'pdflatex': File changes, etc:
   Changed files, or newly in use since previous run(s):
  MLS.tex
Rule 'pdflatex': The following rules & subrules became out-of-date:
  pdflatex
------------
Run number 1 of rule 'pdflatex'
------------
------------
Running 'pdflatex  -recorder  "MLS.tex"'
------------
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex)
 restricted \write18 enabled.
entering extended mode
(./MLS.tex
LaTeX2e <2021-11-15> patch level 1
L3 programming layer <2022-02-24>
(/usr/local/texlive/texmf-dist/tex/latex/base/report.cls
Document Class: report 2021/10/04 v1.4n Standard LaTeX document class
(/usr/local/texlive/texmf-dist/tex/latex/base/size10.clo))

! LaTeX Error: File `cmap.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.3 \NeedsTeXFormat
                   {LaTeX2e}^^M
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on MLS.log.
Latexmk: Missing input file 'cmap.sty' (or dependence on it) from following:
  '! LaTeX Error: File `cmap.sty' not found.'
Latexmk: If appropriate, the -f option can be used to get latexmk
  to try to force complete processing.
Latexmk: Getting log file 'MLS.log'
Latexmk: Examining 'MLS.fls'
Latexmk: Examining 'MLS.log'
Latexmk: Errors, so I did not complete making targets
Collected error summary (may duplicate other messages):
  pdflatex: Command for 'pdflatex' gave return code 1
      Refer to 'MLS.log' for details
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
$ docker stop --time=1 9f8e6fb1d531e5168e7380f976f45faf680bcca783990519b152caab1c55d565
$ docker rm -f 9f8e6fb1d531e5168e7380f976f45faf680bcca783990519b152caab1c55d565
[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
ERROR: script returned exit code 12

GitHub has been notified of this commit’s build result

Finished: FAILURE