Pull request #2759 opened 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 HansOlsson for modelica/ModelicaSpecification Obtained .CI/Jenkinsfile from 40e51bb509af5ebd76babea28cd16559571e9a34+5d5a6edbaa9056f3183bf9c1c3be8256844775e0 (8c851ca4e4ac18cd6b03131c5fa770238cd02d13) 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-2759 [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-2759 # timeout=10 Fetching upstream changes from https://github.com/modelica/ModelicaSpecification.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2759/head:refs/remotes/origin/PR-2759 +refs/heads/master:refs/remotes/origin/master # timeout=10 Cleaning workspace Fetching without tags Merging remotes/origin/master commit 5d5a6edbaa9056f3183bf9c1c3be8256844775e0 into PR head commit 40e51bb509af5ebd76babea28cd16559571e9a34 Merge succeeded, producing 40e51bb509af5ebd76babea28cd16559571e9a34 Checking out Revision 40e51bb509af5ebd76babea28cd16559571e9a34 (PR-2759) Commit message: "Add exception for encapsulated short class lookup, and example demonstrating it. Closes #2743" First time build. Skipping changelog. Cleaning workspace > git --version # timeout=10 > git --version # 'git version 2.17.1' > git config remote.origin.url https://github.com/modelica/ModelicaSpecification.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2759/head:refs/remotes/origin/PR-2759 # 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/2759/head:refs/remotes/origin/PR-2759 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40e51bb509af5ebd76babea28cd16559571e9a34 # 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 5d5a6edbaa9056f3183bf9c1c3be8256844775e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40e51bb509af5ebd76babea28cd16559571e9a34 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git checkout -b PR-2759 40e51bb509af5ebd76babea28cd16559571e9a34 # 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 . [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-2759 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2759:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2759:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2759@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2759@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 ******** alpine:3.9 cat $ docker top 3fd955e3ffd165e4b27d692dbddbcd111993bab03130a0b71cca124f2fff6893 -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/glossary.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 3fd955e3ffd165e4b27d692dbddbcd111993bab03130a0b71cca124f2fff6893 $ docker rm -f 3fd955e3ffd165e4b27d692dbddbcd111993bab03130a0b71cca124f2fff6893 [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-2759 [Pipeline] { [Pipeline] checkout using credential github Fetching changes from the remote Git repository Cleaning workspace Fetching without tags Merging remotes/origin/master commit 5d5a6edbaa9056f3183bf9c1c3be8256844775e0 into PR head commit 40e51bb509af5ebd76babea28cd16559571e9a34 Merge succeeded, producing 40e51bb509af5ebd76babea28cd16559571e9a34 Checking out Revision 40e51bb509af5ebd76babea28cd16559571e9a34 (PR-2759) Commit message: "Add exception for encapsulated short class lookup, and example demonstrating it. Closes #2743" Cleaning workspace > git --version # timeout=10 > git --version # 'git version 2.17.1' > 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 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials GitHub Access Token > git fetch --no-tags --progress -- https://github.com/modelica/ModelicaSpecification.git +refs/pull/2759/head:refs/remotes/origin/PR-2759 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40e51bb509af5ebd76babea28cd16559571e9a34 # 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 5d5a6edbaa9056f3183bf9c1c3be8256844775e0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 40e51bb509af5ebd76babea28cd16559571e9a34 # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D PR-2759 # timeout=10 > git checkout -b PR-2759 40e51bb509af5ebd76babea28cd16559571e9a34 # 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:20201130 20201130: Pulling from modelicaspec/latexml Digest: sha256:3515bef2129bac74a4d7d98c2b5404f7af1d17d9e93f11fed535c84e2258bc07 Status: Image is up to date for modelicaspec/latexml:20201130 docker.io/modelicaspec/latexml:20201130 [Pipeline] isUnix [Pipeline] sh + docker inspect -f . modelicaspec/latexml:20201130 . [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-2759 -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2759:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2759:rw,z -v /var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2759@tmp:/var/lib/jenkins1/ws/on_ModelicaSpecification_PR-2759@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 ******** modelicaspec/latexml:20201130 cat $ docker top 75eeb4f9ab4df231b9956357b0998e7946efdde8492307f1c6f82f812fa135d5 -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))) (/usr/local/texlive/texmf-dist/tex/latex/caption/caption.sty (/usr/local/texlive/texmf-dist/tex/latex/caption/caption3.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hyperref.sty (/usr/local/texlive/texmf-dist/tex/latex/pdftexcmds/pdftexcmds.sty (/usr/local/texlive/texmf-dist/tex/generic/infwarerr/infwarerr.sty)) (/usr/local/texlive/texmf-dist/tex/generic/kvdefinekeys/kvdefinekeys.sty) (/usr/local/texlive/texmf-dist/tex/generic/pdfescape/pdfescape.sty) (/usr/local/texlive/texmf-dist/tex/latex/hycolor/hycolor.sty) (/usr/local/texlive/texmf-dist/tex/latex/letltxmacro/letltxmacro.sty) (/usr/local/texlive/texmf-dist/tex/latex/auxhook/auxhook.sty) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/pd1enc.def) (/usr/local/texlive/texmf-dist/tex/generic/intcalc/intcalc.sty) (/usr/local/texlive/texmf-dist/tex/generic/etexcmds/etexcmds.sty) (/usr/local/texlive/texmf-dist/tex/latex/url/url.sty) (/usr/local/texlive/texmf-dist/tex/generic/bitset/bitset.sty (/usr/local/texlive/texmf-dist/tex/generic/bigintcalc/bigintcalc.sty)) (/usr/local/texlive/texmf-dist/tex/generic/atbegshi/atbegshi.sty)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/hpdftex.def (/usr/local/texlive/texmf-dist/tex/latex/atveryend/atveryend.sty) (/usr/local/texlive/texmf-dist/tex/latex/rerunfilecheck/rerunfilecheck.sty (/usr/local/texlive/texmf-dist/tex/generic/uniquecounter/uniquecounter.sty))) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.sty (/usr/local/texlive/texmf-dist/tex/latex/logreq/logreq.def)) (/usr/local/texlive/texmf-dist/tex/latex/base/ifthen.sty) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-dm.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-compat.def) (/usr/local/texlive/texmf-dist/tex/latex/l3kernel/expl3.sty (/usr/local/texlive/texmf-dist/tex/latex/l3backend/l3backend-pdfmode.def)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/blx-case-expl3.def (/usr/local/texlive/texmf-dist/tex/latex/l3packages/xparse/xparse.sty)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.def) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/authoryear.bbx (/usr/local/texlive/texmf-dist/tex/latex/biblatex/bbx/standard.bbx)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/cbx/authoryear.cbx) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/biblatex.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/multirow/multirow.sty) (./mlsshared.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.sty (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty) (/usr/local/texlive/texmf-dist/tex/latex/listings/listings.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/graphics/color.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/xcolor/xcolor.sty (/usr/local/texlive/texmf-dist/tex/latex/graphics-cfg/color.cfg) (/usr/local/texlive/texmf-dist/tex/latex/colortbl/colortbl.sty (/usr/local/texlive/texmf-dist/tex/latex/tools/array.sty))) (/usr/local/texlive/texmf-dist/tex/latex/listings/lstmisc.sty)) (/usr/local/texlive/texmf-dist/tex/latex/cleveref/cleveref.sty) (/usr/local/texlive/texmf-dist/tex/latex/amscls/amsthm.sty)) (./MLS.aux) *geometry* driver: auto-detecting *geometry* detected driver: pdftex (/usr/local/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] ) (/usr/local/texlive/texmf-dist/tex/latex/epstopdf-pkg/epstopdf-base.sty (/usr/local/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg)) (/usr/local/texlive/texmf-dist/tex/latex/hyperref/nameref.sty (/usr/local/texlive/texmf-dist/tex/latex/refcount/refcount.sty) (/usr/local/texlive/texmf-dist/tex/generic/gettitlestring/gettitlestring.sty)) (/usr/local/texlive/texmf-dist/tex/latex/biblatex/lbx/english.lbx) No file MLS.bbl. Package hyperref Warning: Option `destlabel' has already been used, (hyperref) setting the option has no effect on input line 26. (./chapters/titlepage.tex (./chapters/abstract.tex) [1{/usr/local/texmf-var/fon ts/map/pdftex/updmap/pdftex.map} <./media/Modelica_Language.pdf>]) (./chapters/copyright.tex LaTeX Warning: Reference `modelica-revision-history' on page 1 undefined on inp ut line 8. ) Package Fancyhdr Warning: \headheight is too small (12.0pt): Make it at least 25.38974pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [1] [2] (./chapters/preface.tex [3 <./media/diagram_examples.png>] LaTeX Warning: Reference `modelica-3-4' on page 1 undefined on input line 47. ) Package Fancyhdr Warning: \headheight is too small (25.38974pt): Make it at least 28.98978pt. We now make it that large for the rest of the document. This may cause the page layout to be inconsistent, however. [4] (./chapters/introduction.tex Chapter 1. [5] LaTeX Warning: Reference `glossary' on page 1 undefined on input line 94. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 112. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 120. ) [6] (./chapters/lexicalstructure.tex Chapter 2. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 14. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 20. (/usr/local/texlive/texmf-dist/tex/latex/base/omlcmr.fd) (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmss.fd) [7] LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 88. (/usr/local/texlive/texmf-dist/tex/latex/base/ts1cmtt.fd) LaTeX Warning: Reference `scoping-name-lookup-and-flattening' on page 1 undefin ed on input line 105. LaTeX Warning: Reference `packages' on page 1 undefined on input line 106. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 111. [8] LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 140. LaTeX Warning: Reference `integer-type' on page 1 undefined on input line 159. LaTeX Warning: Reference `lexical-conventions' on page 1 undefined on input lin e 171. [9] LaTeX Warning: Reference `lexical-conventions' on page 10 undefined on input li ne 239. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 240. ) [10] (./chapters/operatorsandexpressions.tex Chapter 3. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 5. LaTeX Warning: Reference `predefined-types-and-classes' on page 1 undefined on input line 15. LaTeX Warning: Reference `operator-precedence-and-associativity' on page 1 unde fined on input line 23. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 24. LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 25. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 29. LaTeX Warning: Reference `initialization-and-binding-equations-of-components-in -functions' on page 1 undefined on input line 30. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 30. LaTeX Warning: Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 31. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 44. LaTeX Warning: Reference `modelica-concrete-syntax' on page 1 undefined on inpu t line 44. [11] [12] LaTeX Warning: Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 160. [13] LaTeX Warning: Reference `equations' on page 1 undefined on input line 200. LaTeX Warning: Reference `equality-and-assignment' on page 1 undefined on input line 200. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 201. (/usr/local/texlive/texmf-dist/tex/latex/listings/lstlang1.sty) LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 256. LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 259. [14] LaTeX Warning: Reference `vector-matrix-and-array-constructors' on page 1 undef ined on input line 279. LaTeX Warning: Reference `array-concatenation' on page 1 undefined on input lin e 283. LaTeX Warning: Reference `vector-construction' on page 1 undefined on input lin e 287. LaTeX Warning: Reference `type-compatible-expressions' on page 1 undefined on i nput line 300. LaTeX Warning: Reference `evaluation-order' on page 1 undefined on input line 3 02. [15] LaTeX Warning: Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 366. LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 370. LaTeX Warning: Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 372. LaTeX Warning: Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 374. LaTeX Warning: Reference `built-in-functions' on page 1 undefined on input line 379. LaTeX Warning: Reference `modelica:abs' on page 1 undefined on input line 392. LaTeX Warning: Reference `modelica:sign' on page 1 undefined on input line 393. LaTeX Warning: Reference `modelica:sqrt' on page 1 undefined on input line 394. LaTeX Warning: Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 395. LaTeX Warning: Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 396. LaTeX Warning: Reference `modelica:to-String' on page 1 undefined on input line 397. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 402. LaTeX Warning: Reference `built-in-mathematical-functions-and-external-built-in -functions' on page 1 undefined on input line 404. LaTeX Warning: Reference `event-triggering-mathematical-functions' on page 1 un defined on input line 404. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 438. [16] LaTeX Warning: Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 449. LaTeX Warning: Reference `type-conversion-of-enumeration-values-to-string-or-in teger' on page 1 undefined on input line 462. LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 498. LaTeX Warning: Reference `modelica:div' on page 1 undefined on input line 505. LaTeX Warning: Reference `modelica:mod' on page 1 undefined on input line 506. LaTeX Warning: Reference `modelica:rem' on page 1 undefined on input line 507. LaTeX Warning: Reference `modelica:ceil' on page 1 undefined on input line 508. LaTeX Warning: Reference `modelica:floor' on page 1 undefined on input line 509 . LaTeX Warning: Reference `modelica:integer' on page 1 undefined on input line 5 10. [17] [18] LaTeX Warning: Reference `modelica:atan2' on page 1 undefined on input line 612 . LaTeX Warning: Reference `modelica:der' on page 1 undefined on input line 647. LaTeX Warning: Reference `modelica:delay' on page 1 undefined on input line 648 . LaTeX Warning: Reference `modelica:cardinality' on page 1 undefined on input li ne 649. LaTeX Warning: Reference `modelica:homotopy' on page 1 undefined on input line 650. LaTeX Warning: Reference `modelica:semiLinear' on page 1 undefined on input lin e 651. LaTeX Warning: Reference `modelica:inStream' on page 1 undefined on input line 652. LaTeX Warning: Reference `modelica:actualStream' on page 1 undefined on input l ine 653. LaTeX Warning: Reference `modelica:spatialDistribution' on page 1 undefined on input line 654. LaTeX Warning: Reference `modelica:getInstanceName' on page 1 undefined on inpu t line 655. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 667. [19] LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 680. LaTeX Warning: Reference `delay' on page 1 undefined on input line 680. LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 692. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 712. LaTeX Warning: Reference `homotopy' on page 1 undefined on input line 712. LaTeX Warning: Reference `vectorized-calls-of-functions' on page 1 undefined on input line 721. LaTeX Warning: Reference `semilinear' on page 1 undefined on input line 721. LaTeX Warning: Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 730. LaTeX Warning: Reference `stream-operator-actualstream' on page 1 undefined on input line 739. [20] LaTeX Warning: Reference `spatialdistribution' on page 1 undefined on input lin e 752. LaTeX Warning: Reference `getinstancename' on page 1 undefined on input line 76 1. LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 826. [21] LaTeX Font Warning: Font shape `OML/cmss/m/n' undefined (Font) using `OML/cmm/m/it' instead (Font) for symbol `textless' on input line 854. [22] LaTeX Warning: Reference `clocked-discrete-time-and-clocked-discretized-continu ous-time-partition' on page 1 undefined on input line 951. [23] [24] LaTeX Warning: Reference `derivative-and-special-purpose-operators-with-functio n-syntax' on page 1 undefined on input line 1100. [25] [26] LaTeX Warning: Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1200. LaTeX Warning: Reference `modelica:initial' on page 1 undefined on input line 1 207. LaTeX Warning: Reference `modelica:terminal' on page 1 undefined on input line 1208. LaTeX Warning: Reference `modelica:noEvent' on page 1 undefined on input line 1 209. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 10. LaTeX Warning: Reference `modelica:event-sample' on page 1 undefined on input l ine 1211. LaTeX Warning: Reference `modelica:pre' on page 1 undefined on input line 1212. LaTeX Warning: Reference `modelica:edge' on page 1 undefined on input line 1213 . LaTeX Warning: Reference `modelica:change' on page 1 undefined on input line 12 14. LaTeX Warning: Reference `modelica:reinit' on page 1 undefined on input line 12 15. LaTeX Warning: Reference `modelica:smooth' on page 1 undefined on input line 12 49. LaTeX Warning: Reference `modelica:smooth' on page 27 undefined on input line 1 249. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1249. [27] LaTeX Warning: Reference `discrete-time-expressions' on page 1 undefined on inp ut line 1299. [28] LaTeX Warning: Reference `reinit' on page 1 undefined on input line 1340. LaTeX Warning: Reference `component-variability-prefixes-discrete-parameter-con stant' on page 1 undefined on input line 1347. LaTeX Warning: Reference `synchronous-data-flow-principle-and-single-assignment -rule' on page 1 undefined on input line 1370. [29] LaTeX Warning: Reference `cardinality-deprecated' on page 1 undefined on input line 1421. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 1450. [30]) [31] (./chapters/classes.tex Chapter 4. LaTeX Warning: Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 51. [32] LaTeX Warning: Reference `simultaneous-inner-outer-declarations' on page 1 unde fined on input line 59. LaTeX Warning: Reference `redeclaration' on page 1 undefined on input line 60. LaTeX Warning: Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 83. LaTeX Warning: Reference `output-formal-parameters-of-functions' on page 1 unde fined on input line 85. LaTeX Warning: Reference `records' on page 1 undefined on input line 87. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 89. [33] LaTeX Warning: Reference `static-name-lookup' on page 1 undefined on input line 166. LaTeX Warning: Reference `enumeration-types' on page 1 undefined on input line 181. LaTeX Warning: Reference `array-declarations' on page 1 undefined on input line 181. LaTeX Warning: Reference `function-as-a-specialized-class' on page 1 undefined on input line 200. [34] LaTeX Warning: Reference `conditional-component-declaration' on page 1 undefine d on input line 202. LaTeX Warning: Reference `restrictions-on-assigned-variables' on page 1 undefin ed on input line 211. LaTeX Warning: Reference `specialized-classes' on page 1 undefined on input lin e 218. LaTeX Warning: Reference `functional-input-arguments-to-functions' on page 1 un defined on input line 220. LaTeX Warning: Reference `external-objects' on page 1 undefined on input line 2 23. LaTeX Warning: Reference `variability-of-structured-entities' on page 1 undefin ed on input line 225. LaTeX Warning: Reference `function-call' on page 1 undefined on input line 238. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 24 0. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 24 6. [35] LaTeX Warning: Reference `connect-equations-and-connectors' on page 1 undefined on input line 264. LaTeX Warning: Reference `balanced-models' on page 1 undefined on input line 26 8. [36] LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 338. LaTeX Warning: Reference `initialization-initial-equation-and-initial-algorithm ' on page 1 undefined on input line 339. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 354. LaTeX Warning: Reference `events-and-synchronization' on page 1 undefined on in put line 359. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 379. LaTeX Warning: Reference `variability-of-expressions' on page 1 undefined on in put line 383. [37] [38] LaTeX Warning: Reference `interface-compatibility-or-subtyping' on page 1 undef ined on input line 495. [39] ! Undefined control sequence. l.604 ...ass definition is declared as \lstineline !encapsulated!, then the m... ? ! Emergency stop. l.604 ...ass definition is declared as \lstineline !encapsulated!, then the m... ! ==> Fatal error occurred, no output PDF file produced! Transcript written on MLS.log. Latexmk: Non-existent bbl file 'MLS.bbl' No file MLS.bbl. Latexmk: List of undefined refs and citations: Reference `array-concatenation' on page 1 undefined on input line 283 Reference `array-declarations' on page 1 undefined on input line 181 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 30 Reference `array-dimension-lower-and-upper-index-bounds' on page 1 undefined on input line 374 Reference `balanced-models' on page 1 undefined on input line 240 Reference `balanced-models' on page 1 undefined on input line 246 Reference `balanced-models' on page 1 undefined on input line 268 Reference `built-in-functions' on page 1 undefined on input line 379 Reference `built-in-intrinsic-operators-with-function-syntax' on page 1 undefined on input line 31 Reference `built-in-mathematical-functions-and-external-built-in-functions' on page 1 undefined on input line 404 Reference `cardinality-deprecated' on page 1 undefined on input line 1421 Reference `cardinality-deprecated' on page 1 undefined on input line 692 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 498 Reference `clocked-discrete-time-and-clocked-discretized-continuous-time-partition' on page 1 undefined on input line 951 Reference `component-variability-prefixes-discrete-parameter-constant' on page 1 undefined on input line 1347 Reference `conditional-component-declaration' on page 1 undefined on input line 202 Reference `connect-equations-and-connectors' on page 1 undefined on input line 264 Reference `delay' on page 1 undefined on input line 680 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 1100 Reference `derivative-and-special-purpose-operators-with-function-syntax' on page 1 undefined on input line 370 Reference `discrete-time-expressions' on page 1 undefined on input line 1299 Reference `discrete-time-expressions' on page 1 undefined on input line 259 Reference `enumeration-types' on page 1 undefined on input line 181 Reference `enumeration-types' on page 1 undefined on input line 89 Reference `equality-and-assignment' on page 1 undefined on input line 200 Reference `equations' on page 1 undefined on input line 200 Reference `evaluation-order' on page 1 undefined on input line 302 Reference `event-related-operators-with-function-syntax' on page 1 undefined on input line 372 Reference `event-triggering-mathematical-functions' on page 1 undefined on input line 404 Reference `events-and-synchronization' on page 1 undefined on input line 1249 Reference `events-and-synchronization' on page 1 undefined on input line 1450 Reference `events-and-synchronization' on page 1 undefined on input line 256 Reference `events-and-synchronization' on page 1 undefined on input line 338 Reference `events-and-synchronization' on page 1 undefined on input line 354 Reference `events-and-synchronization' on page 1 undefined on input line 359 Reference `external-objects' on page 1 undefined on input line 223 Reference `function-as-a-specialized-class' on page 1 undefined on input line 200 Reference `function-call' on page 1 undefined on input line 238 Reference `functional-input-arguments-to-functions' on page 1 undefined on input line 220 Reference `getinstancename' on page 1 undefined on input line 761 Reference `glossary' on page 1 undefined on input line 94 Reference `homotopy' on page 1 undefined on input line 712 Reference `inheritance-of-protected-and-public-elements' on page 1 undefined on input line 51 Reference `initialization-and-binding-equations-of-components-in-functions' on page 1 undefined on input line 30 Reference `initialization-initial-equation-and-initial-algorithm' on page 1 undefined on input line 339 Reference `integer-type' on page 1 undefined on input line 159 Reference `interface-compatibility-or-subtyping' on page 1 undefined on input line 495 Reference `lexical-conventions' on page 1 undefined on input line 111 Reference `lexical-conventions' on page 1 undefined on input line 112 Reference `lexical-conventions' on page 1 undefined on input line 140 Reference `lexical-conventions' on page 1 undefined on input line 171 Reference `lexical-conventions' on page 1 undefined on input line 20 Reference `lexical-conventions' on page 10 undefined on input line 239 Reference `modelica-3-4' on page 1 undefined on input line 47 Reference `modelica-concrete-syntax' on page 1 undefined on input line 120 Reference `modelica-concrete-syntax' on page 1 undefined on input line 14 Reference `modelica-concrete-syntax' on page 1 undefined on input line 24 Reference `modelica-concrete-syntax' on page 1 undefined on input line 44 Reference `modelica-concrete-syntax' on page 1 undefined on input line 5 Reference `modelica-concrete-syntax' on page 1 undefined on input line 88 Reference `modelica-revision-history' on page 1 undefined on input line 8 Reference `modelica:abs' on page 1 undefined on input line 392 Reference `modelica:actualStream' on page 1 undefined on input line 653 Reference `modelica:atan2' on page 1 undefined on input line 612 Reference `modelica:cardinality' on page 1 undefined on input line 649 Reference `modelica:ceil' on page 1 undefined on input line 508 Reference `modelica:change' on page 1 undefined on input line 1214 Reference `modelica:delay' on page 1 undefined on input line 648 Reference `modelica:der' on page 1 undefined on input line 647 Reference `modelica:div' on page 1 undefined on input line 505 Reference `modelica:edge' on page 1 undefined on input line 1213 Reference `modelica:enumeration-of-integer' on page 1 undefined on input line 396 Reference `modelica:event-sample' on page 1 undefined on input line 1211 Reference `modelica:floor' on page 1 undefined on input line 509 Reference `modelica:getInstanceName' on page 1 undefined on input line 655 Reference `modelica:homotopy' on page 1 undefined on input line 650 Reference `modelica:inStream' on page 1 undefined on input line 652 Reference `modelica:initial' on page 1 undefined on input line 1207 Reference `modelica:integer' on page 1 undefined on input line 510 Reference `modelica:integer-of-enumeration' on page 1 undefined on input line 395 Reference `modelica:mod' on page 1 undefined on input line 506 Reference `modelica:noEvent' on page 1 undefined on input line 1209 Reference `modelica:pre' on page 1 undefined on input line 1212 Reference `modelica:reinit' on page 1 undefined on input line 1215 Reference `modelica:rem' on page 1 undefined on input line 507 Reference `modelica:semiLinear' on page 1 undefined on input line 651 Reference `modelica:sign' on page 1 undefined on input line 393 Reference `modelica:smooth' on page 1 undefined on input line 1210 Reference `modelica:smooth' on page 1 undefined on input line 1249 Reference `modelica:smooth' on page 27 undefined on input line 1249 Reference `modelica:spatialDistribution' on page 1 undefined on input line 654 Reference `modelica:sqrt' on page 1 undefined on input line 394 Reference `modelica:terminal' on page 1 undefined on input line 1208 Reference `modelica:to-String' on page 1 undefined on input line 397 Reference `numeric-functions-and-conversion-functions' on page 1 undefined on input line 366 Reference `operator-precedence-and-associativity' on page 1 undefined on input line 23 Reference `operator-precedence-and-associativity' on page 1 undefined on input line 240 Reference `output-formal-parameters-of-functions' on page 1 undefined on input line 85 Reference `packages' on page 1 undefined on input line 106 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 201 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 29 Reference `positional-or-named-input-arguments-of-functions' on page 1 undefined on input line 83 Reference `predefined-types-and-classes' on page 1 undefined on input line 15 Reference `records' on page 1 undefined on input line 87 Reference `redeclaration' on page 1 undefined on input line 60 Reference `reinit' on page 1 undefined on input line 1340 Reference `restrictions-on-assigned-variables' on page 1 undefined on input line 211 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 1200 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 402 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 712 Reference `scalar-functions-applied-to-array-arguments' on page 1 undefined on input line 826 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 160 Reference `scalar-vector-matrix-and-array-operator-functions' on page 1 undefined on input line 25 Reference `scoping-name-lookup-and-flattening' on page 1 undefined on input line 105 Reference `semilinear' on page 1 undefined on input line 721 Reference `simultaneous-inner-outer-declarations' on page 1 undefined on input line 59 Reference `spatialdistribution' on page 1 undefined on input line 752 Reference `specialized-classes' on page 1 undefined on input line 218 Reference `static-name-lookup' on page 1 undefined on input line 166 Reference `stream-operator-actualstream' on page 1 undefined on input line 739 Reference `stream-operator-instream-and-connection-equations' on page 1 undefined on input line 730 Reference `synchronous-data-flow-principle-and-single-assignment-rule' on page 1 undefined on input line 1370 Reference `type-compatible-expressions' on page 1 undefined on input line 300 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 438 Reference `type-conversion-of-enumeration-values-to-string-or-integer' on page 1 undefined on input line 462 Reference `type-conversion-of-integer-to-enumeration-values' on page 1 undefined on input line 449 Reference `variability-of-expressions' on page 1 undefined on input line 379 Reference `variability-of-expressions' on page 1 undefined on input line 383 Reference `variability-of-structured-entities' on page 1 undefined on input line 225 Reference `vector-construction' on page 1 undefined on input line 287 Reference `vector-matrix-and-array-constructors' on page 1 undefined on input line 279 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 667 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 680 Reference `vectorized-calls-of-functions' on page 1 undefined on input line 721 Latexmk: Summary of warnings from last run of (pdf)latex: Latex failed to resolve 140 reference(s) 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 75eeb4f9ab4df231b9956357b0998e7946efdde8492307f1c6f82f812fa135d5 $ docker rm -f 75eeb4f9ab4df231b9956357b0998e7946efdde8492307f1c6f82f812fa135d5 [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