Skip to content

Console Output

Pull request #4221 updated
14:34:10 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/ModelicaStandardLibrary
Obtained .CI/Jenkinsfile from d87685bee78cb1f55c35cc646b828a74811eb654+84c308e21d709ee6f8d0a09f843f08b886ee051c (ad502a2befd0c7bcf2c22c9822710f2d6bba103d)
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (abort running builds)
[Pipeline] script
[Pipeline] {
[Pipeline] milestone
Trying to pass milestone 9
[Pipeline] milestone
Trying to pass milestone 10
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Checks)
[Pipeline] parallel
[Pipeline] { (Branch: OpenModelica parsing)
[Pipeline] { (Branch: moparser parsing)
[Pipeline] { (Branch: Count unused classes)
[Pipeline] { (Branch: UTF-8 checks)
[Pipeline] stage
[Pipeline] { (OpenModelica parsing)
[Pipeline] stage
[Pipeline] { (moparser parsing)
[Pipeline] stage
[Pipeline] { (Count unused classes)
[Pipeline] stage
[Pipeline] { (UTF-8 checks)
[Pipeline] node
[Pipeline] node
[Pipeline] node
Stage "Count unused classes" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Still waiting to schedule task
Waiting for next available executor on ‘linuxStill waiting to schedule task
Waiting for next available executor on ‘linuxStill waiting to schedule task
Waiting for next available executor on ‘linuxRunning on r630-1-2 in /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221
[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/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4221/head:refs/remotes/origin/PR-4221 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4221/head:refs/remotes/origin/PR-4221 # 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/ModelicaStandardLibrary.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/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4221/head:refs/remotes/origin/PR-4221 +refs/heads/master:refs/remotes/origin/master # timeout=10
Merging remotes/origin/master commit 84c308e21d709ee6f8d0a09f843f08b886ee051c into PR head commit d87685bee78cb1f55c35cc646b828a74811eb654
Merge succeeded, producing 27f1d6a547b4f4a7f0868a5cdc9ccfb9df62e6ea
Checking out Revision 27f1d6a547b4f4a7f0868a5cdc9ccfb9df62e6ea (PR-4221)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d87685bee78cb1f55c35cc646b828a74811eb654 # 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 84c308e21d709ee6f8d0a09f843f08b886ee051c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 27f1d6a547b4f4a7f0868a5cdc9ccfb9df62e6ea # timeout=10
Commit message: "Merge commit '84c308e21d709ee6f8d0a09f843f08b886ee051c' into HEAD"
First time build. Skipping changelog.
Cleaning workspace
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull openmodelica/openmodelica:v1.12.0-minimal
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4221 27f1d6a547b4f4a7f0868a5cdc9ccfb9df62e6ea # timeout=10
 > git rev-list --no-walk f33984c774b389cee88b4e1d958ab7a3e562a910 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
v1.12.0-minimal: Pulling from openmodelica/openmodelica
2c11b7cecaa5: Pulling fs layer
04637fa56252: Pulling fs layer
d6e6af23a0f3: Pulling fs layer
b4a424de92ad: Pulling fs layer
05fb333416bc: Pulling fs layer
b4a424de92ad: Waiting
05fb333416bc: Waiting
d6e6af23a0f3: Download complete
04637fa56252: Verifying Checksum
04637fa56252: Download complete
b4a424de92ad: Verifying Checksum
b4a424de92ad: Download complete
2c11b7cecaa5: Verifying Checksum
2c11b7cecaa5: Download complete
05fb333416bc: Verifying Checksum
05fb333416bc: Download complete
2c11b7cecaa5: Pull complete
04637fa56252: Pull complete
d6e6af23a0f3: Pull complete
b4a424de92ad: Pull complete
05fb333416bc: Pull complete
Digest: sha256:16e81c2cd76c6263343bf8165219196198fb7cf38d3d419654dca324595e51c9
Status: Downloaded newer image for openmodelica/openmodelica:v1.12.0-minimal
docker.io/openmodelica/openmodelica:v1.12.0-minimal
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . openmodelica/openmodelica:v1.12.0-minimal
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
r630-1-2 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221 -v /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221:/var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221:rw,z -v /var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221_tmp:/var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** openmodelica/openmodelica:v1.12.0-minimal cat
Running on ripper2-3 in /var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221
$ docker top 6c12c0222e70e59e5662f7cfc50dcbb0bbde515558ab8cd914d4b8942d06a4a2 -eo pid,comm
[Pipeline] {
[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
[Pipeline] sh
+ hostname
6c12c0222e70
[Pipeline] sh
+ omc ./.CI/parse.mos
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4221/head:refs/remotes/origin/PR-4221 +refs/heads/master:refs/remotes/origin/master # timeout=10
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
Unexpected end of /proc/mounts line `overlay / overlay rw,relatime,lowerdir=/var/lib/docker/overlay2/l/M2LU3GVRW77DKVRVXFK7MBY5OH:/var/lib/docker/overlay2/l/P75WQRTPSDW4PS2ODDPHM7DO4B:/var/lib/docker/overlay2/l/US5LI2G6A64NCTBV5RENN5DUZ4:/var/lib/docker/overlay2/l/6XCYJBBKDUXROT7UPV4XLRMALA:/var/lib/docker/overlay2/l/UIPSW7QZ23A4HPEGC732QLATI3:/var/lib/docker/overlay2/l/SN3DE6MEAWYGMZ7A5TA4WAY2JF,upperdir=/var/lib/docker/overlay2/c2ea2cadb4fb12a6430b49f25eec9e806702325e877f11b9d1bde5aae5c9847b/diff,workdir=/var/lib/docker/overlay2/c2ea2cadb4f'
true
true
true
true
true

[/var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221/Modelica/package.mo:1251:24-1251:24:writable] Error: Missing token: ')'
Notification: Skipped loading package Modelica (4.0.0,default) using MODELICAPATH . (uses-annotation may be wrong).
[/var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221/Modelica/package.mo:1251:24-1251:24:writable] Error: Missing token: ')'
Notification: Skipped loading package Modelica (4.0.0,default) using MODELICAPATH . (uses-annotation may be wrong).
[/var/lib/jenkins2/ws/_ModelicaStandardLibrary_PR-4221/Modelica/package.mo:1251:24-1251:24:writable] Error: Missing token: ')'
Notification: Skipped loading package Modelica (4.0.0,default) using MODELICAPATH . (uses-annotation may be wrong).


{"ModelicaTest","ModelicaTestOverdetermined","ObsoleteModelica4"}
false

[Pipeline] }
$ docker stop --time=1 6c12c0222e70e59e5662f7cfc50dcbb0bbde515558ab8cd914d4b8942d06a4a2
Running on ryzen-5950x-2-3 in /var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221
$ docker rm -f --volumes 6c12c0222e70e59e5662f7cfc50dcbb0bbde515558ab8cd914d4b8942d06a4a2
[Pipeline] // withDockerContainer
[Pipeline] {
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[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
[Pipeline] // stage
[Pipeline] }
Failed in branch OpenModelica parsing
Cloning repository https://github.com/modelica/ModelicaStandardLibrary.git
 > git init /var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221 # timeout=10
Fetching upstream changes from https://github.com/modelica/ModelicaStandardLibrary.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4221/head:refs/remotes/origin/PR-4221 +refs/heads/master:refs/remotes/origin/master # timeout=10
Cleaning workspace
Fetching without tags
Merging remotes/origin/master commit 84c308e21d709ee6f8d0a09f843f08b886ee051c into PR head commit d87685bee78cb1f55c35cc646b828a74811eb654
 > git config remote.origin.url https://github.com/modelica/ModelicaStandardLibrary.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/4221/head:refs/remotes/origin/PR-4221 # 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/ModelicaStandardLibrary.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/ModelicaStandardLibrary.git
using GIT_ASKPASS to set credentials GitHub Access Token
 > git fetch --no-tags --force --progress -- https://github.com/modelica/ModelicaStandardLibrary.git +refs/pull/4221/head:refs/remotes/origin/PR-4221 +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d87685bee78cb1f55c35cc646b828a74811eb654 # 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 84c308e21d709ee6f8d0a09f843f08b886ee051c # timeout=10
Merge succeeded, producing 34e3b8ac44a3e63ed9d2b6743e13f85d1a2290aa
Checking out Revision 34e3b8ac44a3e63ed9d2b6743e13f85d1a2290aa (PR-4221)
Commit message: "Merge commit '84c308e21d709ee6f8d0a09f843f08b886ee051c' into HEAD"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 34e3b8ac44a3e63ed9d2b6743e13f85d1a2290aa # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b PR-4221 34e3b8ac44a3e63ed9d2b6743e13f85d1a2290aa # timeout=10
 > git rev-list --no-walk f33984c774b389cee88b4e1d958ab7a3e562a910 # 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] withEnv
[Pipeline] {
[Pipeline] sh
+ docker pull modelicastandardlibrary/moparser:3.4
3.4: Pulling from modelicastandardlibrary/moparser
Digest: sha256:c868bdfc72596e10be91445d9419a1daf6ec83829def17e794f19c5bc766eb4b
Status: Image is up to date for modelicastandardlibrary/moparser:3.4
docker.io/modelicastandardlibrary/moparser:3.4
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
+ docker inspect -f . modelicastandardlibrary/moparser:3.4
.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
ripper2-3 does not seem to be running inside a container
Superseded by ModelicaAssociation/ModelicaStandardLibrary/PR-4221#11
$ docker run -t -d -u 1001:1001 -w /var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221 -v /var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221:/var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221:rw,z -v /var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221_tmp:/var/lib/jenkins3/ws/_ModelicaStandardLibrary_PR-4221_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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** modelicastandardlibrary/moparser:3.4 cat
$ docker top bedbfdfeeed6690f50db14bc1d7a3171ff8d6797bd8528cf8725dccd4985b7c6 -eo pid,comm
[Pipeline] {
[Pipeline] }
$ docker stop --time=1 bedbfdfeeed6690f50db14bc1d7a3171ff8d6797bd8528cf8725dccd4985b7c6
$ docker rm -f --volumes bedbfdfeeed6690f50db14bc1d7a3171ff8d6797bd8528cf8725dccd4985b7c6
$ docker stop --time=1 bedbfdfeeed6690f50db14bc1d7a3171ff8d6797bd8528cf8725dccd4985b7c6
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] }
[Pipeline] // node
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // node
[Pipeline] }
Failed in branch UTF-8 checks
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch moparser parsing
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (C-Sources)
Stage "C-Sources" skipped due to earlier failure(s)
[Pipeline] parallel
[Pipeline] { (Branch: amd64)
[Pipeline] { (Branch: i386)
[Pipeline] { (Branch: armhf)
[Pipeline] { (Branch: msyscross)
[Pipeline] { (Branch: osxcross)
[Pipeline] stage
[Pipeline] { (amd64)
[Pipeline] stage
[Pipeline] { (i386)
[Pipeline] stage
[Pipeline] { (armhf)
[Pipeline] stage
[Pipeline] { (msyscross)
[Pipeline] stage
[Pipeline] { (osxcross)
Stage "amd64" skipped due to earlier failure(s)
[Pipeline] }
Stage "i386" skipped due to earlier failure(s)
[Pipeline] }
Stage "armhf" skipped due to earlier failure(s)
[Pipeline] }
Stage "msyscross" skipped due to earlier failure(s)
[Pipeline] }
Stage "osxcross" skipped due to earlier failure(s)
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
Failed in branch amd64
[Pipeline] }
Failed in branch i386
[Pipeline] }
Failed in branch armhf
[Pipeline] }
Failed in branch msyscross
[Pipeline] }
Failed in branch osxcross
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline
ERROR: script returned exit code 1

GitHub has been notified of this commit’s build result

Finished: NOT_BUILT