Skip to content
Aborted

Console Output

Started by user Pop Adrian
Checking out git git@gitlab.liu.se:OpenModelica/apt-build.git into /var/jenkins_home/workspace/LINUX_BUILDS_script/774335cde2ee91721c4d3a9602bc561368b7238bad469d39685cbed3758a99b0 to read Jenkinsfile
The recommended git tool is: git
using credential Hudson-SSH-Key
 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/LINUX_BUILDS_script/774335cde2ee91721c4d3a9602bc561368b7238bad469d39685cbed3758a99b0/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from git@gitlab.liu.se:OpenModelica/apt-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.47.3'
using GIT_SSH to set credentials SSH Key for user Hudson
 > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision f215d8bfe629e245bda2470427aaaf1812647d75 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f215d8bfe629e245bda2470427aaaf1812647d75 # timeout=10
Commit message: "Updated nightly build"
 > git rev-list --no-walk f1944b5b4f6481abd92bd6ef9109674eed102480 # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] properties
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archBase (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetDscFile (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetDepends (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named ignore (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named allOSs (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmOSs (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archOSs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named eol (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named pkgAvailableVersion (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named oldReleasesToSkip (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targets (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named targetVersions (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named arch (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmArch (to a value of type ArrayList) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named archDockerLabel (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named rpmPrivateLibs (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named existingVersions (to a value of type ArrayList) which could lead to memory leaks or other issues.
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] checkout
The recommended git tool is: git
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision f215d8bfe629e245bda2470427aaaf1812647d75 (refs/remotes/origin/master)
Commit message: "Updated nightly build"
Cleaning workspace
[Pipeline] sh
+ git rev-parse HEAD
[Pipeline] echo
r630-2
[Pipeline] withDockerRegistry
$ docker login -u jenkins-nexus -p ******** https://docker.openmodelica.org
 > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10
 > git config remote.origin.url git@gitlab.liu.se:OpenModelica/apt-build.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 git@gitlab.liu.se:OpenModelica/apt-build.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
using GIT_SSH to set credentials SSH Key for user Hudson
 > git fetch --tags --force --progress -- git@gitlab.liu.se:OpenModelica/apt-build.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f215d8bfe629e245bda2470427aaaf1812647d75 # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
WARNING! Using --password via the CLI is insecure. Use --password-stdin.
WARNING! Your password will be stored unencrypted in /var/lib/jenkins/ws/LINUX_BUILDS_tmp/e171d1f9-3f7d-4a77-a73f-f8c23d14ba87/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[Pipeline] {
[Pipeline] sh
+ ./update-current-linux-os-releases.py false
{'deb-all': ['bookworm', 'jammy', 'noble', 'questing', 'trixie'], 'deb-arch-os': {'amd64': ['bookworm', 'jammy', 'noble', 'questing', 'trixie'], 'arm64': ['bookworm', 'jammy', 'noble', 'trixie'], 'armhf': ['bookworm', 'jammy', 'noble', 'trixie'], 'i386': []}, 'deb-lts': ['bookworm', 'jammy', 'noble', 'trixie'], 'deb-old': [], 'docker': {'bookworm': 'debian:bookworm', 'el10': 'almalinux:10', 'el8': 'almalinux:8', 'el9': 'almalinux:9', 'fc42': 'fedora:42', 'fc43': 'fedora:43', 'jammy': 'ubuntu:jammy', 'noble': 'ubuntu:noble', 'questing': 'ubuntu:questing', 'trixie': 'debian:trixie'}, 'eol': {'bookworm': '2026-06-10', 'el10': '2035-05-31', 'el8': '2029-03-01', 'el9': '2032-05-31', 'fc42': '2026-05-13', 'fc43': '2026-12-09', 'jammy': '2027-04-01', 'noble': '2029-05-31', 'questing': '2026-07-01', 'trixie': '2028-08-09'}, 'pkg': {'clang': {'bookworm': '14.0', 'el10': '-', 'el8': '-', 'el9': '-', 'fc42': '-', 'fc43': '-', 'jammy': '14.0', 'noble': '18.0', 'questing': '20.0', 'trixie': '19.0'}, 'cmake': {'bookworm': '3.25.1', 'el10': '3.30.5', 'el8': '3.26.5', 'el9': '3.26.5', 'fc42': '3.31.6', 'fc43': '3.31.6', 'jammy': '3.22.1', 'noble': '3.28.3', 'questing': '3.31.6', 'trixie': '3.31.6'}, 'gcc': {'bookworm': '12.2.0', 'el10': '14.2.1', 'el8': '8.5.0', 'el9': '11.5.0', 'fc42': '15.2.1', 'fc43': '15.2.1', 'jammy': '11.2.0', 'noble': '13.2.0', 'questing': '15.2.0', 'trixie': '14.2.0'}}, 'rpm': ['el10', 'el8', 'el9', 'fc42', 'fc43']}
Not LTS:  questing
Not LTS:  el8
Not LTS:  el9
Not LTS:  el10
Not LTS:  fc42
Not LTS:  fc43
Created current-linux-os-releases.json. Now checking repos.
[Pipeline] }
[Pipeline] // withDockerRegistry
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXyvy78L/agent.3169585
SSH_AGENT_PID=3169588
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_12514397701614945321.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_12514397701614945321.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ git add current-linux-os-releases.json
+ git diff-index --quiet HEAD
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3169588 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] readJSON
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named linux (to a value of type JSONObject) which could lead to memory leaks or other issues.
[Pipeline] readJSON
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXkmomMj/agent.3169614
SSH_AGENT_PID=3169616
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13934970996721656720.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13934970996721656720.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ + sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,,
ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.27.0~dev-123-g460a4e4-1_*.deb
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ ssh+  hudson@build.openmodelica.org find /var/www/build.openmodelica.org/rpm/sed -name s,/var/www/build.openmodelica.org/rpm/,, openmodelica-*.rpm

Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3169616 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.2-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXzQQJfb/agent.3170482
SSH_AGENT_PID=3170484
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_245341927480307866.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_245341927480307866.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ + sshsed hudson@build.openmodelica.org s,/var/www/build.openmodelica.org/apt/pool/contrib-,, find
 /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.26.2-1_*.deb
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpm
+ sed s,/var/www/build.openmodelica.org/rpm/,,
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3170484 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named version (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.2-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXX0ZZMBc/agent.3170618
SSH_AGENT_PID=3170620
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_11481557533319342796.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_11481557533319342796.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh+  hudson@build.openmodelica.org findsed /var/www/build.openmodelica.org/apt/pool/ s,/var/www/build.openmodelica.org/apt/pool/contrib-,, -name
 openmodelica_1.26.2-1_*.deb
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpm
+ sed s,/var/www/build.openmodelica.org/rpm/,,
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named res (to a value of type String) which could lead to memory leaks or other issues.
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3170620 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallelDocker (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallel (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named stepsForParallelRPM (to a value of type LinkedHashMap) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues.
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping questing/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping questing/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.2-1_amd64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.2-1_amd64.deb (already exists)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues.
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.2-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.2-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.2-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.2-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.2-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.2-1_armhf.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.2-1_armhf.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.2-1_armhf.deb (already exists)
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named OSs (to a value of type JSONArray) which could lead to memory leaks or other issues.
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.2-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.26.2-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.2-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.26.2-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.2-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.26.2-1_arm64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.2-1_arm64.deb (already exists)
[Pipeline] echo
Skipping trixie/openmodelica_1.26.2-1_arm64.deb (already exists)
[Pipeline] sh
+ LC_ALL=C date +%a %b %d %Y
[Pipeline] sh
+ rm -f openmodelica.spec.tpl
+ wget -q https://raw.githubusercontent.com/OpenModelica/OpenModelicaBuildScripts/master/rpm/SPECS/openmodelica.spec.tpl
[Pipeline] readFile
[Pipeline] echo
NOT skipping el10/openmodelica-nightly-1.27.0~dev~123~g460a4e4-1.el10.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
NOT skipping el8/openmodelica-nightly-1.27.0~dev~123~g460a4e4-1.el8.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
NOT skipping el9/openmodelica-nightly-1.27.0~dev~123~g460a4e4-1.el9.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
NOT skipping fc42/openmodelica-nightly-1.27.0~dev~123~g460a4e4-1.fc42.x86_64.rpm (not existing or in the ignore list)
[Pipeline] echo
NOT skipping fc43/openmodelica-nightly-1.27.0~dev~123~g460a4e4-1.fc43.x86_64.rpm (not existing or in the ignore list)
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] stage
[Pipeline] { (build-dep)
[Pipeline] echo
Skipping build dependencies (user's choice)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (build)
[Pipeline] parallel
[Pipeline] { (Branch: bookworm nightly amd64)
[Pipeline] { (Branch: jammy nightly amd64)
[Pipeline] { (Branch: noble nightly amd64)
[Pipeline] { (Branch: questing nightly amd64)
[Pipeline] { (Branch: trixie nightly amd64)
[Pipeline] { (Branch: bookworm nightly armhf)
[Pipeline] { (Branch: jammy nightly armhf)
[Pipeline] { (Branch: noble nightly armhf)
[Pipeline] { (Branch: trixie nightly armhf)
[Pipeline] { (Branch: bookworm nightly arm64)
[Pipeline] { (Branch: jammy nightly arm64)
[Pipeline] { (Branch: noble nightly arm64)
[Pipeline] { (Branch: trixie nightly arm64)
[Pipeline] { (Branch: el10 nightly)
[Pipeline] { (Branch: el8 nightly)
[Pipeline] { (Branch: el9 nightly)
[Pipeline] { (Branch: fc42 nightly)
[Pipeline] { (Branch: fc43 nightly)
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] retry
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 14 hr
[Pipeline] {
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on r7945-1 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
Running on ripper2-1 in /var/lib/jenkins1/ws/LINUX_BUILDS
[Pipeline] node
Running on asap-1 in /var/lib/jenkins1/ws/LINUX_BUILDS
Running on ryzen-5950x-1 in /var/lib/jenkins/ws/LINUX_BUILDS
Running on r630-1-1 in /var/lib/jenkins1/ws/LINUX_BUILDS
[Pipeline] node
[Pipeline] node
[Pipeline] node
Running on intel-5820k-1 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
Running on ripper2-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
Running on dev.openmodelica.org in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
[Pipeline] node
Running on r630-1-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
[Pipeline] node
Running on asap-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
Running on arm-opi-1 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
[Pipeline] node
Running on arm-opi-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] node
Running on arm64-1-1 in /var/lib/jenkins1/ws/LINUX_BUILDS
[Pipeline] node
Running on arm64-1-2 in /var/lib/jenkins2/ws/LINUX_BUILDS
[Pipeline] node
[Pipeline] node
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] wrap
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] {
[Pipeline] echo
19:19:31 r7945-1
[Pipeline] sh
[Pipeline] echo
19:19:31 ripper2-1
[Pipeline] sh
[Pipeline] echo
19:19:31 asap-1
[Pipeline] sh
[Pipeline] echo
19:19:31 ryzen-5950x-1
[Pipeline] sh
[Pipeline] echo
19:19:31 r630-1-1
[Pipeline] sh
[Pipeline] echo
19:19:31 intel-5820k-1
[Pipeline] echo
19:19:31 ripper2-2
[Pipeline] echo
19:19:31 dev.openmodelica.org
[Pipeline] echo
19:19:31 r630-1-2
[Pipeline] echo
19:19:31 asap-2
[Pipeline] echo
19:19:31 arm-opi-1
[Pipeline] echo
19:19:31 arm-opi-2
[Pipeline] echo
19:19:31 arm64-1-1
[Pipeline] echo
19:19:31 arm64-1-2
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
19:19:31 + rm -rf rpmbuild
19:19:31 + rm -rf rpmbuild
[Pipeline] sh
19:19:31 + rm -rf rpmbuild
19:19:31 + rm -rf rpmbuild
19:19:31 + rm -rf rpmbuild
[Pipeline] sh
[Pipeline] sh
19:19:31 + docker pull docker.openmodelica.org/build-deps:bookworm.nightly.amd64
19:19:31 bookworm.nightly.amd64: Pulling from build-deps
19:19:31 4fe438ca4bc0: Pulling fs layer
19:19:31 143dc1b3de05: Pulling fs layer
19:19:31 3d7a0efb4a11: Pulling fs layer
19:19:31 143dc1b3de05: Verifying Checksum
19:19:31 143dc1b3de05: Download complete
[Pipeline] sh
19:19:31 + docker pull docker.openmodelica.org/build-deps:jammy.nightly.amd64
19:19:31 jammy.nightly.amd64: Pulling from build-deps
19:19:31 5d1190f163bb: Already exists
19:19:31 889358ede5da: Pulling fs layer
19:19:31 3d24058fdabe: Pulling fs layer
19:19:31 889358ede5da: Verifying Checksum
19:19:31 889358ede5da: Download complete
19:19:31 889358ede5da: Pull complete
[Pipeline] sh
19:19:31 + docker pull docker.openmodelica.org/build-deps:noble.nightly.amd64
19:19:31 + docker pull docker.openmodelica.org/build-deps:questing.nightly.amd64
19:19:31 questing.nightly.amd64: Pulling from build-deps
19:19:31 ae7046441a8c: Pulling fs layer
19:19:31 354b25992f54: Pulling fs layer
19:19:31 5b4428312002: Pulling fs layer
19:19:31 2bf3c534b468: Pulling fs layer
19:19:31 9dd46a0432cf: Pulling fs layer
19:19:31 2bf3c534b468: Waiting
19:19:31 9dd46a0432cf: Waiting
19:19:31 354b25992f54: Download complete
[Pipeline] sh
19:19:31 + docker pull docker.openmodelica.org/build-deps:trixie.nightly.amd64
19:19:31 + docker pull docker.openmodelica.org/build-deps:bookworm.nightly.armhf
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
19:19:31 + docker pull docker.openmodelica.org/build-deps:jammy.nightly.armhf
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
19:19:32 + docker pull docker.openmodelica.org/build-deps:noble.nightly.armhf
19:19:32 trixie.nightly.amd64: Pulling from build-deps
19:19:32 714eb16ffcfb: Pulling fs layer
19:19:32 b22c0937172e: Pulling fs layer
19:19:32 ebe26a0b2de7: Pulling fs layer
19:19:32 44b878935ea9: Pulling fs layer
19:19:32 44b878935ea9: Waiting
19:19:32 + docker pull docker.openmodelica.org/build-deps:trixie.nightly.armhf
19:19:32 + docker pull docker.openmodelica.org/build-deps:el10.amd64
19:19:32 + docker pull docker.openmodelica.org/build-deps:el8.amd64
19:19:32 + docker pull docker.openmodelica.org/build-deps:el9.amd64
19:19:32 + docker pull docker.openmodelica.org/build-deps:fc43.amd64
19:19:32 + docker pull docker.openmodelica.org/build-deps:fc42.amd64
19:19:32 noble.nightly.amd64: Pulling from build-deps
19:19:32 e93fce65fb9f: Already exists
19:19:32 4c1c3cbc6e27: Pulling fs layer
19:19:32 2849eefc1afd: Pulling fs layer
19:19:32 b22c0937172e: Verifying Checksum
19:19:32 b22c0937172e: Download complete
19:19:33 4c1c3cbc6e27: Verifying Checksum
19:19:33 4c1c3cbc6e27: Download complete
19:19:33 4c1c3cbc6e27: Pull complete
19:19:34 ae7046441a8c: Verifying Checksum
19:19:34 ae7046441a8c: Download complete
19:19:34 el8.amd64: Pulling from build-deps
19:19:34 Digest: sha256:033943d53ea70b1debe45e6917da536e816dab7be834a0d7f9b8e37dd65228c2
19:19:34 Status: Downloaded newer image for docker.openmodelica.org/build-deps:el8.amd64
19:19:34 docker.openmodelica.org/build-deps:el8.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
19:19:34 el9.amd64: Pulling from build-deps
19:19:34 Digest: sha256:acd27302905188763de4390ed041eb9b9e196acf50df5aad36569a7be97bc447
19:19:34 Status: Downloaded newer image for docker.openmodelica.org/build-deps:el9.amd64
19:19:34 docker.openmodelica.org/build-deps:el9.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
19:19:34 9dd46a0432cf: Verifying Checksum
19:19:34 9dd46a0432cf: Download complete
19:19:34 + id -g
[Pipeline] sh
19:19:35 + id -g
[Pipeline] sh
19:19:35 bookworm.nightly.armhf: Pulling from build-deps
19:19:35 64575a67ace8: Pulling fs layer
19:19:35 193d48788583: Pulling fs layer
19:19:35 6a122246877b: Pulling fs layer
19:19:35 193d48788583: Verifying Checksum
19:19:35 193d48788583: Download complete
19:19:35 + id -u
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerfiletext (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
19:19:35 
19:19:35 FROM docker.openmodelica.org/build-deps:el8.amd64
19:19:35 
19:19:35 RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
19:19:35 
[Pipeline] writeFile
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:19:35 jammy.nightly.armhf: Pulling from build-deps
19:19:35 ddbb5dc80126: Pulling fs layer
19:19:35 525620328278: Pulling fs layer
19:19:35 ba835eaa03ce: Pulling fs layer
19:19:35 525620328278: Download complete
19:19:35 + id -u
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerfiletext (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
19:19:35 
19:19:35 FROM docker.openmodelica.org/build-deps:el9.amd64
19:19:35 
19:19:35 RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
19:19:35 
[Pipeline] writeFile
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:19:35 noble.nightly.armhf: Pulling from build-deps
19:19:35 bed97d17271a: Pulling fs layer
19:19:35 8939f36fc8a5: Pulling fs layer
19:19:35 8299e6ed14fd: Pulling fs layer
19:19:35 8939f36fc8a5: Verifying Checksum
19:19:35 8939f36fc8a5: Download complete
19:19:35 el10.amd64: Pulling from build-deps
19:19:35 5d1c8081b26e: Already exists
19:19:35 47a353fa3765: Already exists
19:19:35 7f1ba76c7c0c: Already exists
19:19:35 d20ddb6774c7: Already exists
19:19:35 Digest: sha256:b19ba6e63bb61075aea13938e4bd1a88311d75fd423eefc39bfa68a080163746
19:19:35 Status: Downloaded newer image for docker.openmodelica.org/build-deps:el10.amd64
19:19:35 docker.openmodelica.org/build-deps:el10.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] sh
19:19:35 trixie.nightly.armhf: Pulling from build-deps
19:19:35 a1e6660d8c75: Pulling fs layer
19:19:35 dc47e7bcea23: Pulling fs layer
19:19:35 28bb54d131b0: Pulling fs layer
19:19:35 4325b001b279: Pulling fs layer
19:19:35 dc47e7bcea23: Waiting
19:19:35 a1e6660d8c75: Waiting
19:19:35 28bb54d131b0: Waiting
19:19:35 4325b001b279: Waiting
19:19:35 fc43.amd64: Pulling from build-deps
19:19:35 3a6ccf50917d: Already exists
19:19:35 69c226f7a0dd: Already exists
19:19:35 b092c057eb39: Already exists
19:19:35 Digest: sha256:d00b37e7149d17923be09588657cec9d03a31fe1c31ca6150f8a72cb1d1c06ef
19:19:35 Status: Downloaded newer image for docker.openmodelica.org/build-deps:fc43.amd64
19:19:35 docker.openmodelica.org/build-deps:fc43.amd64
[Pipeline] }
[Pipeline] // withEnv
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues.
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
19:19:35 fc42.amd64: Pulling from build-deps
19:19:35 166acd75d0b1: Pulling fs layer
19:19:35 9db46d00b724: Pulling fs layer
19:19:35 3751f717c84a: Pulling fs layer
19:19:35 605aae4198f7: Pulling fs layer
19:19:35 84296a0ce9be: Pulling fs layer
19:19:35 9db46d00b724: Waiting
19:19:35 605aae4198f7: Waiting
19:19:35 3751f717c84a: Waiting
19:19:35 84296a0ce9be: Waiting
[Pipeline] sh
19:19:35 + docker build -t rpm-build-tmp .
19:19:35 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
19:19:35             Install the buildx component to build images with BuildKit:
19:19:35             https://docs.docker.com/go/buildx/
19:19:35 
19:19:35 Sending build context to Docker daemon  2.048kB
19:19:35 
19:19:35 Step 1/2 : FROM docker.openmodelica.org/build-deps:el8.amd64
19:19:35  ---> ab8bfe16bcf7
19:19:35 Step 2/2 : RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
19:19:35  ---> Running in a9c21cc61a54
19:19:35 + docker build -t rpm-build-tmp .
19:19:35 DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
19:19:35             Install the buildx component to build images with BuildKit:
19:19:35             https://docs.docker.com/go/buildx/
19:19:35 
19:19:35 Sending build context to Docker daemon  2.048kB
19:19:35 
19:19:35 Step 1/2 : FROM docker.openmodelica.org/build-deps:el9.amd64
19:19:35  ---> 15c707c768f7
19:19:35 Step 2/2 : RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
19:19:35 + id -g
[Pipeline] sh
19:19:35 + docker inspect -f . docker.openmodelica.org/build-deps:fc43.amd64
19:19:35 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:19:35 4fe438ca4bc0: Download complete
19:19:35 ryzen-5950x-1 does not seem to be running inside a container
19:19:35 + id -u
19:19:36  ---> Removed intermediate container a9c21cc61a54
19:19:36  ---> c442860ce6c7
19:19:36 Successfully built c442860ce6c7
19:19:36 Successfully tagged rpm-build-tmp:latest
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerfiletext (to a value of type GStringImpl) which could lead to memory leaks or other issues.
[Pipeline] echo
19:19:36 
19:19:36 FROM docker.openmodelica.org/build-deps:el10.amd64
19:19:36 
19:19:36 RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
19:19:36 
[Pipeline] writeFile
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues.
[Pipeline] isUnix
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
19:19:36 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
[Pipeline] echo
19:19:36 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
19:19:36 # Don't try fancy stuff like debuginfo, which is useless on binary-only
19:19:36 # packages. Don't strip binary too
19:19:36 # Be sure buildpolicy set to do nothing
19:19:36 %define        __spec_install_post %{nil}
19:19:36 %define          debug_package %{nil}
19:19:36 %define        __os_install_post %{_dbpath}/brp-compress
19:19:36 
19:19:36 Summary: OpenModelica
19:19:36 Name: openmodelica-nightly
19:19:36 Version: 1.27.0~dev~123~g460a4e4
19:19:36 Release: 1%{?dist}
19:19:36 License: OSMC-PL
19:19:36 Group: Development/Tools
19:19:36 # spectool -g -R SPECS/xxx.spec
19:19:36 # sudo yum-builddep SPECS/xxx.spec
19:19:36 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:36 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
19:19:36 
19:19:36 URL: https://openmodelica.org/
19:19:36 
19:19:36 %if 0%{?rhel} == 6
19:19:36 Autoreq: 0
19:19:36 Requires: readline
19:19:36 Requires: qt5-qtbase
19:19:36 Requires: qt5-qtsvg
19:19:36 Requires: qt5-qtwebkit
19:19:36 Requires: qt5-qtxmlpatterns
19:19:36 Requires: libffi
19:19:36 %endif
19:19:36 Autoprov: 0
19:19:36 Prefix: /opt/%{name}
19:19:36 Prefix: %{_bindir}
19:19:36 
19:19:36 %global __requires_exclude ^(lib.*Modelica.*|lib[oO][mM][^n].*[.]so.*|libklu[.]so.*|libsuitesparseconfig[.]so.*|libqjson[.]so.*|libfmi.*[.]so.*|libumfpack[.]so.*|libamd[.]so.*|libzlib[.]so.*|libbtf[.]so.*|libcminpack[.]so.*|libcoinmumps[.]so.*|libipopt[.]so.*|liblis[.]so.*|/usr/bin/python|libzmq[.]so.*|libtf[.]so.*|libcolamd[.]so.*|libsundials.*)$
19:19:36 
19:19:36 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
19:19:36 %if 0%{?rhel} > 0
19:19:36 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
19:19:36 BuildRequires: epel-release
19:19:36 Requires: epel-release
19:19:36 %endif
19:19:36 
19:19:36 Requires: lapack-devel
19:19:36 Requires: make
19:19:36 Requires: gcc
19:19:36 Requires: gcc-gfortran
19:19:36 Requires: gcc-c++
19:19:36 
19:19:36 BuildRequires: automake
19:19:36 %if 0%{?rhel} >= 8
19:19:36 %define withomniorb --without-omniORB
19:19:36 %else
19:19:36 %define withomniorb --with-omniORB
19:19:36 BuildRequires: omniORB-devel
19:19:36 BuildRequires: lpsolve-devel
19:19:36 %endif
19:19:36 BuildRequires: expat-devel
19:19:36 BuildRequires: bison
19:19:36 BuildRequires: flex
19:19:36 BuildRequires: lapack-devel
19:19:36 BuildRequires: libtool
19:19:36 BuildRequires: uuid
19:19:36 BuildRequires: uuid-devel
19:19:36 BuildRequires: hdf5-devel
19:19:36 BuildRequires: boost-devel
19:19:36 BuildRequires: boost-static
19:19:36 BuildRequires: hwloc-devel
19:19:36 BuildRequires: readline-devel
19:19:36 BuildRequires: libffi-devel
19:19:36 BuildRequires: curl-devel
19:19:36 BuildRequires: gettext
19:19:36 BuildRequires: make
19:19:36 BuildRequires: java
19:19:36 BuildRequires: tar
19:19:36 BuildRequires: xz
19:19:36 BuildRequires: gcc
19:19:36 BuildRequires: gcc-c++
19:19:36 BuildRequires: gcc-gfortran
19:19:36 %if 0%{?rhel} <= 9
19:19:36 BuildRequires: qt5-qtwebkit-devel
19:19:36 BuildRequires: qt5-linguist
19:19:36 BuildRequires: qt5-qttools
19:19:36 BuildRequires: qt5-qtbase-devel
19:19:36 BuildRequires: qt5-qtsvg-devel
19:19:36 BuildRequires: qt5-qtxmlpatterns-devel
19:19:36 %else 
19:19:36 # el 10 does not have qt5-qtwebkit anymore, use qt6
19:19:36 BuildRequires: qt6-qtwebengine-devel
19:19:36 BuildRequires: qt6-linguist
19:19:36 BuildRequires: qt6-qttools
19:19:36 BuildRequires: qt6-qtbase-devel
19:19:36 BuildRequires: qt6-qtsvg-devel
19:19:36 BuildRequires: qt6-qt3d-devel
19:19:36 BuildRequires: qt6-qt5compat-devel
19:19:36 %endif
19:19:36 %if 0%{?rhel} >= 7
19:19:36 BuildRequires: qt5-qt3d-devel
19:19:36 %endif
19:19:36 
19:19:36 
19:19:36 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
19:19:36 # On EL > 7 it is just cmake.
19:19:36 %if 0%{?rhel} == 7
19:19:36 BuildRequires: cmake3
19:19:36 %define cmakecommand CMAKE=cmake3
19:19:36 %else
19:19:36 BuildRequires: cmake
19:19:36 %define cmakecommand CMAKE=cmake
19:19:36 %endif
19:19:36 
19:19:36 # The base centos:8 image (we use for our build-deps:el8 image) comes with
19:19:36 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
19:19:36 # Once the base image is updated this can be removed.
19:19:36 %if 0%{?rhel} == 8
19:19:36 BuildRequires: libarchive >= 3.3.3
19:19:36 %endif
19:19:36 
19:19:36 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
19:19:36 # EL8. One is supposed to use gcc-toolset instead.
19:19:36 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
19:19:36 %if 0%{?rhel} == 8
19:19:36 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
19:19:36 %define devtoolsconfigureflags CC=/opt/rh/gcc-toolset-11/root/usr/bin/gcc CXX=/opt/rh/gcc-toolset-11/root/usr/bin/g++ FC=/opt/rh/gcc-toolset-11/root/usr/bin/gfortran AS=/opt/rh/gcc-toolset-11/root/usr/bin/as
19:19:36 %endif
19:19:36 
19:19:36 # EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6
19:19:36 %{?el7:Requires: devtoolset-11-gcc}
19:19:36 %{?el7:Requires: devtoolset-11-gcc-c++}
19:19:36 %{?el7:Requires: devtoolset-11-gcc-gfortran}
19:19:36 
19:19:36 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:36 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
19:19:36 %define devtoolsconfigureflags CC=/opt/rh/devtoolset-11/root/usr/bin/gcc CXX=/opt/rh/devtoolset-11/root/usr/bin/g++ FC=/opt/rh/devtoolset-11/root/usr/bin/gfortran
19:19:36 %endif
19:19:36 
19:19:36 %if 0%{?fedora} >= 25
19:19:36 BuildRequires: OpenSceneGraph-devel
19:19:36 %endif
19:19:36 
19:19:36 %if 0%{?rhel} >= 10
19:19:36 %define withqt6 --with-qt6
19:19:36 %define omqtversion=QT6
19:19:36 %else
19:19:36 %define withqt6 ''
19:19:36 %define omqtversion=QT5
19:19:36 %endif
19:19:36 
19:19:36 
19:19:36 # We should use clang, but OMEdit does not compile with it due to odd default qmake flags
19:19:36 Requires: gcc
19:19:36 Requires: gcc-c++
19:19:36 Requires: lapack-devel
19:19:36 
19:19:36 Requires(post): %{_sbindir}/update-alternatives
19:19:36 Requires(postun): %{_sbindir}/update-alternatives
19:19:36 
19:19:36 # CentOS does not have suggests
19:19:36 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
19:19:36 Suggests: boost-devel
19:19:36 Suggests: boost-static
19:19:36 Suggests: lapack-static
19:19:36 Suggests: openblas-static
19:19:36 %else
19:19:36 Requires: boost-devel
19:19:36 Requires: boost-static
19:19:36 %endif
19:19:36 
19:19:36 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
19:19:36 
19:19:36 %description
19:19:36 %{summary}
19:19:36 
19:19:36 %prep
19:19:36 
19:19:36 %setup -q -n openmodelica_1.27.0~dev-123-g460a4e4
19:19:36 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
19:19:36 
19:19:36 
19:19:36 
19:19:36 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:36 source /opt/rh/devtoolset-11/enable
19:19:36 %endif
19:19:36 
19:19:36 %if 0%{?rhel} == 8
19:19:36 source /opt/rh/gcc-toolset-11/enable
19:19:36 %endif
19:19:36 
19:19:36 autoreconf --install
19:19:36 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
19:19:36 
19:19:36 %build
19:19:36 
19:19:36 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:36 source /opt/rh/devtoolset-11/enable
19:19:36 %endif
19:19:36 
19:19:36 %if 0%{?rhel} == 8
19:19:36 source /opt/rh/gcc-toolset-11/enable
19:19:36 %endif
19:19:36 
19:19:36 make -j8
19:19:36 test ! -f libraries/install-index.json || make -j8 omlibrary
19:19:36 
19:19:36 %install
19:19:36 rm -rf %{buildroot}
19:19:36 make install DESTDIR="%{buildroot}"
19:19:36 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
19:19:36 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
19:19:36 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
19:19:36 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
19:19:36 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
19:19:36 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
19:19:36 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
19:19:36 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
19:19:36 touch %{buildroot}%{_bindir}/omc
19:19:36 touch %{buildroot}%{_bindir}/OMEdit
19:19:36 touch %{buildroot}%{_bindir}/OMShell
19:19:36 touch %{buildroot}%{_bindir}/OMShell-terminal
19:19:36 touch %{buildroot}%{_bindir}/OMNotebook
19:19:36 touch %{buildroot}%{_bindir}/OMPlot
19:19:36 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
19:19:36 
19:19:36 %postun
19:19:36 if [ "$1" -ge "1" ]; then
19:19:36   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
19:19:36     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
19:19:36   fi
19:19:36 fi
19:19:36 
19:19:36 %post
19:19:36 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
19:19:36   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
19:19:36   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
19:19:36   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
19:19:36   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
19:19:36   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
19:19:36 
19:19:36 %preun
19:19:36 if [ $1 = 0 ]; then
19:19:36   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
19:19:36 fi
19:19:36 
19:19:36 %clean
19:19:36 rm -rf %{buildroot}
19:19:36 
19:19:36 %files
19:19:36 %defattr(-,root,root,-)
19:19:36 /opt/%{name}/*
19:19:36 %{_bindir}/*-nightly
19:19:36 %ghost %{_bindir}/omc
19:19:36 %ghost %{_bindir}/OMEdit
19:19:36 %ghost %{_bindir}/OMShell
19:19:36 %ghost %{_bindir}/OMShell-terminal
19:19:36 %ghost %{_bindir}/OMNotebook
19:19:36 %ghost %{_bindir}/OMPlot
19:19:36 
19:19:36 %changelog
19:19:36 * Mon Feb 16 2026  OpenModelica <openmodelica@ida.liu.se> ${version}-1
19:19:36 - First Build
[Pipeline] writeFile
[Pipeline] sh
19:19:36 + docker inspect -f . rpm-build-tmp
19:19:36 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:19:36 + docker build -t rpm-build-tmp .
19:19:36 #0 building with "default" instance using docker driver
19:19:36 
19:19:36 #1 [internal] load build definition from Dockerfile
19:19:36 #1 transferring dockerfile: 171B done
19:19:36 #1 DONE 0.0s
19:19:36 
19:19:36 #2 [internal] load metadata for docker.openmodelica.org/build-deps:el10.amd64
19:19:36 #2 DONE 0.0s
19:19:36 
19:19:36 #3 [internal] load .dockerignore
19:19:36 #3 transferring context: 2B done
19:19:36 #3 DONE 0.0s
19:19:36 
19:19:36 #4 [1/2] FROM docker.openmodelica.org/build-deps:el10.amd64
19:19:36 #4 DONE 0.0s
19:19:36 
19:19:36 #5 [2/2] RUN groupadd -g 1001 -o jenkins && adduser -o --uid 1001 --gid jenkins jenkins
19:19:36 #5 CACHED
19:19:36 
19:19:36 #6 exporting to image
19:19:36 #6 exporting layers done
19:19:36 #6 writing image sha256:06779b745a02e6d08bd3ab6ce6d866896887e13d0e3e7c66ac5a73b347bc8140 done
19:19:36 #6 naming to docker.io/library/rpm-build-tmp done
19:19:36 #6 DONE 0.0s
19:19:36 ripper2-1 does not seem to be running inside a container
19:19:36 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins/ws/LINUX_BUILDS -v /var/lib/jenkins/ws/LINUX_BUILDS:/var/lib/jenkins/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins/ws/LINUX_BUILDS_tmp:/var/lib/jenkins/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:fc43.amd64 cat
[Pipeline] {
[Pipeline] sh
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues.
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:19:37 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS
19:19:37 + spectool -g -R openmodelica.spec
19:19:37 warning: openmodelica.spec: line 146: Macro %omqtversion needs whitespace before body
$ docker top 7ab2deeacc3735bd2ad1e24b27de6d327fd232dd6d395a1471030392331af294 -eo pid,comm
19:19:37 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
[Pipeline] echo
19:19:37 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
19:19:37 # Don't try fancy stuff like debuginfo, which is useless on binary-only
19:19:37 # packages. Don't strip binary too
19:19:37 # Be sure buildpolicy set to do nothing
19:19:37 %define        __spec_install_post %{nil}
19:19:37 %define          debug_package %{nil}
19:19:37 %define        __os_install_post %{_dbpath}/brp-compress
19:19:37 
19:19:37 Summary: OpenModelica
19:19:37 Name: openmodelica-nightly
19:19:37 Version: 1.27.0~dev~123~g460a4e4
19:19:37 Release: 1%{?dist}
19:19:37 License: OSMC-PL
19:19:37 Group: Development/Tools
19:19:37 # spectool -g -R SPECS/xxx.spec
19:19:37 # sudo yum-builddep SPECS/xxx.spec
19:19:37 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:37 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
19:19:37 
19:19:37 URL: https://openmodelica.org/
19:19:37 
19:19:37 %if 0%{?rhel} == 6
19:19:37 Autoreq: 0
19:19:37 Requires: readline
19:19:37 Requires: qt5-qtbase
19:19:37 Requires: qt5-qtsvg
19:19:37 Requires: qt5-qtwebkit
19:19:37 Requires: qt5-qtxmlpatterns
19:19:37 Requires: libffi
19:19:37 %endif
19:19:37 Autoprov: 0
19:19:37 Prefix: /opt/%{name}
19:19:37 Prefix: %{_bindir}
19:19:37 
19:19:37 %global __requires_exclude ^(lib.*Modelica.*|lib[oO][mM][^n].*[.]so.*|libklu[.]so.*|libsuitesparseconfig[.]so.*|libqjson[.]so.*|libfmi.*[.]so.*|libumfpack[.]so.*|libamd[.]so.*|libzlib[.]so.*|libbtf[.]so.*|libcminpack[.]so.*|libcoinmumps[.]so.*|libipopt[.]so.*|liblis[.]so.*|/usr/bin/python|libzmq[.]so.*|libtf[.]so.*|libcolamd[.]so.*|libsundials.*|liblpsolve55.*)$
19:19:37 
19:19:37 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
19:19:37 %if 0%{?rhel} > 0
19:19:37 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
19:19:37 BuildRequires: epel-release
19:19:37 Requires: epel-release
19:19:37 %endif
19:19:37 
19:19:37 Requires: lapack-devel
19:19:37 Requires: make
19:19:37 Requires: gcc
19:19:37 Requires: gcc-gfortran
19:19:37 Requires: gcc-c++
19:19:37 
19:19:37 BuildRequires: automake
19:19:37 %if 0%{?rhel} >= 8
19:19:37 %define withomniorb --without-omniORB
19:19:37 %else
19:19:37 %define withomniorb --with-omniORB
19:19:37 BuildRequires: omniORB-devel
19:19:37 BuildRequires: lpsolve-devel
19:19:37 %endif
19:19:37 BuildRequires: expat-devel
19:19:37 BuildRequires: bison
19:19:37 BuildRequires: flex
19:19:37 BuildRequires: lapack-devel
19:19:37 BuildRequires: libtool
19:19:37 BuildRequires: uuid
19:19:37 BuildRequires: uuid-devel
19:19:37 BuildRequires: hdf5-devel
19:19:37 BuildRequires: boost-devel
19:19:37 BuildRequires: boost-static
19:19:37 BuildRequires: hwloc-devel
19:19:37 BuildRequires: readline-devel
19:19:37 BuildRequires: libffi-devel
19:19:37 BuildRequires: curl-devel
19:19:37 BuildRequires: gettext
19:19:37 BuildRequires: make
19:19:37 BuildRequires: java
19:19:37 BuildRequires: tar
19:19:37 BuildRequires: xz
19:19:37 BuildRequires: gcc
19:19:37 BuildRequires: gcc-c++
19:19:37 BuildRequires: gcc-gfortran
19:19:37 %if 0%{?rhel} <= 9
19:19:37 BuildRequires: qt5-qtwebkit-devel
19:19:37 BuildRequires: qt5-linguist
19:19:37 BuildRequires: qt5-qttools
19:19:37 BuildRequires: qt5-qtbase-devel
19:19:37 BuildRequires: qt5-qtsvg-devel
19:19:37 BuildRequires: qt5-qtxmlpatterns-devel
19:19:37 %else 
19:19:37 # el 10 does not have qt5-qtwebkit anymore, use qt6
19:19:37 BuildRequires: qt6-qtwebengine-devel
19:19:37 BuildRequires: qt6-linguist
19:19:37 BuildRequires: qt6-qttools
19:19:37 BuildRequires: qt6-qtbase-devel
19:19:37 BuildRequires: qt6-qtsvg-devel
19:19:37 BuildRequires: qt6-qt3d-devel
19:19:37 BuildRequires: qt6-qt5compat-devel
19:19:37 %endif
19:19:37 %if 0%{?rhel} >= 7
19:19:37 BuildRequires: qt5-qt3d-devel
19:19:37 %endif
19:19:37 
19:19:37 
19:19:37 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
19:19:37 # On EL > 7 it is just cmake.
19:19:37 %if 0%{?rhel} == 7
19:19:37 BuildRequires: cmake3
19:19:37 %define cmakecommand CMAKE=cmake3
19:19:37 %else
19:19:37 BuildRequires: cmake
19:19:37 %define cmakecommand CMAKE=cmake
19:19:37 %endif
19:19:37 
19:19:37 # The base centos:8 image (we use for our build-deps:el8 image) comes with
19:19:37 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
19:19:37 # Once the base image is updated this can be removed.
19:19:37 %if 0%{?rhel} == 8
19:19:37 BuildRequires: libarchive >= 3.3.3
19:19:37 %endif
19:19:37 
19:19:37 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
19:19:37 # EL8. One is supposed to use gcc-toolset instead.
19:19:37 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
19:19:37 %if 0%{?rhel} == 8
19:19:37 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
19:19:37 %define devtoolsconfigureflags CC=/opt/rh/gcc-toolset-11/root/usr/bin/gcc CXX=/opt/rh/gcc-toolset-11/root/usr/bin/g++ FC=/opt/rh/gcc-toolset-11/root/usr/bin/gfortran AS=/opt/rh/gcc-toolset-11/root/usr/bin/as
19:19:37 %endif
19:19:37 
19:19:37 # EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6
19:19:37 %{?el7:Requires: devtoolset-11-gcc}
19:19:37 %{?el7:Requires: devtoolset-11-gcc-c++}
19:19:37 %{?el7:Requires: devtoolset-11-gcc-gfortran}
19:19:37 
19:19:37 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:37 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
19:19:37 %define devtoolsconfigureflags CC=/opt/rh/devtoolset-11/root/usr/bin/gcc CXX=/opt/rh/devtoolset-11/root/usr/bin/g++ FC=/opt/rh/devtoolset-11/root/usr/bin/gfortran
19:19:37 %endif
19:19:37 
19:19:37 %if 0%{?fedora} >= 25
19:19:37 BuildRequires: OpenSceneGraph-devel
19:19:37 %endif
19:19:37 
19:19:37 %if 0%{?rhel} >= 10
19:19:37 %define withqt6 --with-qt6
19:19:37 %define omqtversion=QT6
19:19:37 %else
19:19:37 %define withqt6 ''
19:19:37 %define omqtversion=QT5
19:19:37 %endif
19:19:37 
19:19:37 
19:19:37 # We should use clang, but OMEdit does not compile with it due to odd default qmake flags
19:19:37 Requires: gcc
19:19:37 Requires: gcc-c++
19:19:37 Requires: lapack-devel
19:19:37 
19:19:37 Requires(post): %{_sbindir}/update-alternatives
19:19:37 Requires(postun): %{_sbindir}/update-alternatives
19:19:37 
19:19:37 # CentOS does not have suggests
19:19:37 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
19:19:37 Suggests: boost-devel
19:19:37 Suggests: boost-static
19:19:37 Suggests: lapack-static
19:19:37 Suggests: openblas-static
19:19:37 %else
19:19:37 Requires: boost-devel
19:19:37 Requires: boost-static
19:19:37 %endif
19:19:37 
19:19:37 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
19:19:37 
19:19:37 %description
19:19:37 %{summary}
19:19:37 
19:19:37 %prep
19:19:37 
19:19:37 %setup -q -n openmodelica_1.27.0~dev-123-g460a4e4
19:19:37 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
19:19:37 
19:19:37 
19:19:37 
19:19:37 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:37 source /opt/rh/devtoolset-11/enable
19:19:37 %endif
19:19:37 
19:19:37 %if 0%{?rhel} == 8
19:19:37 source /opt/rh/gcc-toolset-11/enable
19:19:37 %endif
19:19:37 
19:19:37 autoreconf --install
19:19:37 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
19:19:37 
19:19:37 %build
19:19:37 
19:19:37 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:37 source /opt/rh/devtoolset-11/enable
19:19:37 %endif
19:19:37 
19:19:37 %if 0%{?rhel} == 8
19:19:37 source /opt/rh/gcc-toolset-11/enable
19:19:37 %endif
19:19:37 
19:19:37 make -j8
19:19:37 test ! -f libraries/install-index.json || make -j8 omlibrary
19:19:37 
19:19:37 %install
19:19:37 rm -rf %{buildroot}
19:19:37 make install DESTDIR="%{buildroot}"
19:19:37 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
19:19:37 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
19:19:37 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
19:19:37 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
19:19:37 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
19:19:37 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
19:19:37 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
19:19:37 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
19:19:37 touch %{buildroot}%{_bindir}/omc
19:19:37 touch %{buildroot}%{_bindir}/OMEdit
19:19:37 touch %{buildroot}%{_bindir}/OMShell
19:19:37 touch %{buildroot}%{_bindir}/OMShell-terminal
19:19:37 touch %{buildroot}%{_bindir}/OMNotebook
19:19:37 touch %{buildroot}%{_bindir}/OMPlot
19:19:37 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
19:19:37 
19:19:37 %postun
19:19:37 if [ "$1" -ge "1" ]; then
19:19:37   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
19:19:37     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
19:19:37   fi
19:19:37 fi
19:19:37 
19:19:37 %post
19:19:37 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
19:19:37   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
19:19:37   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
19:19:37   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
19:19:37   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
19:19:37   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
19:19:37 
19:19:37 %preun
19:19:37 if [ $1 = 0 ]; then
19:19:37   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
19:19:37 fi
19:19:37 
19:19:37 %clean
19:19:37 rm -rf %{buildroot}
19:19:37 
19:19:37 %files
19:19:37 %defattr(-,root,root,-)
19:19:37 /opt/%{name}/*
19:19:37 %{_bindir}/*-nightly
19:19:37 %ghost %{_bindir}/omc
19:19:37 %ghost %{_bindir}/OMEdit
19:19:37 %ghost %{_bindir}/OMShell
19:19:37 %ghost %{_bindir}/OMShell-terminal
19:19:37 %ghost %{_bindir}/OMNotebook
19:19:37 %ghost %{_bindir}/OMPlot
19:19:37 
19:19:37 %changelog
19:19:37 * Mon Feb 16 2026  OpenModelica <openmodelica@ida.liu.se> ${version}-1
19:19:37 - First Build
[Pipeline] writeFile
[Pipeline] sh
19:19:37 + docker inspect -f . rpm-build-tmp
19:19:37 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:19:37 r7945-1 does not seem to be running inside a container
19:19:37   0% of  70.7 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
19:19:37   0% of  70.7 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
19:19:37   1% of  70.7 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:10
19:19:37 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
19:19:37  ---> Running in c146df3d6b11
19:19:37 714eb16ffcfb: Verifying Checksum
19:19:37 714eb16ffcfb: Download complete
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins1/ws/LINUX_BUILDS -v /var/lib/jenkins1/ws/LINUX_BUILDS:/var/lib/jenkins1/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins1/ws/LINUX_BUILDS_tmp:/var/lib/jenkins1/ws/LINUX_BUILDS_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 ******** rpm-build-tmp cat
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
19:19:37   2% of  70.7 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:09
19:19:37   3% of  70.7 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:09
19:19:37   4% of  70.7 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:09
$ docker top 2b274160e7143910b47280b499d3bbad7f2ca1a534e63133b56b61012f11b704 -eo pid,comm
19:19:37 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
19:19:37 + spectool -g -R openmodelica.spec
19:19:37 Getting https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz to /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SOURCES/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:37   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19:19:37                                  Dload  Upload   Total   Spent    Left  Speed
19:19:37 
19:19:37 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
[Pipeline] echo
19:19:37 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
19:19:37 # Don't try fancy stuff like debuginfo, which is useless on binary-only
19:19:37 # packages. Don't strip binary too
19:19:37 # Be sure buildpolicy set to do nothing
19:19:37 %define        __spec_install_post %{nil}
19:19:37 %define          debug_package %{nil}
19:19:37 %define        __os_install_post %{_dbpath}/brp-compress
19:19:37 
19:19:37 Summary: OpenModelica
19:19:37 Name: openmodelica-nightly
19:19:37 Version: 1.27.0~dev~123~g460a4e4
19:19:37 Release: 1%{?dist}
19:19:37 License: OSMC-PL
19:19:37 Group: Development/Tools
19:19:37 # spectool -g -R SPECS/xxx.spec
19:19:37 # sudo yum-builddep SPECS/xxx.spec
19:19:37 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:37 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
19:19:37 
19:19:37 URL: https://openmodelica.org/
19:19:37 
19:19:37 %if 0%{?rhel} == 6
19:19:37 Autoreq: 0
19:19:37 Requires: readline
19:19:37 Requires: qt5-qtbase
19:19:37 Requires: qt5-qtsvg
19:19:37 Requires: qt5-qtwebkit
19:19:37 Requires: qt5-qtxmlpatterns
19:19:37 Requires: libffi
19:19:37 %endif
19:19:37 Autoprov: 0
19:19:37 Prefix: /opt/%{name}
19:19:37 Prefix: %{_bindir}
19:19:37 
19:19:37 %global __requires_exclude ^(lib.*Modelica.*|lib[oO][mM][^n].*[.]so.*|libklu[.]so.*|libsuitesparseconfig[.]so.*|libqjson[.]so.*|libfmi.*[.]so.*|libumfpack[.]so.*|libamd[.]so.*|libzlib[.]so.*|libbtf[.]so.*|libcminpack[.]so.*|libcoinmumps[.]so.*|libipopt[.]so.*|liblis[.]so.*|/usr/bin/python|libzmq[.]so.*|libtf[.]so.*|libcolamd[.]so.*|libsundials.*)$
19:19:37 
19:19:37 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
19:19:37 %if 0%{?rhel} > 0
19:19:37 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
19:19:37 BuildRequires: epel-release
19:19:37 Requires: epel-release
19:19:37 %endif
19:19:37 
19:19:37 Requires: lapack-devel
19:19:37 Requires: make
19:19:37 Requires: gcc
19:19:37 Requires: gcc-gfortran
19:19:37 Requires: gcc-c++
19:19:37 
19:19:37 BuildRequires: automake
19:19:37 %if 0%{?rhel} >= 8
19:19:37 %define withomniorb --without-omniORB
19:19:37 %else
19:19:37 %define withomniorb --with-omniORB
19:19:37 BuildRequires: omniORB-devel
19:19:37 BuildRequires: lpsolve-devel
19:19:37 %endif
19:19:37 BuildRequires: expat-devel
19:19:37 BuildRequires: bison
19:19:37 BuildRequires: flex
19:19:37 BuildRequires: lapack-devel
19:19:37 BuildRequires: libtool
19:19:37 BuildRequires: uuid
19:19:37 BuildRequires: uuid-devel
19:19:37 BuildRequires: hdf5-devel
19:19:37 BuildRequires: boost-devel
19:19:37 BuildRequires: boost-static
19:19:37 BuildRequires: hwloc-devel
19:19:37 BuildRequires: readline-devel
19:19:37 BuildRequires: libffi-devel
19:19:37 BuildRequires: curl-devel
19:19:37 BuildRequires: gettext
19:19:37 BuildRequires: make
19:19:37 BuildRequires: java
19:19:37 BuildRequires: tar
19:19:37 BuildRequires: xz
19:19:37 BuildRequires: gcc
19:19:37 BuildRequires: gcc-c++
19:19:37 BuildRequires: gcc-gfortran
19:19:37 %if 0%{?rhel} <= 9
19:19:37 BuildRequires: qt5-qtwebkit-devel
19:19:37 BuildRequires: qt5-linguist
19:19:37 BuildRequires: qt5-qttools
19:19:37 BuildRequires: qt5-qtbase-devel
19:19:37 BuildRequires: qt5-qtsvg-devel
19:19:37 BuildRequires: qt5-qtxmlpatterns-devel
19:19:37 %else // el 10 does not have qt5-qtwebkit anymore, use qt6
19:19:37 BuildRequires: qt6-qtwebengine-devel
19:19:37 BuildRequires: qt6-linguist
19:19:37 BuildRequires: qt6-qttools
19:19:37 BuildRequires: qt6-qtbase-devel
19:19:37 BuildRequires: qt6-qtsvg-devel
19:19:37 BuildRequires: qt6-qt3d-devel
19:19:37 %endif
19:19:37 %if 0%{?rhel} >= 7
19:19:37 BuildRequires: qt5-qt3d-devel
19:19:37 %endif
19:19:37 
19:19:37 
19:19:37 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
19:19:37 # On EL > 7 it is just cmake.
19:19:37 %if 0%{?rhel} == 7
19:19:37 BuildRequires: cmake3
19:19:37 %define cmakecommand CMAKE=cmake3
19:19:37 %else
19:19:37 BuildRequires: cmake
19:19:37 %define cmakecommand CMAKE=cmake
19:19:37 %endif
19:19:37 
19:19:37 # The base centos:8 image (we use for our build-deps:el8 image) comes with
19:19:37 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
19:19:37 # Once the base image is updated this can be removed.
19:19:37 %if 0%{?rhel} == 8
19:19:37 BuildRequires: libarchive >= 3.3.3
19:19:37 %endif
19:19:37 
19:19:37 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
19:19:37 # EL8. One is supposed to use gcc-toolset instead.
19:19:37 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
19:19:37 %if 0%{?rhel} == 8
19:19:37 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
19:19:37 %define devtoolsconfigureflags CC=/opt/rh/gcc-toolset-11/root/usr/bin/gcc CXX=/opt/rh/gcc-toolset-11/root/usr/bin/g++ FC=/opt/rh/gcc-toolset-11/root/usr/bin/gfortran AS=/opt/rh/gcc-toolset-11/root/usr/bin/as
19:19:37 %endif
19:19:37 
19:19:37 # EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6
19:19:37 %{?el7:Requires: devtoolset-11-gcc}
19:19:37 %{?el7:Requires: devtoolset-11-gcc-c++}
19:19:37 %{?el7:Requires: devtoolset-11-gcc-gfortran}
19:19:37 
19:19:37 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:37 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
19:19:37 %define devtoolsconfigureflags CC=/opt/rh/devtoolset-11/root/usr/bin/gcc CXX=/opt/rh/devtoolset-11/root/usr/bin/g++ FC=/opt/rh/devtoolset-11/root/usr/bin/gfortran
19:19:37 %endif
19:19:37 
19:19:37 %if 0%{?fedora} >= 25
19:19:37 BuildRequires: OpenSceneGraph-devel
19:19:37 %endif
19:19:37 
19:19:37 %if 0%{?rhel} >= 10
19:19:37 %define withqt6 --with-qt6
19:19:37 %define omqtversion=QT6
19:19:37 %else
19:19:37 %define omqtversion=QT5
19:19:37 %endif
19:19:37 
19:19:37 
19:19:37 # We should use clang, but OMEdit does not compile with it due to odd default qmake flags
19:19:37 Requires: gcc
19:19:37 Requires: gcc-c++
19:19:37 Requires: lapack-devel
19:19:37 
19:19:37 Requires(post): %{_sbindir}/update-alternatives
19:19:37 Requires(postun): %{_sbindir}/update-alternatives
19:19:37 
19:19:37 # CentOS does not have suggests
19:19:37 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
19:19:37 Suggests: boost-devel
19:19:37 Suggests: boost-static
19:19:37 Suggests: lapack-static
19:19:37 Suggests: openblas-static
19:19:37 %else
19:19:37 Requires: boost-devel
19:19:37 Requires: boost-static
19:19:37 %endif
19:19:37 
19:19:37 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
19:19:37 
19:19:37 %description
19:19:37 %{summary}
19:19:37 
19:19:37 %prep
19:19:37 
19:19:37 %setup -q -n openmodelica_1.27.0~dev-123-g460a4e4
19:19:37 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
19:19:37 
19:19:37 
19:19:37 
19:19:37 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:37 source /opt/rh/devtoolset-11/enable
19:19:37 %endif
19:19:37 
19:19:37 %if 0%{?rhel} == 8
19:19:37 source /opt/rh/gcc-toolset-11/enable
19:19:37 %endif
19:19:37 
19:19:37 autoreconf --install
19:19:37 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
19:19:37 
19:19:37 %build
19:19:37 
19:19:37 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:37 source /opt/rh/devtoolset-11/enable
19:19:37 %endif
19:19:37 
19:19:37 %if 0%{?rhel} == 8
19:19:37 source /opt/rh/gcc-toolset-11/enable
19:19:37 %endif
19:19:37 
19:19:37 make -j8
19:19:37 test ! -f libraries/install-index.json || make -j8 omlibrary
19:19:37 
19:19:37 %install
19:19:37 rm -rf %{buildroot}
19:19:37 make install DESTDIR="%{buildroot}"
19:19:37 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
19:19:37 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
19:19:37 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
19:19:37 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
19:19:37 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
19:19:37 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
19:19:37 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
19:19:37 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
19:19:37 touch %{buildroot}%{_bindir}/omc
19:19:37 touch %{buildroot}%{_bindir}/OMEdit
19:19:37 touch %{buildroot}%{_bindir}/OMShell
19:19:37 touch %{buildroot}%{_bindir}/OMShell-terminal
19:19:37 touch %{buildroot}%{_bindir}/OMNotebook
19:19:37 touch %{buildroot}%{_bindir}/OMPlot
19:19:37 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
19:19:37 
19:19:37 %postun
19:19:37 if [ "$1" -ge "1" ]; then
19:19:37   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
19:19:37     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
19:19:37   fi
19:19:37 fi
19:19:37 
19:19:37 %post
19:19:37 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
19:19:37   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
19:19:37   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
19:19:37   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
19:19:37   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
19:19:37   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
19:19:37 
19:19:37 %preun
19:19:37 if [ $1 = 0 ]; then
19:19:37   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
19:19:37 fi
19:19:37 
19:19:37 %clean
19:19:37 rm -rf %{buildroot}
19:19:37 
19:19:37 %files
19:19:37 %defattr(-,root,root,-)
19:19:37 /opt/%{name}/*
19:19:37 %{_bindir}/*-nightly
19:19:37 %ghost %{_bindir}/omc
19:19:37 %ghost %{_bindir}/OMEdit
19:19:37 %ghost %{_bindir}/OMShell
19:19:37 %ghost %{_bindir}/OMShell-terminal
19:19:37 %ghost %{_bindir}/OMNotebook
19:19:37 %ghost %{_bindir}/OMPlot
19:19:37 
19:19:37 %changelog
19:19:37 * Mon Feb 16 2026  OpenModelica <openmodelica@ida.liu.se> ${version}-1
19:19:37 - First Build
[Pipeline] writeFile
[Pipeline] sh
19:19:37   5% of  70.7 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:09
19:19:37   6% of  70.7 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:09
19:19:37   6% of  70.7 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:09
19:19:38   7% of  70.7 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:09
19:19:38   8% of  70.7 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:09
19:19:38   9% of  70.7 MiB |##                    | Elapsed Time: 0:00:00 ETA:   0:00:09
19:19:38 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins/ws/LINUX_BUILDS -v /var/lib/jenkins/ws/LINUX_BUILDS:/var/lib/jenkins/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins/ws/LINUX_BUILDS_tmp:/var/lib/jenkins/ws/LINUX_BUILDS_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 ******** rpm-build-tmp cat
19:19:38  10% of  70.7 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:38  10% of  70.7 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:38 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS
19:19:38 + spectool -g -R openmodelica.spec
19:19:38 warning: extra tokens at the end of %else directive in line 87:  %else // el 10 does not have qt5-qtwebkit anymore, use qt6
19:19:38 
19:19:38 warning: openmodelica.spec: line 141: Macro %omqtversion needs whitespace before body
19:19:38 
19:19:38        0.0 / 70.7 MiB   [                                                      ]
$ docker top 93b2aa0f160ed8a460427338908999180c7f64a97ca8cc51af907a149db6269a -eo pid,comm
19:19:38  11% of  70.7 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:38  12% of  70.7 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:38  13% of  70.7 MiB |##                    | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:38  608.0 KiB / 70.7 MiB   [                                                      ]
19:19:38    1.2 MiB / 70.7 MiB   [=                                                     ]
19:19:38   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19:19:39  13% of  70.7 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:39  14% of  70.7 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:39  15% of  70.7 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:39 ae7046441a8c: Pull complete
19:19:39 354b25992f54: Pull complete
19:19:39    1.7 MiB / 70.7 MiB   [=                                                     ]
19:19:39    2.3 MiB / 70.7 MiB   [==                                                    ]
19:19:39    2.9 MiB / 70.7 MiB   [==                                                    ]
19:19:39  16% of  70.7 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:39  16% of  70.7 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:39  17% of  70.7 MiB |###                   | Elapsed Time: 0:00:01 ETA:   0:00:09
19:19:39    3.5 MiB / 70.7 MiB   [===                                                   ]
19:19:39    4.1 MiB / 70.7 MiB   [===                                                   ]
19:19:39  ---> Removed intermediate container c146df3d6b11
19:19:39  ---> a95d12c58d98
19:19:39 Successfully built a95d12c58d98
19:19:39 Successfully tagged rpm-build-tmp:latest
[Pipeline] }
[Pipeline] // withEnv
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues.
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:19:39 ddbb5dc80126: Verifying Checksum
19:19:39 ddbb5dc80126: Download complete
19:19:39  18% of  70.7 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:09
19:19:39  19% of  70.7 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:09
19:19:39  20% of  70.7 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
19:19:39    4.7 MiB / 70.7 MiB   [====                                                  ]
19:19:39    5.4 MiB / 70.7 MiB   [====                                                  ]
19:19:39    6.0 MiB / 70.7 MiB   [=====                                                 ]
19:19:39 bed97d17271a: Verifying Checksum
19:19:39 bed97d17271a: Download complete
19:19:39 dc47e7bcea23: Download complete
19:19:39 + docker inspect -f . rpm-build-tmp
19:19:39 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:19:39  21% of  70.7 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
19:19:39  22% of  70.7 MiB |####                  | Elapsed Time: 0:00:02 ETA:   0:00:08
19:19:39 asap-1 does not seem to be running inside a container
19:19:39    6.6 MiB / 70.7 MiB   [=====                                                 ]
19:19:39    7.3 MiB / 70.7 MiB   [======                                                ]
19:19:39   5 70.6M    5 4187k    0     0  6130k      0  0:00:11 --:--:--  0:00:11 6122k
19:19:40  22% of  70.7 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:08
19:19:40  23% of  70.7 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:08
19:19:40  24% of  70.7 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:08
19:19:40    7.9 MiB / 70.7 MiB   [======                                                ]
19:19:40    8.6 MiB / 70.7 MiB   [=======                                               ]
19:19:40    9.2 MiB / 70.7 MiB   [=======                                               ]
19:19:40  25% of  70.7 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:08
19:19:40  26% of  70.7 MiB |#####                 | Elapsed Time: 0:00:02 ETA:   0:00:08
19:19:40  27% of  70.7 MiB |#####                 | Elapsed Time: 0:00:03 ETA:   0:00:08
19:19:40    9.9 MiB / 70.7 MiB   [========                                              ]
19:19:40   10.5 MiB / 70.7 MiB   [========                                              ]
19:19:40  27% of  70.7 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:08
19:19:40  28% of  70.7 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:07
19:19:40   11.2 MiB / 70.7 MiB   [=========                                             ]
19:19:40   11.8 MiB / 70.7 MiB   [=========                                             ]
19:19:40   12.5 MiB / 70.7 MiB   [==========                                            ]
19:19:40  14 70.6M   14 10.1M    0     0  6143k      0  0:00:11  0:00:01  0:00:10 6143k
[Pipeline] {
[Pipeline] sh
19:19:40  29% of  70.7 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:07
19:19:40  30% of  70.7 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:07
19:19:40  31% of  70.7 MiB |######                | Elapsed Time: 0:00:03 ETA:   0:00:07
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins1/ws/LINUX_BUILDS -v /var/lib/jenkins1/ws/LINUX_BUILDS:/var/lib/jenkins1/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins1/ws/LINUX_BUILDS_tmp:/var/lib/jenkins1/ws/LINUX_BUILDS_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 ******** rpm-build-tmp cat
19:19:40   13.1 MiB / 70.7 MiB   [==========                                            ]
19:19:40   13.8 MiB / 70.7 MiB   [===========                                           ]
19:19:41 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl
19:19:41  32% of  70.7 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:07
19:19:41  32% of  70.7 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:07
19:19:41  33% of  70.7 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:07
[Pipeline] echo
19:19:41 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here
19:19:41 # Don't try fancy stuff like debuginfo, which is useless on binary-only
19:19:41 # packages. Don't strip binary too
19:19:41 # Be sure buildpolicy set to do nothing
19:19:41 %define        __spec_install_post %{nil}
19:19:41 %define          debug_package %{nil}
19:19:41 %define        __os_install_post %{_dbpath}/brp-compress
19:19:41 
19:19:41 Summary: OpenModelica
19:19:41 Name: openmodelica-nightly
19:19:41 Version: 1.27.0~dev~123~g460a4e4
19:19:41 Release: 1%{?dist}
19:19:41 License: OSMC-PL
19:19:41 Group: Development/Tools
19:19:41 # spectool -g -R SPECS/xxx.spec
19:19:41 # sudo yum-builddep SPECS/xxx.spec
19:19:41 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:41 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
19:19:41 
19:19:41 URL: https://openmodelica.org/
19:19:41 
19:19:41 %if 0%{?rhel} == 6
19:19:41 Autoreq: 0
19:19:41 Requires: readline
19:19:41 Requires: qt5-qtbase
19:19:41 Requires: qt5-qtsvg
19:19:41 Requires: qt5-qtwebkit
19:19:41 Requires: qt5-qtxmlpatterns
19:19:41 Requires: libffi
19:19:41 %endif
19:19:41 Autoprov: 0
19:19:41 Prefix: /opt/%{name}
19:19:41 Prefix: %{_bindir}
19:19:41 
19:19:41 %global __requires_exclude ^(lib.*Modelica.*|lib[oO][mM][^n].*[.]so.*|libklu[.]so.*|libsuitesparseconfig[.]so.*|libqjson[.]so.*|libfmi.*[.]so.*|libumfpack[.]so.*|libamd[.]so.*|libzlib[.]so.*|libbtf[.]so.*|libcminpack[.]so.*|libcoinmumps[.]so.*|libipopt[.]so.*|liblis[.]so.*|/usr/bin/python|libzmq[.]so.*|libtf[.]so.*|libcolamd[.]so.*|libsundials.*|liblpsolve55.*)$
19:19:41 
19:19:41 # Recommended (for the repo): git rpm-build rpmdevtools epel-release
19:19:41 %if 0%{?rhel} > 0
19:19:41 # CentOS / RHEL requires the EPEL repository (for omniORB, etc)
19:19:41 BuildRequires: epel-release
19:19:41 Requires: epel-release
19:19:41 %endif
19:19:41 
19:19:41 Requires: lapack-devel
19:19:41 Requires: make
19:19:41 Requires: gcc
19:19:41 Requires: gcc-gfortran
19:19:41 Requires: gcc-c++
19:19:41 
19:19:41 BuildRequires: automake
19:19:41 %if 0%{?rhel} >= 8
19:19:41 %define withomniorb --without-omniORB
19:19:41 %else
19:19:41 %define withomniorb --with-omniORB
19:19:41 BuildRequires: omniORB-devel
19:19:41 BuildRequires: lpsolve-devel
19:19:41 %endif
19:19:41 BuildRequires: expat-devel
19:19:41 BuildRequires: bison
19:19:41 BuildRequires: flex
19:19:41 BuildRequires: lapack-devel
19:19:41 BuildRequires: libtool
19:19:41 BuildRequires: uuid
19:19:41 BuildRequires: uuid-devel
19:19:41 BuildRequires: hdf5-devel
19:19:41 BuildRequires: boost-devel
19:19:41 BuildRequires: boost-static
19:19:41 BuildRequires: hwloc-devel
19:19:41 BuildRequires: readline-devel
19:19:41 BuildRequires: libffi-devel
19:19:41 BuildRequires: curl-devel
19:19:41 BuildRequires: gettext
19:19:41 BuildRequires: make
19:19:41 BuildRequires: java
19:19:41 BuildRequires: tar
19:19:41 BuildRequires: xz
19:19:41 BuildRequires: gcc
19:19:41 BuildRequires: gcc-c++
19:19:41 BuildRequires: gcc-gfortran
19:19:41 %if 0%{?rhel} <= 9
19:19:41 BuildRequires: qt5-qtwebkit-devel
19:19:41 BuildRequires: qt5-linguist
19:19:41 BuildRequires: qt5-qttools
19:19:41 BuildRequires: qt5-qtbase-devel
19:19:41 BuildRequires: qt5-qtsvg-devel
19:19:41 BuildRequires: qt5-qtxmlpatterns-devel
19:19:41 %else 
19:19:41 # el 10 does not have qt5-qtwebkit anymore, use qt6
19:19:41 BuildRequires: qt6-qtwebengine-devel
19:19:41 BuildRequires: qt6-linguist
19:19:41 BuildRequires: qt6-qttools
19:19:41 BuildRequires: qt6-qtbase-devel
19:19:41 BuildRequires: qt6-qtsvg-devel
19:19:41 BuildRequires: qt6-qt3d-devel
19:19:41 BuildRequires: qt6-qt5compat-devel
19:19:41 %endif
19:19:41 %if 0%{?rhel} >= 7
19:19:41 BuildRequires: qt5-qt3d-devel
19:19:41 %endif
19:19:41 
19:19:41 
19:19:41 # Use cmake versions > 3. On EL7 this is provided by cmake3 package.
19:19:41 # On EL > 7 it is just cmake.
19:19:41 %if 0%{?rhel} == 7
19:19:41 BuildRequires: cmake3
19:19:41 %define cmakecommand CMAKE=cmake3
19:19:41 %else
19:19:41 BuildRequires: cmake
19:19:41 %define cmakecommand CMAKE=cmake
19:19:41 %endif
19:19:41 
19:19:41 # The base centos:8 image (we use for our build-deps:el8 image) comes with
19:19:41 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work.
19:19:41 # Once the base image is updated this can be removed.
19:19:41 %if 0%{?rhel} == 8
19:19:41 BuildRequires: libarchive >= 3.3.3
19:19:41 %endif
19:19:41 
19:19:41 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on
19:19:41 # EL8. One is supposed to use gcc-toolset instead.
19:19:41 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran}
19:19:41 %if 0%{?rhel} == 8
19:19:41 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran
19:19:41 %define devtoolsconfigureflags CC=/opt/rh/gcc-toolset-11/root/usr/bin/gcc CXX=/opt/rh/gcc-toolset-11/root/usr/bin/g++ FC=/opt/rh/gcc-toolset-11/root/usr/bin/gfortran AS=/opt/rh/gcc-toolset-11/root/usr/bin/as
19:19:41 %endif
19:19:41 
19:19:41 # EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6
19:19:41 %{?el7:Requires: devtoolset-11-gcc}
19:19:41 %{?el7:Requires: devtoolset-11-gcc-c++}
19:19:41 %{?el7:Requires: devtoolset-11-gcc-gfortran}
19:19:41 
19:19:41 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:41 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran
19:19:41 %define devtoolsconfigureflags CC=/opt/rh/devtoolset-11/root/usr/bin/gcc CXX=/opt/rh/devtoolset-11/root/usr/bin/g++ FC=/opt/rh/devtoolset-11/root/usr/bin/gfortran
19:19:41 %endif
19:19:41 
19:19:41 %if 0%{?fedora} >= 25
19:19:41 BuildRequires: OpenSceneGraph-devel
19:19:41 %endif
19:19:41 
19:19:41 %if 0%{?rhel} >= 10
19:19:41 %define withqt6 --with-qt6
19:19:41 %define omqtversion=QT6
19:19:41 %else
19:19:41 %define withqt6 ''
19:19:41 %define omqtversion=QT5
19:19:41 %endif
19:19:41 
19:19:41 
19:19:41 # We should use clang, but OMEdit does not compile with it due to odd default qmake flags
19:19:41 Requires: gcc
19:19:41 Requires: gcc-c++
19:19:41 Requires: lapack-devel
19:19:41 
19:19:41 Requires(post): %{_sbindir}/update-alternatives
19:19:41 Requires(postun): %{_sbindir}/update-alternatives
19:19:41 
19:19:41 # CentOS does not have suggests
19:19:41 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8
19:19:41 Suggests: boost-devel
19:19:41 Suggests: boost-static
19:19:41 Suggests: lapack-static
19:19:41 Suggests: openblas-static
19:19:41 %else
19:19:41 Requires: boost-devel
19:19:41 Requires: boost-static
19:19:41 %endif
19:19:41 
19:19:41 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
19:19:41 
19:19:41 %description
19:19:41 %{summary}
19:19:41 
19:19:41 %prep
19:19:41 
19:19:41 %setup -q -n openmodelica_1.27.0~dev-123-g460a4e4
19:19:41 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz
19:19:41 
19:19:41 
19:19:41 
19:19:41 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:41 source /opt/rh/devtoolset-11/enable
19:19:41 %endif
19:19:41 
19:19:41 %if 0%{?rhel} == 8
19:19:41 source /opt/rh/gcc-toolset-11/enable
19:19:41 %endif
19:19:41 
19:19:41 autoreconf --install
19:19:41 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6}  %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand}
19:19:41 
19:19:41 %build
19:19:41 
19:19:41 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1
19:19:41 source /opt/rh/devtoolset-11/enable
19:19:41 %endif
19:19:41 
19:19:41 %if 0%{?rhel} == 8
19:19:41 source /opt/rh/gcc-toolset-11/enable
19:19:41 %endif
19:19:41 
19:19:41 make -j8
19:19:41 test ! -f libraries/install-index.json || make -j8 omlibrary
19:19:41 
19:19:41 %install
19:19:41 rm -rf %{buildroot}
19:19:41 make install DESTDIR="%{buildroot}"
19:19:41 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir}
19:19:41 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/
19:19:41 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly
19:19:41 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly
19:19:41 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly
19:19:41 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly
19:19:41 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly
19:19:41 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly
19:19:41 touch %{buildroot}%{_bindir}/omc
19:19:41 touch %{buildroot}%{_bindir}/OMEdit
19:19:41 touch %{buildroot}%{_bindir}/OMShell
19:19:41 touch %{buildroot}%{_bindir}/OMShell-terminal
19:19:41 touch %{buildroot}%{_bindir}/OMNotebook
19:19:41 touch %{buildroot}%{_bindir}/OMPlot
19:19:41 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/
19:19:41 
19:19:41 %postun
19:19:41 if [ "$1" -ge "1" ]; then
19:19:41   if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then
19:19:41     %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly
19:19:41   fi
19:19:41 fi
19:19:41 
19:19:41 %post
19:19:41 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \
19:19:41   --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \
19:19:41   --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \
19:19:41   --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \
19:19:41   --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \
19:19:41   --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly
19:19:41 
19:19:41 %preun
19:19:41 if [ $1 = 0 ]; then
19:19:41   %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly
19:19:41 fi
19:19:41 
19:19:41 %clean
19:19:41 rm -rf %{buildroot}
19:19:41 
19:19:41 %files
19:19:41 %defattr(-,root,root,-)
19:19:41 /opt/%{name}/*
19:19:41 %{_bindir}/*-nightly
19:19:41 %ghost %{_bindir}/omc
19:19:41 %ghost %{_bindir}/OMEdit
19:19:41 %ghost %{_bindir}/OMShell
19:19:41 %ghost %{_bindir}/OMShell-terminal
19:19:41 %ghost %{_bindir}/OMNotebook
19:19:41 %ghost %{_bindir}/OMPlot
19:19:41 
19:19:41 %changelog
19:19:41 * Mon Feb 16 2026  OpenModelica <openmodelica@ida.liu.se> ${version}-1
19:19:41 - First Build
[Pipeline] writeFile
[Pipeline] sh
19:19:41   14.4 MiB / 70.7 MiB   [===========                                           ]
19:19:41   15.0 MiB / 70.7 MiB   [===========                                           ]
19:19:41   15.7 MiB / 70.7 MiB   [============                                          ]
19:19:41 4fe438ca4bc0: Pull complete
19:19:41 143dc1b3de05: Pull complete
19:19:41  34% of  70.7 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:07
19:19:41  35% of  70.7 MiB |#######               | Elapsed Time: 0:00:03 ETA:   0:00:07
19:19:41  36% of  70.7 MiB |#######               | Elapsed Time: 0:00:04 ETA:   0:00:07
19:19:41   16.3 MiB / 70.7 MiB   [============                                          ]
19:19:41   17.0 MiB / 70.7 MiB   [=============                                         ]
19:19:41 + mkdir -p rpmbuild/SOURCES rpmbuild/SRPMS rpmbuild/RPMS
[Pipeline] sh
19:19:41  37% of  70.7 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:07
19:19:41  37% of  70.7 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:41  38% of  70.7 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:41   17.6 MiB / 70.7 MiB   [=============                                         ]
19:19:41   18.3 MiB / 70.7 MiB   [==============                                        ]
19:19:41   18.9 MiB / 70.7 MiB   [==============                                        ]
19:19:41 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
19:19:41 + spectool -g -R openmodelica.spec
19:19:41  23 70.6M   23 16.5M    0     0  6298k      0  0:00:11  0:00:02  0:00:09 6295k
$ docker top 9525dbcfb7ea588fa6b1cc233726543f40ee31d9966c96cfded794ecd126cd6a -eo pid,comm
19:19:41 64575a67ace8: Verifying Checksum
19:19:41 64575a67ace8: Download complete
19:19:41  39% of  70.7 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:41  40% of  70.7 MiB |########              | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:41   19.6 MiB / 70.7 MiB   [===============                                       ]
19:19:41   20.3 MiB / 70.7 MiB   [================                                      ]
19:19:41 warning: openmodelica.spec: line 146: Macro %omqtversion needs whitespace before body
19:19:41 
19:19:42  41% of  70.7 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:42  42% of  70.7 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:42  43% of  70.7 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:42   21.0 MiB / 70.7 MiB   [================                                      ]
19:19:42   21.6 MiB / 70.7 MiB   [=================                                     ]
19:19:42   22.3 MiB / 70.7 MiB   [=================                                     ]
19:19:42        0.0 / 70.7 MiB   [                                                      ]
19:19:42  664.0 KiB / 70.7 MiB   [                                                      ]
19:19:42    1.3 MiB / 70.7 MiB   [=                                                     ]
19:19:42 a1e6660d8c75: Verifying Checksum
19:19:42 a1e6660d8c75: Download complete
19:19:42  43% of  70.7 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:42  44% of  70.7 MiB |#########             | Elapsed Time: 0:00:04 ETA:   0:00:06
19:19:42  45% of  70.7 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:06
19:19:42   22.9 MiB / 70.7 MiB   [==================                                    ]
19:19:42   23.6 MiB / 70.7 MiB   [==================                                    ]
19:19:42    1.9 MiB / 70.7 MiB   [=                                                     ]
19:19:42    2.6 MiB / 70.7 MiB   [==                                                    ]
19:19:42    3.2 MiB / 70.7 MiB   [==                                                    ]
19:19:42  32 70.6M   32 22.9M    0     0  6374k      0  0:00:11  0:00:03  0:00:08 6372k
19:19:42  46% of  70.7 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:42  47% of  70.7 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:42  48% of  70.7 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:42   24.2 MiB / 70.7 MiB   [===================                                   ]
19:19:42   24.9 MiB / 70.7 MiB   [===================                                   ]
19:19:42   25.5 MiB / 70.7 MiB   [===================                                   ]
19:19:42    3.9 MiB / 70.7 MiB   [===                                                   ]
19:19:42    4.5 MiB / 70.7 MiB   [===                                                   ]
19:19:42  49% of  70.7 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:42  49% of  70.7 MiB |##########            | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:42   26.1 MiB / 70.7 MiB   [====================                                  ]
19:19:42   26.8 MiB / 70.7 MiB   [====================                                  ]
19:19:42    5.2 MiB / 70.7 MiB   [====                                                  ]
19:19:42    5.8 MiB / 70.7 MiB   [====                                                  ]
19:19:42    6.5 MiB / 70.7 MiB   [=====                                                 ]
19:19:43  50% of  70.7 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:43  51% of  70.7 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:43  52% of  70.7 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:43   27.4 MiB / 70.7 MiB   [=====================                                 ]
19:19:43   28.1 MiB / 70.7 MiB   [=====================                                 ]
19:19:43   28.7 MiB / 70.7 MiB   [======================                                ]
19:19:43    7.1 MiB / 70.7 MiB   [=====                                                 ]
19:19:43    7.7 MiB / 70.7 MiB   [======                                                ]
19:19:43  53% of  70.7 MiB |###########           | Elapsed Time: 0:00:05 ETA:   0:00:05
19:19:43  54% of  70.7 MiB |###########           | Elapsed Time: 0:00:06 ETA:   0:00:05
19:19:43  55% of  70.7 MiB |############          | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:43   29.4 MiB / 70.7 MiB   [======================                                ]
19:19:43   30.0 MiB / 70.7 MiB   [=======================                               ]
19:19:43    8.4 MiB / 70.7 MiB   [======                                                ]
19:19:43    9.0 MiB / 70.7 MiB   [=======                                               ]
19:19:43    9.6 MiB / 70.7 MiB   [=======                                               ]
19:19:43  55% of  70.7 MiB |############          | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:43  56% of  70.7 MiB |############          | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:43  57% of  70.7 MiB |############          | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:43   30.7 MiB / 70.7 MiB   [=======================                               ]
19:19:43   31.4 MiB / 70.7 MiB   [========================                              ]
19:19:43   32.0 MiB / 70.7 MiB   [========================                              ]
19:19:43   10.3 MiB / 70.7 MiB   [========                                              ]
19:19:43   11.0 MiB / 70.7 MiB   [========                                              ]
19:19:43 ddbb5dc80126: Pull complete
19:19:43 525620328278: Pull complete
19:19:43  58% of  70.7 MiB |############          | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:43  59% of  70.7 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:43   32.6 MiB / 70.7 MiB   [=========================                             ]
19:19:43   33.3 MiB / 70.7 MiB   [=========================                             ]
19:19:43  41 70.6M   41 29.3M    0     0  6422k      0  0:00:11  0:00:04  0:00:07 6421k
19:19:43   11.6 MiB / 70.7 MiB   [=========                                             ]
19:19:43   12.3 MiB / 70.7 MiB   [=========                                             ]
19:19:43   12.9 MiB / 70.7 MiB   [==========                                            ]
19:19:44  60% of  70.7 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:44  60% of  70.7 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:44  61% of  70.7 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:44   33.9 MiB / 70.7 MiB   [==========================                            ]
19:19:44   34.6 MiB / 70.7 MiB   [==========================                            ]
19:19:44   35.2 MiB / 70.7 MiB   [===========================                           ]
19:19:44 714eb16ffcfb: Pull complete
19:19:44 b22c0937172e: Pull complete
19:19:44   13.5 MiB / 70.7 MiB   [==========                                            ]
19:19:44   14.2 MiB / 70.7 MiB   [===========                                           ]
19:19:44   14.8 MiB / 70.7 MiB   [===========                                           ]
19:19:44  62% of  70.7 MiB |#############         | Elapsed Time: 0:00:06 ETA:   0:00:04
19:19:44  63% of  70.7 MiB |#############         | Elapsed Time: 0:00:07 ETA:   0:00:04
19:19:44  64% of  70.7 MiB |##############        | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:44   35.9 MiB / 70.7 MiB   [===========================                           ]
19:19:44   36.6 MiB / 70.7 MiB   [============================                          ]
19:19:44   15.5 MiB / 70.7 MiB   [============                                          ]
19:19:44   16.2 MiB / 70.7 MiB   [============                                          ]
19:19:44  65% of  70.7 MiB |##############        | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:44  65% of  70.7 MiB |##############        | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:44  66% of  70.7 MiB |##############        | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:44   37.2 MiB / 70.7 MiB   [============================                          ]
19:19:44   37.9 MiB / 70.7 MiB   [=============================                         ]
19:19:44   38.5 MiB / 70.7 MiB   [=============================                         ]
19:19:44   16.8 MiB / 70.7 MiB   [=============                                         ]
19:19:44   17.4 MiB / 70.7 MiB   [=============                                         ]
19:19:44   18.1 MiB / 70.7 MiB   [==============                                        ]
19:19:44  50 70.6M   50 35.7M    0     0  6442k      0  0:00:11  0:00:05  0:00:06 6485k
19:19:44  67% of  70.7 MiB |##############        | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:44  68% of  70.7 MiB |###############       | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:44   39.1 MiB / 70.7 MiB   [==============================                        ]
19:19:44   39.8 MiB / 70.7 MiB   [==============================                        ]
19:19:45   18.7 MiB / 70.7 MiB   [==============                                        ]
19:19:45   19.3 MiB / 70.7 MiB   [===============                                       ]
19:19:45  69% of  70.7 MiB |###############       | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:45  70% of  70.7 MiB |###############       | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:45  70% of  70.7 MiB |###############       | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:45   40.4 MiB / 70.7 MiB   [===============================                       ]
19:19:45   41.0 MiB / 70.7 MiB   [===============================                       ]
19:19:45   41.6 MiB / 70.7 MiB   [================================                      ]
19:19:45   19.9 MiB / 70.7 MiB   [===============                                       ]
19:19:45   20.5 MiB / 70.7 MiB   [================                                      ]
19:19:45   21.2 MiB / 70.7 MiB   [================                                      ]
19:19:45  71% of  70.7 MiB |###############       | Elapsed Time: 0:00:07 ETA:   0:00:03
19:19:45  72% of  70.7 MiB |###############       | Elapsed Time: 0:00:08 ETA:   0:00:03
19:19:45  73% of  70.7 MiB |################      | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:45   42.3 MiB / 70.7 MiB   [================================                      ]
19:19:45   42.9 MiB / 70.7 MiB   [=================================                     ]
19:19:45   43.6 MiB / 70.7 MiB   [=================================                     ]
19:19:45 166acd75d0b1: Verifying Checksum
19:19:45 166acd75d0b1: Download complete
19:19:45 9db46d00b724: Verifying Checksum
19:19:45 9db46d00b724: Download complete
19:19:45   21.8 MiB / 70.7 MiB   [=================                                     ]
19:19:45   22.4 MiB / 70.7 MiB   [=================                                     ]
19:19:45  74% of  70.7 MiB |################      | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:45  75% of  70.7 MiB |################      | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:45   44.2 MiB / 70.7 MiB   [==================================                    ]
19:19:45   44.8 MiB / 70.7 MiB   [==================================                    ]
19:19:45   23.1 MiB / 70.7 MiB   [==================                                    ]
19:19:45   23.7 MiB / 70.7 MiB   [==================                                    ]
19:19:45   24.4 MiB / 70.7 MiB   [===================                                   ]
19:19:45  59 70.6M   59 42.1M    0     0  6456k      0  0:00:11  0:00:06  0:00:05 6562k
19:19:45  75% of  70.7 MiB |################      | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:45  76% of  70.7 MiB |################      | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:45  77% of  70.7 MiB |#################     | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:45   45.5 MiB / 70.7 MiB   [===================================                   ]
19:19:45   46.1 MiB / 70.7 MiB   [===================================                   ]
19:19:45   46.8 MiB / 70.7 MiB   [====================================                  ]
19:19:46   25.0 MiB / 70.7 MiB   [===================                                   ]
19:19:46   25.7 MiB / 70.7 MiB   [====================                                  ]
19:19:46   26.3 MiB / 70.7 MiB   [====================                                  ]
Still waiting to schedule task
Waiting for next available executor on ‘linux-dpkg-arm64Still waiting to schedule task
Waiting for next available executor on ‘linux-dpkg-arm64Still waiting to schedule task
Waiting for next available executor on ‘linux-dpkg-arm64Still waiting to schedule task
Waiting for next available executor on ‘linux-dpkg-arm6419:19:46  78% of  70.7 MiB |#################     | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:46  79% of  70.7 MiB |#################     | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:46  80% of  70.7 MiB |#################     | Elapsed Time: 0:00:08 ETA:   0:00:02
19:19:46   47.4 MiB / 70.7 MiB   [====================================                  ]
19:19:46   48.1 MiB / 70.7 MiB   [=====================================                 ]
19:19:46   27.0 MiB / 70.7 MiB   [=====================                                 ]
19:19:46   27.6 MiB / 70.7 MiB   [=====================                                 ]
19:19:46   48.7 MiB / 70.7 MiB   [=====================================                 ]
19:19:46   49.4 MiB / 70.7 MiB   [======================================                ]
19:19:46   50.0 MiB / 70.7 MiB   [======================================                ]
19:19:46  81% of  70.7 MiB |#################     | Elapsed Time: 0:00:09 ETA:   0:00:02
19:19:46  81% of  70.7 MiB |##################    | Elapsed Time: 0:00:09 ETA:   0:00:02
19:19:46   28.2 MiB / 70.7 MiB   [======================                                ]
19:19:46   28.9 MiB / 70.7 MiB   [======================                                ]
19:19:46   29.5 MiB / 70.7 MiB   [=======================                               ]
19:19:46   50.7 MiB / 70.7 MiB   [=======================================               ]
19:19:46   51.3 MiB / 70.7 MiB   [=======================================               ]
19:19:46  82% of  70.7 MiB |##################    | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:46  83% of  70.7 MiB |##################    | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:46  84% of  70.7 MiB |##################    | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:46  68 70.6M   68 48.4M    0     0  6451k      0  0:00:11  0:00:07  0:00:04 6533k
19:19:46   30.2 MiB / 70.7 MiB   [=======================                               ]
19:19:46   30.8 MiB / 70.7 MiB   [========================                              ]
19:19:46   52.0 MiB / 70.7 MiB   [========================================              ]
19:19:46   52.6 MiB / 70.7 MiB   [========================================              ]
19:19:46   53.2 MiB / 70.7 MiB   [=========================================             ]
19:19:46  85% of  70.7 MiB |##################    | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:46  86% of  70.7 MiB |##################    | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:46  86% of  70.7 MiB |###################   | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:47   31.5 MiB / 70.7 MiB   [========================                              ]
19:19:47   32.1 MiB / 70.7 MiB   [=========================                             ]
19:19:47   32.7 MiB / 70.7 MiB   [=========================                             ]
19:19:47   53.9 MiB / 70.7 MiB   [=========================================             ]
19:19:47  87% of  70.7 MiB |###################   | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:47   54.5 MiB / 70.7 MiB   [==========================================            ]
19:19:47  88% of  70.7 MiB |###################   | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:47  89% of  70.7 MiB |###################   | Elapsed Time: 0:00:09 ETA:   0:00:01
19:19:47   33.4 MiB / 70.7 MiB   [==========================                            ]
19:19:47   34.0 MiB / 70.7 MiB   [==========================                            ]
19:19:47   55.2 MiB / 70.7 MiB   [==========================================            ]
19:19:47   55.9 MiB / 70.7 MiB   [===========================================           ]
19:19:47   56.5 MiB / 70.7 MiB   [===========================================           ]
19:19:47  90% of  70.7 MiB |###################   | Elapsed Time: 0:00:10 ETA:   0:00:01
19:19:47  91% of  70.7 MiB |####################  | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:47  92% of  70.7 MiB |####################  | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:47   34.7 MiB / 70.7 MiB   [===========================                           ]
19:19:47   35.3 MiB / 70.7 MiB   [===========================                           ]
19:19:47   36.0 MiB / 70.7 MiB   [============================                          ]
19:19:47  77 70.6M   77 54.8M    0     0  6461k      0  0:00:11  0:00:08  0:00:03 6525k
19:19:47   57.2 MiB / 70.7 MiB   [============================================          ]
19:19:47   57.8 MiB / 70.7 MiB   [============================================          ]
19:19:47  93% of  70.7 MiB |####################  | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:47  93% of  70.7 MiB |####################  | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:47 bed97d17271a: Pull complete
19:19:47 8939f36fc8a5: Pull complete
19:19:47   36.6 MiB / 70.7 MiB   [============================                          ]
19:19:47   37.3 MiB / 70.7 MiB   [============================                          ]
19:19:47   37.9 MiB / 70.7 MiB   [=============================                         ]
19:19:47   58.5 MiB / 70.7 MiB   [=============================================         ]
19:19:47   59.1 MiB / 70.7 MiB   [=============================================         ]
19:19:47   59.8 MiB / 70.7 MiB   [==============================================        ]
19:19:47  94% of  70.7 MiB |####################  | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:47  95% of  70.7 MiB |##################### | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:47  96% of  70.7 MiB |##################### | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:48   38.6 MiB / 70.7 MiB   [=============================                         ]
19:19:48   39.2 MiB / 70.7 MiB   [==============================                        ]
19:19:48   60.4 MiB / 70.7 MiB   [==============================================        ]
19:19:48  97% of  70.7 MiB |##################### | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:48   61.1 MiB / 70.7 MiB   [===============================================       ]
19:19:48  98% of  70.7 MiB |##################### | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:48  98% of  70.7 MiB |##################### | Elapsed Time: 0:00:10 ETA:   0:00:00
19:19:48   39.9 MiB / 70.7 MiB   [==============================                        ]
19:19:48   40.6 MiB / 70.7 MiB   [===============================                       ]
19:19:48   41.2 MiB / 70.7 MiB   [===============================                       ]
19:19:48   61.8 MiB / 70.7 MiB   [===============================================       ]
19:19:48   62.4 MiB / 70.7 MiB   [================================================      ]
19:19:48   63.1 MiB / 70.7 MiB   [================================================      ]
19:19:48  99% of  70.7 MiB |##################### | Elapsed Time: 0:00:11 ETA:   0:00:00
19:19:48 100% of  70.7 MiB |######################| Elapsed Time: 0:00:11 Time:  0:00:11
19:19:48   0% of  10.6 MiB |                      | Elapsed Time: 0:00:00 ETA:  --:--:--
19:19:48   3% of  10.6 MiB |                      | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48   7% of  10.6 MiB |#                     | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48  86 70.6M   86 61.1M    0     0  6471k      0  0:00:11  0:00:09  0:00:02 6517k
19:19:48   41.8 MiB / 70.7 MiB   [================================                      ]
19:19:48   42.5 MiB / 70.7 MiB   [================================                      ]
19:19:48  11% of  10.6 MiB |##                    | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48   63.7 MiB / 70.7 MiB   [=================================================     ]
19:19:48  15% of  10.6 MiB |###                   | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48  19% of  10.6 MiB |####                  | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48  22% of  10.6 MiB |#####                 | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48   64.4 MiB / 70.7 MiB   [=================================================     ]
19:19:48   43.1 MiB / 70.7 MiB   [=================================                     ]
19:19:48   43.7 MiB / 70.7 MiB   [=================================                     ]
19:19:48   44.4 MiB / 70.7 MiB   [==================================                    ]
19:19:48   65.0 MiB / 70.7 MiB   [==================================================    ]
19:19:48  26% of  10.6 MiB |#####                 | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48   65.6 MiB / 70.7 MiB   [==================================================    ]
19:19:48  30% of  10.6 MiB |######                | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48  34% of  10.6 MiB |#######               | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:48   66.2 MiB / 70.7 MiB   [===================================================   ]
19:19:49   45.0 MiB / 70.7 MiB   [==================================                    ]
19:19:49   45.6 MiB / 70.7 MiB   [===================================                   ]
19:19:49  95 70.6M   95 67.6M    0     0  6480k      0  0:00:11  0:00:10  0:00:01 6523k
19:19:49 100 70.6M  100 70.6M    0     0  6470k      0  0:00:11  0:00:11 --:--:-- 6490k
19:19:49 Getting https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz to /var/lib/jenkins1/ws/LINUX_BUILDS/rpmbuild/SOURCES/openmodelica-doc-latest.tar.xz
19:19:49   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
19:19:49                                  Dload  Upload   Total   Spent    Left  Speed
19:19:49 
19:19:49   66.9 MiB / 70.7 MiB   [===================================================   ]
19:19:49   67.5 MiB / 70.7 MiB   [====================================================  ]
19:19:49  38% of  10.6 MiB |########              | Elapsed Time: 0:00:00 ETA:   0:00:01
19:19:49  41% of  10.6 MiB |#########             | Elapsed Time: 0:00:00 ETA:   0:00:00
19:19:49  45% of  10.6 MiB |##########            | Elapsed Time: 0:00:00 ETA:   0:00:00
19:19:49  49% of  10.6 MiB |##########            | Elapsed Time: 0:00:00 ETA:   0:00:00
19:19:49   46.2 MiB / 70.7 MiB   [===================================                   ]
19:19:49   46.8 MiB / 70.7 MiB   [====================================                  ]
19:19:49   47.5 MiB / 70.7 MiB   [====================================                  ]
19:19:49   68.1 MiB / 70.7 MiB   [====================================================  ]
19:19:49   68.8 MiB / 70.7 MiB   [===================================================== ]
19:19:49   69.4 MiB / 70.7 MiB   [===================================================== ]
19:19:49  53% of  10.6 MiB |###########           | Elapsed Time: 0:00:00 ETA:   0:00:00
19:19:49  57% of  10.6 MiB |############          | Elapsed Time: 0:00:00 ETA:   0:00:00
19:19:49  60% of  10.6 MiB |#############         | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:49  64% of  10.6 MiB |##############        | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:49   48.1 MiB / 70.7 MiB   [=====================================                 ]
19:19:49   48.7 MiB / 70.7 MiB   [=====================================                 ]
19:19:49   49.3 MiB / 70.7 MiB   [======================================                ]
19:19:49   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
19:19:49   70.0 MiB / 70.7 MiB   [======================================================]
19:19:49   70.6 MiB / 70.7 MiB   [======================================================]
19:19:49   70.7 MiB / 70.7 MiB   [======================================================]
19:19:49 
19:19:49        0.0 / 10.6 MiB   [                                                      ]
19:19:49  68% of  10.6 MiB |###############       | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:49  72% of  10.6 MiB |###############       | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:49  75% of  10.6 MiB |################      | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:49  79% of  10.6 MiB |#################     | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:49 64575a67ace8: Pull complete
19:19:49 193d48788583: Pull complete
19:19:49   50.0 MiB / 70.7 MiB   [======================================                ]
19:19:49   50.6 MiB / 70.7 MiB   [=======================================               ]
19:19:50  672.0 KiB / 10.6 MiB   [===                                                   ]
19:19:50    1.3 MiB / 10.6 MiB   [=======                                               ]
19:19:50    2.0 MiB / 10.6 MiB   [==========                                            ]
19:19:50  83% of  10.6 MiB |##################    | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:50  87% of  10.6 MiB |###################   | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:50  91% of  10.6 MiB |####################  | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:50  94% of  10.6 MiB |####################  | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:50   51.3 MiB / 70.7 MiB   [=======================================               ]
19:19:50   51.9 MiB / 70.7 MiB   [========================================              ]
19:19:50   52.6 MiB / 70.7 MiB   [========================================              ]
19:19:50    2.6 MiB / 10.6 MiB   [=============                                         ]
19:19:50    3.3 MiB / 10.6 MiB   [=================                                     ]
19:19:50  98% of  10.6 MiB |##################### | Elapsed Time: 0:00:01 ETA:   0:00:00
19:19:50 100% of  10.6 MiB |######################| Elapsed Time: 0:00:01 Time:  0:00:01
19:19:50 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:50 Downloaded: openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:50 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
19:19:50 Downloaded: openmodelica-doc-latest.tar.xz
[Pipeline] sh
19:19:50   53.3 MiB / 70.7 MiB   [=========================================             ]
19:19:50   54.0 MiB / 70.7 MiB   [=========================================             ]
19:19:50    4.0 MiB / 10.6 MiB   [====================                                  ]
19:19:50    4.7 MiB / 10.6 MiB   [========================                              ]
19:19:50    5.3 MiB / 10.6 MiB   [===========================                           ]
19:19:50 + export HOME=/var/lib/jenkins/ws/LINUX_BUILDS
19:19:50 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS
19:19:50 + rpmbuild --define 'dist .fc43' -ba openmodelica.spec
19:19:50  27 10.6M   27 2968k    0     0  6046k      0  0:00:01 --:--:--  0:00:01 6033k
19:19:50   54.6 MiB / 70.7 MiB   [==========================================            ]
19:19:50   55.3 MiB / 70.7 MiB   [==========================================            ]
19:19:50   56.0 MiB / 70.7 MiB   [===========================================           ]
19:19:50    6.0 MiB / 10.6 MiB   [===============================                       ]
19:19:50    6.7 MiB / 10.6 MiB   [==================================                    ]
19:19:50  89 10.6M   89 9718k    0     0  6518k      0  0:00:01  0:00:01 --:--:-- 6513k
19:19:50 100 10.6M  100 10.6M    0     0  6556k      0  0:00:01  0:00:01 --:--:-- 6556k
[Pipeline] sh
19:19:50   56.6 MiB / 70.7 MiB   [===========================================           ]
19:19:50   57.3 MiB / 70.7 MiB   [============================================          ]
19:19:51    7.4 MiB / 10.6 MiB   [======================================                ]
19:19:51    8.1 MiB / 10.6 MiB   [=========================================             ]
19:19:51    8.8 MiB / 10.6 MiB   [=============================================         ]
19:19:51 + export HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
19:19:51 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
19:19:51 + rpmbuild --define 'dist .el8' -ba openmodelica.spec
19:19:51   58.1 MiB / 70.7 MiB   [============================================          ]
19:19:51   58.8 MiB / 70.7 MiB   [=============================================         ]
19:19:51   59.5 MiB / 70.7 MiB   [=============================================         ]
19:19:51    9.5 MiB / 10.6 MiB   [================================================      ]
19:19:51   10.2 MiB / 10.6 MiB   [====================================================  ]
19:19:51   10.6 MiB / 10.6 MiB   [======================================================]
19:19:51 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:51 Downloaded: openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:51 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
19:19:51 Downloaded: openmodelica-doc-latest.tar.xz
[Pipeline] sh
19:19:51   60.2 MiB / 70.7 MiB   [==============================================        ]
19:19:51   61.0 MiB / 70.7 MiB   [===============================================       ]
19:19:51   61.8 MiB / 70.7 MiB   [===============================================       ]
19:19:51 + export HOME=/var/lib/jenkins/ws/LINUX_BUILDS
19:19:51 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS
19:19:51 + rpmbuild --define 'dist .el10' -ba openmodelica.spec
19:19:51   62.5 MiB / 70.7 MiB   [================================================      ]
19:19:51   63.3 MiB / 70.7 MiB   [================================================      ]
19:19:52   64.1 MiB / 70.7 MiB   [=================================================     ]
19:19:52   64.9 MiB / 70.7 MiB   [==================================================    ]
19:19:52   65.7 MiB / 70.7 MiB   [==================================================    ]
19:19:52   66.6 MiB / 70.7 MiB   [===================================================   ]
19:19:52   67.5 MiB / 70.7 MiB   [====================================================  ]
19:19:52   68.3 MiB / 70.7 MiB   [====================================================  ]
19:19:52   69.1 MiB / 70.7 MiB   [===================================================== ]
19:19:52   69.9 MiB / 70.7 MiB   [===================================================== ]
19:19:52   70.7 MiB / 70.7 MiB   [======================================================]
19:19:52 
19:19:52        0.0 / 10.6 MiB   [                                                      ]
19:19:52  824.0 KiB / 10.6 MiB   [====                                                  ]
19:19:53    1.6 MiB / 10.6 MiB   [========                                              ]
19:19:53    2.4 MiB / 10.6 MiB   [============                                          ]
19:19:53    3.2 MiB / 10.6 MiB   [=================                                     ]
19:19:53    4.1 MiB / 10.6 MiB   [=====================                                 ]
19:19:53    4.9 MiB / 10.6 MiB   [=========================                             ]
19:19:53    5.7 MiB / 10.6 MiB   [=============================                         ]
19:19:53    6.4 MiB / 10.6 MiB   [=================================                     ]
19:19:53    7.2 MiB / 10.6 MiB   [=====================================                 ]
19:19:53    8.0 MiB / 10.6 MiB   [=========================================             ]
19:19:53    8.8 MiB / 10.6 MiB   [=============================================         ]
19:19:53    9.5 MiB / 10.6 MiB   [=================================================     ]
19:19:54   10.3 MiB / 10.6 MiB   [====================================================  ]
19:19:54   10.6 MiB / 10.6 MiB   [======================================================]
19:19:54 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:54 Downloaded: openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:19:54 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz
19:19:54 Downloaded: openmodelica-doc-latest.tar.xz
[Pipeline] sh
19:19:54 + export HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
19:19:54 + HOME=/var/lib/jenkins1/ws/LINUX_BUILDS
19:19:54 + rpmbuild --define 'dist .el9' -ba openmodelica.spec
19:19:54 a1e6660d8c75: Pull complete
19:19:54 dc47e7bcea23: Pull complete
19:19:55 166acd75d0b1: Pull complete
19:19:55 9db46d00b724: Pull complete
19:20:02 44b878935ea9: Verifying Checksum
19:20:02 44b878935ea9: Download complete
19:20:09 4325b001b279: Verifying Checksum
19:20:09 4325b001b279: Download complete
19:20:11 2bf3c534b468: Verifying Checksum
19:20:11 2bf3c534b468: Download complete
19:20:17 605aae4198f7: Verifying Checksum
19:20:17 605aae4198f7: Download complete
19:20:17 84296a0ce9be: Verifying Checksum
19:20:17 84296a0ce9be: Download complete
19:21:20 ba835eaa03ce: Verifying Checksum
19:21:20 ba835eaa03ce: Download complete
19:21:23 3d24058fdabe: Download complete
19:21:24 8299e6ed14fd: Download complete
19:21:26 6a122246877b: Verifying Checksum
19:21:26 6a122246877b: Download complete
19:21:31 28bb54d131b0: Verifying Checksum
19:21:31 28bb54d131b0: Download complete
19:21:32 5b4428312002: Verifying Checksum
19:21:32 5b4428312002: Download complete
19:21:32 3d7a0efb4a11: Verifying Checksum
19:21:32 3d7a0efb4a11: Download complete
19:21:38 ebe26a0b2de7: Verifying Checksum
19:21:38 ebe26a0b2de7: Download complete
19:21:38 3751f717c84a: Verifying Checksum
19:21:38 3751f717c84a: Download complete
19:21:39 2849eefc1afd: Verifying Checksum
19:21:39 2849eefc1afd: Download complete
19:22:09 3d24058fdabe: Pull complete
19:22:09 Digest: sha256:9c178928d1a86dd5cdc1baa8568e6901fe4e69202e9b935c51bb98f0b2944945
19:22:09 Status: Downloaded newer image for docker.openmodelica.org/build-deps:jammy.nightly.amd64
19:22:09 docker.openmodelica.org/build-deps:jammy.nightly.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:22:09 + docker inspect -f . docker.openmodelica.org/build-deps:jammy.nightly.amd64
19:22:09 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:22:09 ripper2-2 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins2/ws/LINUX_BUILDS -v /var/lib/jenkins2/ws/LINUX_BUILDS:/var/lib/jenkins2/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins2/ws/LINUX_BUILDS_tmp:/var/lib/jenkins2/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:jammy.nightly.amd64 cat
[Pipeline] {
[Pipeline] sh
19:22:11 + rm -rf tmp.build
19:22:11 + mkdir -p tmp.build
19:22:11 + cd tmp.build
19:22:11 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:22:11 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:22:11 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
$ docker top e3b4ae56ba41d37e473995c3e00c43d0221b50ae7507c1f4e2a8ef7928d6482b -eo pid,comm
19:22:12 + dpkg-source -x openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:22:12 dpkg-source: warning: extracting unsigned source package (openmodelica_1.27.0~dev-123-g460a4e4-1.dsc)
19:22:13 dpkg-source: info: extracting openmodelica in openmodelica-1.27.0~dev-123-g460a4e4
19:22:13 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:22:18 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
[Pipeline] sh
19:22:18 + grep ^MemAvailable: /proc/meminfo
19:22:18 + grep -o [0-9][0-9]*
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kbAvailable (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
19:22:19 + nproc
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kBPerProc (to a value of type BigDecimal) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named maxProc (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
19:22:19 + cd tmp.build/openmodelica-1.27.0~dev-123-g460a4e4
19:22:19 + dpkg-buildpackage -rfakeroot -b -j32
19:23:00 ebe26a0b2de7: Pull complete
19:23:01 2849eefc1afd: Pull complete
19:23:01 Digest: sha256:22ec7cb18dedfe0a5e56154ef508fb7e3c8283676fc5b2a9dc2eec2116ae4ca3
19:23:01 Status: Downloaded newer image for docker.openmodelica.org/build-deps:noble.nightly.amd64
19:23:01 docker.openmodelica.org/build-deps:noble.nightly.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:23:01 + docker inspect -f . docker.openmodelica.org/build-deps:noble.nightly.amd64
19:23:01 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:23:01 dev.openmodelica.org does not seem to be running inside a container
$ docker run -t -d -u 1026:1026 --privileged -w /var/lib/jenkins/ws/LINUX_BUILDS -v /var/lib/jenkins/ws/LINUX_BUILDS:/var/lib/jenkins/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins/ws/LINUX_BUILDS_tmp:/var/lib/jenkins/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:noble.nightly.amd64 cat
[Pipeline] {
[Pipeline] sh
19:23:02 + rm -rf tmp.build
19:23:02 + mkdir -p tmp.build
19:23:02 + cd tmp.build
19:23:02 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:02 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:23:02 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
$ docker top 9e759b72f70f8e7ffed01a4cafa49a9c155d88275cbae8b9e1eb3e34bf4dcdb2 -eo pid,comm
19:23:04 + dpkg-source -x openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:04 dpkg-source: warning: extracting unsigned source package (openmodelica_1.27.0~dev-123-g460a4e4-1.dsc)
19:23:05 dpkg-source: info: extracting openmodelica in openmodelica-1.27.0~dev-123-g460a4e4
19:23:05 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:23:10 44b878935ea9: Pull complete
19:23:10 Digest: sha256:cbd10f2d33c8d23e2dc382b3338bd7f5beead76af33eecd92c3b1f85274270f9
19:23:10 Status: Downloaded newer image for docker.openmodelica.org/build-deps:trixie.nightly.amd64
19:23:10 docker.openmodelica.org/build-deps:trixie.nightly.amd64
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:23:10 + docker inspect -f . docker.openmodelica.org/build-deps:trixie.nightly.amd64
19:23:10 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:23:10 asap-2 does not seem to be running inside a container
19:23:11 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins2/ws/LINUX_BUILDS -v /var/lib/jenkins2/ws/LINUX_BUILDS:/var/lib/jenkins2/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins2/ws/LINUX_BUILDS_tmp:/var/lib/jenkins2/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:trixie.nightly.amd64 cat
19:23:11 ba835eaa03ce: Pull complete
19:23:11 Digest: sha256:ab74e06421db3c05106978fc9f2b0168ba9e797ed620b007911d6a9e1708d3e6
19:23:11 Status: Downloaded newer image for docker.openmodelica.org/build-deps:jammy.nightly.armhf
19:23:11 docker.openmodelica.org/build-deps:jammy.nightly.armhf
19:23:23 3d7a0efb4a11: Pull complete
19:23:23 Digest: sha256:ceb7ffe2d91fbda45eb171eaa0264c7497811ed0d04da011b68ce9c5bc75c444
19:23:23 Status: Downloaded newer image for docker.openmodelica.org/build-deps:bookworm.nightly.amd64
19:23:23 docker.openmodelica.org/build-deps:bookworm.nightly.amd64
[Pipeline] {
[Pipeline] }
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
$ docker top 766107fc3aa2fa537c3b6c74c5e97d8ebdedc1ef5aaa8fd6aee6561b2316b415 -eo pid,comm
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
[Pipeline] sh
19:23:26 + grep+  ^MemAvailable: /proc/meminfo
19:23:26 grep -o [0-9][0-9]*
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kbAvailable (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
19:23:26 + rm -rf tmp.build
19:23:26 + mkdir -p tmp.build
19:23:26 + cd tmp.build
19:23:26 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:26 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:23:26 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:23:26 + docker inspect -f . docker.openmodelica.org/build-deps:bookworm.nightly.amd64
19:23:26 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:23:26 intel-5820k-1 does not seem to be running inside a container
19:23:27 + docker inspect -f . docker.openmodelica.org/build-deps:jammy.nightly.armhf
19:23:27 .
19:23:27 + nproc
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins/ws/LINUX_BUILDS -v /var/lib/jenkins/ws/LINUX_BUILDS:/var/lib/jenkins/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins/ws/LINUX_BUILDS_tmp:/var/lib/jenkins/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:bookworm.nightly.amd64 cat
[Pipeline] {
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kBPerProc (to a value of type BigDecimal) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named maxProc (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
[Pipeline] }
[Pipeline] sh
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:23:29 arm-opi-2 does not seem to be running inside a container
19:23:29 + cd tmp.build/openmodelica-1.27.0~dev-123-g460a4e4
19:23:29 + dpkg-buildpackage -rfakeroot -b -j12
19:23:29 + rm -rf tmp.build
19:23:29 + mkdir -p tmp.build
19:23:29 + cd tmp.build
19:23:29 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
$ docker top 37c8d13a4d7822ddba4b8d9ae363c9be697a7cc2d8333fc873e10f678c6a805d -eo pid,comm
[Pipeline] {
19:23:30 3751f717c84a: Pull complete
[Pipeline] sh
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins/ws/LINUX_BUILDS -v /var/lib/jenkins/ws/LINUX_BUILDS:/var/lib/jenkins/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins/ws/LINUX_BUILDS_tmp:/var/lib/jenkins/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:jammy.nightly.armhf cat
19:23:30 + rm -rf tmp.build
19:23:30 + mkdir -p tmp.build
19:23:30 + cd tmp.build
19:23:30 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:30 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:23:30 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:23:30 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:23:30 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
$ docker top 9c6bbae2eb81841187df56f851ee72de1567bf1465292544891b09f8dbb0db59 -eo pid,comm
19:23:32 6a122246877b: Pull complete
19:23:32 Digest: sha256:126d8b07a74877f45e9b7c4a4b5dc60fd4da3772104f857b7364207622141c9d
19:23:32 Status: Downloaded newer image for docker.openmodelica.org/build-deps:bookworm.nightly.armhf
19:23:32 docker.openmodelica.org/build-deps:bookworm.nightly.armhf
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:23:33 + docker inspect -f . docker.openmodelica.org/build-deps:bookworm.nightly.armhf
19:23:33 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:23:33 arm-opi-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins/ws/LINUX_BUILDS -v /var/lib/jenkins/ws/LINUX_BUILDS:/var/lib/jenkins/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins/ws/LINUX_BUILDS_tmp:/var/lib/jenkins/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:bookworm.nightly.armhf cat
[Pipeline] {
[Pipeline] sh
$ docker top 6dd154f4957773a160ac38b7119fe05dc13bc09ad7fd368cad8162ea5e104aba -eo pid,comm
19:23:34 + rm -rf tmp.build
19:23:36 + dpkg-source -x openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:36 dpkg-source: warning: extracting unsigned source package (openmodelica_1.27.0~dev-123-g460a4e4-1.dsc)
19:23:36 dpkg-source: info: extracting openmodelica in openmodelica-1.27.0~dev-123-g460a4e4
19:23:36 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:23:38 + mkdir -p tmp.build
19:23:38 + cd tmp.build
19:23:38 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:38 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:23:38 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:23:40 605aae4198f7: Pull complete
19:23:41 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
[Pipeline] sh
19:23:41 + + grep ^MemAvailable:grep /proc/meminfo -o
19:23:41  [0-9][0-9]*
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kbAvailable (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
19:23:41 + nproc
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kBPerProc (to a value of type BigDecimal) which could lead to memory leaks or other issues.
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named maxProc (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
19:23:41 + cd tmp.build/openmodelica-1.27.0~dev-123-g460a4e4
19:23:41 + dpkg-buildpackage -rfakeroot -b -j40
19:23:41 84296a0ce9be: Pull complete
19:23:42 + dpkg-source -x openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:42 dpkg-source: warning: extracting unsigned source package (openmodelica_1.27.0~dev-123-g460a4e4-1.dsc)
19:23:42 dpkg-source: info: extracting openmodelica in openmodelica-1.27.0~dev-123-g460a4e4
19:23:42 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:23:42 + dpkg-source -x openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:42 dpkg-source: warning: extracting unsigned source package (openmodelica_1.27.0~dev-123-g460a4e4-1.dsc)
19:23:42 dpkg-source: info: extracting openmodelica in openmodelica-1.27.0~dev-123-g460a4e4
19:23:42 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:23:43 Digest: sha256:ef20df8f6f7e3fec22556b236e9104734b3c62212a705309feb43072ca32d73c
19:23:43 Status: Downloaded newer image for docker.openmodelica.org/build-deps:fc42.amd64
19:23:44 docker.openmodelica.org/build-deps:fc42.amd64
[Pipeline] }
[Pipeline] // withEnv
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named dockerImage (to a value of type Image) which could lead to memory leaks or other issues.
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:23:44 + docker inspect -f . docker.openmodelica.org/build-deps:fc42.amd64
19:23:44 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:23:44 r630-1-1 does not seem to be running inside a container
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins1/ws/LINUX_BUILDS -v /var/lib/jenkins1/ws/LINUX_BUILDS:/var/lib/jenkins1/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins1/ws/LINUX_BUILDS_tmp:/var/lib/jenkins1/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:fc42.amd64 cat
19:23:46 + dpkg-source -x openmodelica_1.27.0~dev-123-g460a4e4-1.dsc
19:23:46 dpkg-source: warning: extracting unsigned source package (openmodelica_1.27.0~dev-123-g460a4e4-1.dsc)
19:23:47 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:23:47 dpkg-source: info: extracting openmodelica in openmodelica-1.27.0~dev-123-g460a4e4
19:23:47 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4.orig.tar.xz
19:23:51 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:23:53 5b4428312002: Pull complete
19:23:55 dpkg-source: info: unpacking openmodelica_1.27.0~dev-123-g460a4e4-1.debian.tar.xz
19:24:20 2bf3c534b468: Pull complete
19:24:22 9dd46a0432cf: Pull complete
19:24:25 Digest: sha256:85740069af83a4652007d6d71547b99012e5f89b1ac09b2cacaff27f70f64cd1
19:24:27 Status: Downloaded newer image for docker.openmodelica.org/build-deps:questing.nightly.amd64
19:24:27 docker.openmodelica.org/build-deps:questing.nightly.amd64
19:25:31 8299e6ed14fd: Pull complete
19:25:31 Digest: sha256:d095a24cb7bf4dd9fb1ccbcf35ebed6e7beb7df595c8c4b6ace6c63f7443d4de
19:25:31 Status: Downloaded newer image for docker.openmodelica.org/build-deps:noble.nightly.armhf
19:25:31 docker.openmodelica.org/build-deps:noble.nightly.armhf
19:26:08 28bb54d131b0: Pull complete
19:26:40 4325b001b279: Pull complete
19:26:40 Digest: sha256:9b4234108bae46eecfa1e36c9dbcc02ce11691b41989b8ebfcee44e9b04bda86
19:26:40 Status: Downloaded newer image for docker.openmodelica.org/build-deps:trixie.nightly.armhf
19:26:40 docker.openmodelica.org/build-deps:trixie.nightly.armhf
19:26:44 ERROR: Timeout after 180 seconds
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] // wrap
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] sh
[Pipeline] sh
[Pipeline] sh
[Pipeline] // node
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
Failed in branch fc42 nightly
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] isUnix
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
19:26:45 + grep ^MemAvailable: /proc/meminfo
19:26:45 + grep -o [0-9][0-9]*
19:26:45 + cd tmp.build/openmodelica-1.27.0~dev-123-g460a4e4
19:26:45 + dpkg-buildpackage -rfakeroot -b -j8
[Pipeline] sh
19:26:45 + cd tmp.build/openmodelica-1.27.0~dev-123-g460a4e4
19:26:45 + dpkg-buildpackage -rfakeroot -b -j8
[Pipeline] sh
Did you forget the `def` keyword? WorkflowScript seems to be setting a field named kbAvailable (to a value of type Integer) which could lead to memory leaks or other issues.
[Pipeline] sh
19:26:45 + docker inspect -f . docker.openmodelica.org/build-deps:questing.nightly.amd64
19:26:45 .
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] withDockerContainer
19:26:45 + docker inspect -f . docker.openmodelica.org/build-deps:noble.nightly.armhf
19:26:45 .
19:26:45 r630-1-2 does not seem to be running inside a container
19:26:45 + docker inspect -f . docker.openmodelica.org/build-deps:trixie.nightly.armhf
19:26:45 .
19:26:45 + nproc
$ docker run -t -d -u 1001:1001 --privileged -w /var/lib/jenkins2/ws/LINUX_BUILDS -v /var/lib/jenkins2/ws/LINUX_BUILDS:/var/lib/jenkins2/ws/LINUX_BUILDS:rw,z -v /var/lib/jenkins2/ws/LINUX_BUILDS_tmp:/var/lib/jenkins2/ws/LINUX_BUILDS_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 ******** docker.openmodelica.org/build-deps:questing.nightly.amd64 cat
Aborted by Pop Adrian
Click here to forcibly terminate running steps
Aborted by Pop Adrian
Aborted by Pop Adrian
Aborted by Pop Adrian
Click here to forcibly terminate running steps
Click here to forcibly terminate running steps
Click here to forcibly terminate running steps
[Pipeline] {
19:29:00 Sending interrupt signal to process
19:29:00 Sending interrupt signal to process
19:29:01 Sending interrupt signal to process
$ docker top 7d1813dba1acecb94d45fa90f2e8d0dd292246d594fdeffe211b50769c8ce689 -eo pid,comm
19:29:01 Sending interrupt signal to process
19:29:02 Sending interrupt signal to process
19:29:02 Sending interrupt signal to process
19:29:02 Sending interrupt signal to process
19:29:02 Sending interrupt signal to process
19:29:02 Sending interrupt signal to process
19:29:02 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Terminated
19:29:03 script returned exit code 143
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:03 Sending interrupt signal to process
19:29:04 Sending interrupt signal to process
19:29:04 Sending interrupt signal to process
19:29:04 Sending interrupt signal to process
19:29:04 Sending interrupt signal to process
[Pipeline] }
$ docker stop --time=1 7ab2deeacc3735bd2ad1e24b27de6d327fd232dd6d395a1471030392331af294
19:29:05 Terminated
19:29:05 script returned exit code 143
[Pipeline] }
19:29:06 Terminated
19:29:06 script returned exit code 143
19:29:06 Terminated
19:29:06 script returned exit code 143
$ docker rm -f --volumes 7ab2deeacc3735bd2ad1e24b27de6d327fd232dd6d395a1471030392331af294
$ docker stop --time=1 93b2aa0f160ed8a460427338908999180c7f64a97ca8cc51af907a149db6269a
[Pipeline] }
$ docker rm -f --volumes 93b2aa0f160ed8a460427338908999180c7f64a97ca8cc51af907a149db6269a
$ docker stop --time=1 37c8d13a4d7822ddba4b8d9ae363c9be697a7cc2d8333fc873e10f678c6a805d
[Pipeline] }
[Pipeline] }
[Pipeline] }
$ docker rm -f --volumes 37c8d13a4d7822ddba4b8d9ae363c9be697a7cc2d8333fc873e10f678c6a805d
$ docker stop --time=1 7d1813dba1acecb94d45fa90f2e8d0dd292246d594fdeffe211b50769c8ce689
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] // withEnv
[Pipeline] // withEnv
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
$ docker rm -f --volumes 7d1813dba1acecb94d45fa90f2e8d0dd292246d594fdeffe211b50769c8ce689
19:29:11 Terminated
19:29:11 script returned exit code 143
$ docker stop --time=1 9525dbcfb7ea588fa6b1cc233726543f40ee31d9966c96cfded794ecd126cd6a
[Pipeline] }
$ docker rm -f --volumes 9525dbcfb7ea588fa6b1cc233726543f40ee31d9966c96cfded794ecd126cd6a
$ docker stop --time=1 e3b4ae56ba41d37e473995c3e00c43d0221b50ae7507c1f4e2a8ef7928d6482b
19:29:12 script returned exit code 143
[Pipeline] }
$ docker rm -f --volumes e3b4ae56ba41d37e473995c3e00c43d0221b50ae7507c1f4e2a8ef7928d6482b
$ docker stop --time=1 9e759b72f70f8e7ffed01a4cafa49a9c155d88275cbae8b9e1eb3e34bf4dcdb2
[Pipeline] }
$ docker rm -f --volumes 9e759b72f70f8e7ffed01a4cafa49a9c155d88275cbae8b9e1eb3e34bf4dcdb2
19:29:16 asap-1 seems to be removed or offline (java.io.IOException: cannot find current thread); will wait for 5 min 0 sec for it to come back online
$ docker stop --time=1 766107fc3aa2fa537c3b6c74c5e97d8ebdedc1ef5aaa8fd6aee6561b2316b415
[Pipeline] }
$ docker rm -f --volumes 766107fc3aa2fa537c3b6c74c5e97d8ebdedc1ef5aaa8fd6aee6561b2316b415
$ docker stop --time=1 9c6bbae2eb81841187df56f851ee72de1567bf1465292544891b09f8dbb0db59
[Pipeline] }
$ docker rm -f --volumes 9c6bbae2eb81841187df56f851ee72de1567bf1465292544891b09f8dbb0db59
$ docker stop --time=1 6dd154f4957773a160ac38b7119fe05dc13bc09ad7fd368cad8162ea5e104aba
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] // withDockerContainer
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
19:29:20 After 20s process did not stop
19:29:20 asap-1 is back online
$ docker rm -f --volumes 6dd154f4957773a160ac38b7119fe05dc13bc09ad7fd368cad8162ea5e104aba
$ docker stop --time=1 2b274160e7143910b47280b499d3bbad7f2ca1a534e63133b56b61012f11b704
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // wrap
[Pipeline] // withDockerContainer
[Pipeline] }
Failed in branch bookworm nightly arm64
[Pipeline] }
Failed in branch jammy nightly arm64
[Pipeline] }
Failed in branch noble nightly arm64
[Pipeline] }
Failed in branch trixie nightly arm64
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // node
[Pipeline] // wrap
[Pipeline] }
Failed in branch el10 nightly
[Pipeline] }
Failed in branch fc43 nightly
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // timeout
[Pipeline] // node
[Pipeline] }
Failed in branch bookworm nightly amd64
[Pipeline] }
Failed in branch questing nightly amd64
[Pipeline] }
Failed in branch noble nightly armhf
[Pipeline] }
Failed in branch trixie nightly armhf
[Pipeline] }
Failed in branch el9 nightly
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] }
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // retry
[Pipeline] // timeout
[Pipeline] }
Failed in branch jammy nightly amd64
[Pipeline] }
Failed in branch noble nightly amd64
[Pipeline] }
Failed in branch trixie nightly amd64
[Pipeline] }
Failed in branch bookworm nightly armhf
[Pipeline] }
Failed in branch jammy nightly armhf
[Pipeline] }
Failed in branch el8 nightly
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 5b598994-62ed-4c64-9a9c-f77385c4806c
Also:   	Also:   java.io.IOException: failed to run ps
			at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:379)
			at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:488)
			at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:527)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:317)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1263)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1252)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:1012)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:85)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
			at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
			at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
			at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
			at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
			at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	Also:   java.io.IOException: failed to run kill
			at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:401)
			at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:488)
			at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:527)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:317)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1263)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1252)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:1012)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:85)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
			at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
			at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
			at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
			at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
			at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	Also:   java.io.IOException: failed to run kill
			at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:401)
			at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:488)
			at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:527)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:317)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1263)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1252)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:1012)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:85)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
			at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
			at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
			at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
			at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
			at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	Also:   java.io.IOException: failed to run kill
			at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:401)
			at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:488)
			at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:527)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:317)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1263)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1252)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:1012)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:85)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
			at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
			at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
			at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
			at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
			at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
			at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
			at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
			at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	Also:   		Also:   java.io.IOException: failed to run ps
				at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:379)
				at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:488)
				at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:527)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:317)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1263)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1252)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:1012)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:85)
				at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
				at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
				at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
				at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
				at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
				at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
				at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
				at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
				at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
				at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
				at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
				at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
		Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 45f72b68-36ff-4b2b-a9b1-1e684babb811
org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   		Also:   java.io.IOException: failed to run ps
				at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:379)
				at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:488)
				at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:527)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:317)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1263)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1252)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:1012)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:85)
				at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
				at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
				at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
				at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
				at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
				at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
				at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
				at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
				at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
				at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
				at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
				at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   		Also:   java.io.IOException: failed to run ps
				at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Decorator$1.kill(WithContainerStep.java:379)
				at PluginClassLoader for durable-task//org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:488)
				at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:527)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.stop(CpsThread.java:317)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1263)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$6.onSuccess(CpsFlowExecution.java:1252)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution$4$1.run(CpsFlowExecution.java:1012)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$2(CpsVmExecutorService.java:85)
				at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
				at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
				at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
				at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
				at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
				at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
				at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
				at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
				at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
				at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
				at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
				at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
				at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
		Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 23bfe619-1852-4fe5-891c-cba344659fed
org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
	Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 439dc4b9-f715-48af-98c1-a41477fb8816
	Also:   java.io.IOException: cannot find current thread
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsStepContext.doGet(CpsStepContext.java:299)
			at PluginClassLoader for workflow-support//org.jenkinsci.plugins.workflow.support.DefaultStepContext.get(DefaultStepContext.java:97)
			at PluginClassLoader for workflow-step-api//org.jenkinsci.plugins.workflow.steps.FailureHandler.apply(FailureHandler.java:36)
			at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsStepContext.onFailure(CpsStepContext.java:318)
			at PluginClassLoader for workflow-durable-task-step//org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.lambda$stop$3(DurableTaskStep.java:516)
org.jenkinsci.plugins.workflow.steps.FlowInterruptedException
		at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.interrupt(CpsFlowExecution.java:1249)
		at PluginClassLoader for workflow-job//org.jenkinsci.plugins.workflow.job.WorkflowRun$2.lambda$interrupt$0(WorkflowRun.java:403)
		at jenkins.security.ImpersonatingScheduledExecutorService$1.run(ImpersonatingScheduledExecutorService.java:67)
		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
		at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
Also:   <cycle to org.jenkinsci.plugins.workflow.steps.FlowInterruptedException>
java.io.IOException: Failed to run image 'docker.openmodelica.org/build-deps:fc42.amd64'. Error: docker: Post "http://%2Fvar%2Frun%2Fdocker.sock/v1.47/containers/create": context canceled.
See 'docker run --help'.
	at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.client.DockerClient.run(DockerClient.java:148)
	at PluginClassLoader for docker-workflow//org.jenkinsci.plugins.docker.workflow.WithContainerStep$Execution.start(WithContainerStep.java:200)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeStep(DSL.java:322)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.DSL.invokeMethod(DSL.java:195)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsScript.invokeMethod(CpsScript.java:124)
	at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:47)
	at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
	at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.sandbox.DefaultInvoker.methodCall(DefaultInvoker.java:20)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.LoggingInvoker.methodCall(LoggingInvoker.java:118)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:140)
	at org.jenkinsci.plugins.docker.workflow.Docker.node(Docker.groovy:66)
	at org.jenkinsci.plugins.docker.workflow.Docker$Image.inside(Docker.groovy:125)
	at WorkflowScript.buildRPM(WorkflowScript:289)
	at ___cps.transform___(Native Method)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationGroup.methodCall(ContinuationGroup.java:90)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.dispatchOrArg(FunctionCallBlock.java:114)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.FunctionCallBlock$ContinuationImpl.fixArg(FunctionCallBlock.java:83)
	at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(Unknown Source)
	at java.base/java.lang.reflect.Method.invoke(Unknown Source)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ContinuationPtr$ContinuationImpl.receive(ContinuationPtr.java:72)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.impl.ClosureBlock.eval(ClosureBlock.java:46)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Next.step(Next.java:83)
	at PluginClassLoader for workflow-cps//com.cloudbees.groovy.cps.Continuable.run0(Continuable.java:147)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.access$001(SandboxContinuable.java:17)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.SandboxContinuable.run0(SandboxContinuable.java:49)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThread.runNextChunk(CpsThread.java:181)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup.run(CpsThreadGroup.java:437)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:345)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsThreadGroup$2.call(CpsThreadGroup.java:298)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$wrap$4(CpsVmExecutorService.java:140)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at hudson.remoting.SingleLaneExecutorService$1.run(SingleLaneExecutorService.java:139)
	at jenkins.util.ContextResettingExecutorService$1.run(ContextResettingExecutorService.java:28)
	at jenkins.security.ImpersonatingExecutorService$1.run(ImpersonatingExecutorService.java:68)
	at jenkins.util.ErrorLoggingExecutorService.lambda$wrap$0(ErrorLoggingExecutorService.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
	at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:53)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService$1.call(CpsVmExecutorService.java:50)
	at org.codehaus.groovy.runtime.GroovyCategorySupport$ThreadCategoryInfo.use(GroovyCategorySupport.java:136)
	at org.codehaus.groovy.runtime.GroovyCategorySupport.use(GroovyCategorySupport.java:275)
	at PluginClassLoader for workflow-cps//org.jenkinsci.plugins.workflow.cps.CpsVmExecutorService.lambda$categoryThreadFactory$0(CpsVmExecutorService.java:50)
	at java.base/java.lang.Thread.run(Unknown Source)
Finished: ABORTED