Skip to content
Failed

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
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
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.39.2'
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 aef391ad928c6b94cfcc2298ac69b9b0ae083efe (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f aef391ad928c6b94cfcc2298ac69b9b0ae083efe # timeout=10
Commit message: "is fc41 in the name as well!"
 > git rev-list --no-walk aef391ad928c6b94cfcc2298ac69b9b0ae083efe # 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
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] stage
[Pipeline] { (checkout)
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision aef391ad928c6b94cfcc2298ac69b9b0ae083efe (refs/remotes/origin/master)
Commit message: "is fc41 in the name as well!"
Cleaning workspace
 > 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 aef391ad928c6b94cfcc2298ac69b9b0ae083efe # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
[Pipeline] sh
+ git rev-parse HEAD
[Pipeline] echo
r630-2
[Pipeline] withDockerRegistry
$ docker login -u jenkins-nexus -p ******** https://docker.openmodelica.org
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/30efe3cc-18a6-43b5-a5a2-d55a6a739b86/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', 'focal', 'jammy', 'noble', 'oracular'], 'deb-arch-os': {'amd64': ['bookworm', 'focal', 'jammy', 'noble', 'oracular'], 'arm64': ['bookworm', 'focal', 'jammy', 'noble'], 'armhf': ['bookworm', 'focal', 'jammy', 'noble'], 'i386': []}, 'deb-lts': ['bookworm', 'focal', 'jammy', 'noble'], 'deb-old': [], 'docker': {'bookworm': 'debian:bookworm', 'el8': 'almalinux:8', 'el9': 'almalinux:9', 'fc39': 'fedora:39', 'fc40': 'fedora:40', 'fc41': 'fedora:41', 'focal': 'ubuntu:focal', 'jammy': 'ubuntu:jammy', 'noble': 'ubuntu:noble', 'oracular': 'ubuntu:oracular'}, 'eol': {'bookworm': '2026-06-10', 'el8': '2029-03-01', 'el9': '2032-05-31', 'fc39': '2024-11-12', 'fc40': '2025-05-13', 'fc41': '2025-11-26', 'focal': '2025-04-02', 'jammy': '2027-04-01', 'noble': '2029-04-25', 'oracular': '2025-07-11'}, 'pkg': {'clang': {'bookworm': '14.0', 'el8': '-', 'el9': '-', 'fc39': '-', 'fc40': '-', 'fc41': '-', 'focal': '10.0', 'jammy': '14.0', 'noble': '18.0', 'oracular': '19.0'}, 'cmake': {'bookworm': '3.25.1', 'el8': '3.20.2', 'el9': '3.20.2', 'fc39': '3.27.7', 'fc40': '3.28.2', 'fc41': '3.30.5', 'focal': '3.16.3', 'jammy': '3.22.1', 'noble': '3.28.3', 'oracular': '3.30.3'}, 'gcc': {'bookworm': '12.2.0', 'el8': '8.5.0', 'el9': '11.4.1', 'fc39': '13.2.1', 'fc40': '14.0.1', 'fc41': '14.2.1', 'focal': '9.3.0', 'jammy': '11.2.0', 'noble': '13.2.0', 'oracular': '14.1.0'}}, 'rpm': ['el8', 'el9', 'fc39', 'fc40', 'fc41']}
Not LTS:  oracular
Not LTS:  el8
Not LTS:  el9
Not LTS:  fc39
Not LTS:  fc40
Not LTS:  fc41
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-XXXXXX3AzPyt/agent.3415871
SSH_AGENT_PID=3415874
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_16348125235606290075.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_16348125235606290075.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 3415874 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] readJSON
[Pipeline] readJSON
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.25.0~dev-138-g4bd69db-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXne6ehU/agent.3415898
SSH_AGENT_PID=3415900
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_11145590732195165841.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_11145590732195165841.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.25.0~dev-138-g4bd69db-1_*.deb
+ sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,,
[Pipeline] sh
+ + sshsed hudson@build.openmodelica.org s,/var/www/build.openmodelica.org/rpm/,, find
 /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpm
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3415900 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.0-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXTQ7Fck/agent.3416210
SSH_AGENT_PID=3416212
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_5041264566916779879.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_5041264566916779879.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.24.0-1_*.deb
+ sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,,
[Pipeline] sh
+ + sshsed hudson@build.openmodelica.org s,/var/www/build.openmodelica.org/rpm/,, find
 /var/www/build.openmodelica.org/rpm/ -name openmodelica-*.rpm
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3416212 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] sh
+ wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.24.1~2-ge6b7b28-1.dsc -O-
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXb6ggN2/agent.3416561
SSH_AGENT_PID=3416563
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_18128922187504667067.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_18128922187504667067.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.24.1~2-ge6b7b28-1_*.deb
[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/,,
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3416563 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] echo
Skipping bookworm/openmodelica_1.25.0~dev-138-g4bd69db-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.0-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.1~2-ge6b7b28-1_amd64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.25.0~dev-138-g4bd69db-1_amd64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.0-1_amd64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.1~2-ge6b7b28-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.25.0~dev-138-g4bd69db-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.0-1_amd64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.1~2-ge6b7b28-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.25.0~dev-138-g4bd69db-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.24.0-1_amd64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.24.1~2-ge6b7b28-1_amd64.deb (already exists)
[Pipeline] echo
Skipping oracular/openmodelica_1.25.0~dev-138-g4bd69db-1_amd64.deb (already exists)
[Pipeline] echo
Skipping oracular/openmodelica_1.24.0-1_amd64.deb (already exists)
[Pipeline] echo
Skipping oracular/openmodelica_1.24.1~2-ge6b7b28-1_amd64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.25.0~dev-138-g4bd69db-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.0-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.1~2-ge6b7b28-1_armhf.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.25.0~dev-138-g4bd69db-1_armhf.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.0-1_armhf.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.1~2-ge6b7b28-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.25.0~dev-138-g4bd69db-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.0-1_armhf.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.1~2-ge6b7b28-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.25.0~dev-138-g4bd69db-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.24.0-1_armhf.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.24.1~2-ge6b7b28-1_armhf.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.25.0~dev-138-g4bd69db-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.0-1_arm64.deb (already exists)
[Pipeline] echo
Skipping bookworm/openmodelica_1.24.1~2-ge6b7b28-1_arm64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.25.0~dev-138-g4bd69db-1_arm64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.0-1_arm64.deb (already exists)
[Pipeline] echo
Skipping focal/openmodelica_1.24.1~2-ge6b7b28-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.25.0~dev-138-g4bd69db-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.0-1_arm64.deb (already exists)
[Pipeline] echo
Skipping jammy/openmodelica_1.24.1~2-ge6b7b28-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.25.0~dev-138-g4bd69db-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.24.0-1_arm64.deb (already exists)
[Pipeline] echo
Skipping noble/openmodelica_1.24.1~2-ge6b7b28-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
Skipping el8/openmodelica-nightly-1.25.0~dev~138~g4bd69db-1.el8.x86_64.rpm (already exists)
[Pipeline] echo
Skipping el9/openmodelica-nightly-1.25.0~dev~138~g4bd69db-1.el9.x86_64.rpm (already exists)
[Pipeline] echo
Skipping fc39/openmodelica-nightly-1.25.0~dev~138~g4bd69db-1.fc39.x86_64.rpm (already exists)
[Pipeline] echo
Skipping fc40/openmodelica-nightly-1.25.0~dev~138~g4bd69db-1.fc40.x86_64.rpm (already exists)
[Pipeline] echo
Skipping fc41/openmodelica-nightly-1.25.0~dev~138~g4bd69db-1.fc41.x86_64.rpm (already exists)
[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
No branches to run
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (release)
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (www-api-json)
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] git
The recommended git tool is: git
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
 > git rev-parse --resolve-git-dir /var/lib/jenkins/ws/LINUX_BUILDS/.git # timeout=10
 > git config remote.origin.url git@github.com:OpenModelica/www.openmodelica.org.git # timeout=10
Fetching upstream changes from git@github.com:OpenModelica/www.openmodelica.org.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@github.com:OpenModelica/www.openmodelica.org.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 266201fd0297de7882e1c5be68b0ef6d0b576562 (refs/remotes/origin/main)
Commit message: "Updated Linux versions in the JSON"
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 266201fd0297de7882e1c5be68b0ef6d0b576562 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git branch -D main # timeout=10
 > git checkout -b main 266201fd0297de7882e1c5be68b0ef6d0b576562 # timeout=10
 > git rev-list --no-walk 7a0054a3230d3ed42351fb897221ea1635508ec6 # timeout=10
[Pipeline] sh
+ + gitgrep remote www.openmodelica.org -v

origin	git@github.com:OpenModelica/www.openmodelica.org.git (fetch)
origin	git@github.com:OpenModelica/www.openmodelica.org.git (push)
[Pipeline] writeFile
[Pipeline] sh
+ git add static/api/linux.json
[Pipeline] sshagent
[ssh-agent] Using credentials hudson (SSH Key for user Hudson)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-XXXXXXoHrTrv/agent.3417196
SSH_AGENT_PID=3417198
Running ssh-add (command line suppressed)
Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_16171247335827979053.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_16171247335827979053.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ git diff-index --quiet HEAD
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 3417198 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (buildVM)
[Pipeline] node
Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS
[Pipeline] {
[Pipeline] checkout
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential Hudson-SSH-Key
Fetching changes from the remote Git repository
Cleaning workspace
Checking out Revision aef391ad928c6b94cfcc2298ac69b9b0ae083efe (refs/remotes/origin/master)
Commit message: "is fc41 in the name as well!"
Cleaning workspace
[Pipeline] sh
 > 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 aef391ad928c6b94cfcc2298ac69b9b0ae083efe # timeout=10
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
+ git checkout -f aef391ad928c6b94cfcc2298ac69b9b0ae083efe
HEAD is now at aef391ad is fc41 in the name as well!
[Pipeline] fileExists
[Pipeline] sh
+ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/ubuntu-vg/ubuntu-lv during curtin installation
/dev/disk/by-id/dm-uuid-LVM-Tokab4BBdscvtsLRbubqfY4bXiYWpbDBNSc3iT1SaO8gqsfiGFbEcWT4e8AZrzIz / ext4 defaults 0 1
# /boot was on /dev/sde2 during curtin installation
/dev/disk/by-uuid/39585fc8-6542-46fb-b003-fbb004190f60 /boot ext4 defaults 0 1
#/swap.img	none	swap	sw	0	0

/var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/root ext4 noauto,offset=257949696,users,exec,dev 0 2
/var/www/build.openmodelica.org/virtual_machines/tmp-build/cache /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache none noauto,bind,users 0 2
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
[Pipeline] sh
+ sudo umount -l /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
[Pipeline] sh
+ rm -f /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.vdi
[Pipeline] sh
+ + vboxmanagegrep list inaccessible vms+ 

grep -o {.*}
+ tr -d {}
[Pipeline] sh
+ vboxmanage list hdds
+ grep ^UUID:
+ sed s/  */ /
+ cut -d  -f2
+ vboxmanage closemedium disk bce00fc3-7000-4342-92c5-51fb241e3ef4
+ vboxmanage closemedium disk 09ac30fb-68f2-477d-a50a-0f9975896221
[Pipeline] sh
+ VBoxManage clonehd /var/www/build.openmodelica.org/virtual_machines/base_image/OpenModelicaUbuntu22.04.vdi /var/www/build.openmodelica.org/virtual_machines/tmp-build/tmp.raw --format RAW
0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
Clone medium created in format 'RAW'. UUID: 9291e81e-1d95-4fbd-a0b6-61691a06538f
[Pipeline] sh
+ mount /var/www/build.openmodelica.org/virtual_machines/tmp-build/root
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root su -l openmodelica -c mkdir -p /home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo mount /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/home/openmodelica/.openmodelica/cache
[Pipeline] sh
+ sudo mount -t proc none /var/www/build.openmodelica.org/virtual_machines/tmp-build/root/proc
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root sh -c echo nameserver 8.8.8.8 > /etc/resolv.conf
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [2,127 kB]
Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [715 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [365 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 DEP-11 Metadata [103 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 48x48 Icons [37.5 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main DEP-11 64x64 Icons [56.8 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.9 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,605 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [39.8 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [450 kB]
Get:15 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 DEP-11 Metadata [212 B]
Get:16 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted DEP-11 48x48 Icons [29 B]
Get:17 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted DEP-11 64x64 Icons [29 B]
Get:18 http://se.archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [612 B]
Get:19 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,134 kB]
Get:20 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [738 kB]
Get:21 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [265 kB]
Get:22 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 DEP-11 Metadata [356 kB]
Get:23 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 48x48 Icons [248 kB]
Get:24 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe DEP-11 64x64 Icons [401 kB]
Get:25 http://se.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [26.4 kB]
Get:26 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB]
Get:27 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B]
Get:28 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB]
Get:29 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 DEP-11 Metadata [940 B]
Get:30 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 48x48 Icons [1,867 B]
Get:31 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse DEP-11 64x64 Icons [2,497 B]
Get:32 http://se.archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [440 B]
Get:33 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.7 kB]
Get:34 http://se.archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.9 kB]
Get:35 http://se.archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.1 kB]
Get:36 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 DEP-11 Metadata [5,308 B]
Get:37 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 48x48 Icons [14.6 kB]
Get:38 http://se.archive.ubuntu.com/ubuntu jammy-backports/main DEP-11 64x64 Icons [19.4 kB]
Get:39 http://se.archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B]
Get:40 http://se.archive.ubuntu.com/ubuntu jammy-backports/restricted amd64 DEP-11 Metadata [212 B]
Get:41 http://se.archive.ubuntu.com/ubuntu jammy-backports/restricted DEP-11 48x48 Icons [29 B]
Get:42 http://se.archive.ubuntu.com/ubuntu jammy-backports/restricted DEP-11 64x64 Icons [29 B]
Get:43 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB]
Get:44 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.3 kB]
Get:45 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB]
Get:46 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 DEP-11 Metadata [23.2 kB]
Get:47 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 48x48 Icons [20.1 kB]
Get:48 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe DEP-11 64x64 Icons [32.0 kB]
Get:49 http://se.archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B]
Get:50 http://se.archive.ubuntu.com/ubuntu jammy-backports/multiverse amd64 DEP-11 Metadata [212 B]
Get:51 http://se.archive.ubuntu.com/ubuntu jammy-backports/multiverse DEP-11 48x48 Icons [29 B]
Get:52 http://se.archive.ubuntu.com/ubuntu jammy-backports/multiverse DEP-11 64x64 Icons [29 B]
Get:53 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,906 kB]
Get:54 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [556 kB]
Get:55 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [307 kB]
Get:56 http://security.ubuntu.com/ubuntu jammy-security/main amd64 DEP-11 Metadata [43.1 kB]
Get:57 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 48x48 Icons [16.9 kB]
Get:58 http://security.ubuntu.com/ubuntu jammy-security/main DEP-11 64x64 Icons [26.5 kB]
Get:59 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.3 kB]
Get:60 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [38.2 kB]
Get:61 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,534 kB]
Get:62 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [438 kB]
Get:63 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 DEP-11 Metadata [208 B]
Get:64 http://security.ubuntu.com/ubuntu jammy-security/restricted DEP-11 48x48 Icons [29 B]
Get:65 http://security.ubuntu.com/ubuntu jammy-security/restricted DEP-11 64x64 Icons [29 B]
Get:66 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [580 B]
Get:67 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [912 kB]
Get:68 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [633 kB]
Get:69 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [181 kB]
Get:70 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 DEP-11 Metadata [126 kB]
Get:71 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 48x48 Icons [83.4 kB]
Get:72 http://security.ubuntu.com/ubuntu jammy-security/universe DEP-11 64x64 Icons [124 kB]
Get:73 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.5 kB]
Get:74 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB]
Get:75 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B]
Get:76 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B]
Get:77 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 DEP-11 Metadata [208 B]
Get:78 http://security.ubuntu.com/ubuntu jammy-security/multiverse DEP-11 48x48 Icons [29 B]
Get:79 http://security.ubuntu.com/ubuntu jammy-security/multiverse DEP-11 64x64 Icons [29 B]
Get:80 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [224 B]
Fetched 18.5 MB in 3s (7,038 kB/s)
Reading package lists...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get install -qyy ca-certificates curl gnupg lsb-release
Reading package lists...
Building dependency tree...
Reading state information...
lsb-release is already the newest version (11.1.0ubuntu4).
lsb-release set to manually installed.
The following additional packages will be installed:
  dirmngr gnupg-l10n gnupg-utils gpg gpg-agent gpg-wks-client gpg-wks-server
  gpgconf gpgsm gpgv libcurl4
Suggested packages:
  tor parcimonie xloadimage scdaemon
The following NEW packages will be installed:
  curl
The following packages will be upgraded:
  ca-certificates dirmngr gnupg gnupg-l10n gnupg-utils gpg gpg-agent
  gpg-wks-client gpg-wks-server gpgconf gpgsm gpgv libcurl4
13 upgraded, 1 newly installed, 0 to remove and 436 not upgraded.
Need to get 2,891 kB of archives.
After this operation, 490 kB of additional disk space will be used.
Get:1 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-client amd64 2.2.27-3ubuntu2.1 [62.7 kB]
Get:2 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 dirmngr amd64 2.2.27-3ubuntu2.1 [293 kB]
Get:3 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-utils amd64 2.2.27-3ubuntu2.1 [308 kB]
Get:4 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-wks-server amd64 2.2.27-3ubuntu2.1 [57.5 kB]
Get:5 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg-agent amd64 2.2.27-3ubuntu2.1 [209 kB]
Get:6 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpg amd64 2.2.27-3ubuntu2.1 [519 kB]
Get:7 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgconf amd64 2.2.27-3ubuntu2.1 [94.2 kB]
Get:8 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg-l10n all 2.2.27-3ubuntu2.1 [54.4 kB]
Get:9 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gnupg all 2.2.27-3ubuntu2.1 [315 kB]
Get:10 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgsm amd64 2.2.27-3ubuntu2.1 [197 kB]
Get:11 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 gpgv amd64 2.2.27-3ubuntu2.1 [137 kB]
Get:12 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 ca-certificates all 20240203~22.04.1 [162 kB]
Get:13 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 libcurl4 amd64 7.81.0-1ubuntu1.18 [289 kB]
Get:14 http://se.archive.ubuntu.com/ubuntu jammy-updates/main amd64 curl amd64 7.81.0-1ubuntu1.18 [194 kB]
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
dpkg-preconfigure: unable to re-open stdin: 
Fetched 2,891 kB in 0s (14.6 MB/s)
E: Can not write log (Is /dev/pts mounted?) - posix_openpt (2: No such file or directory)
(Reading database ... 156044 files and directories currently installed.)
Preparing to unpack .../00-gpg-wks-client_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-wks-client (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../01-dirmngr_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking dirmngr (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../02-gnupg-utils_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gnupg-utils (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../03-gpg-wks-server_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-wks-server (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../04-gpg-agent_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg-agent (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../05-gpg_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../06-gpgconf_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgconf (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../07-gnupg-l10n_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg-l10n (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../08-gnupg_2.2.27-3ubuntu2.1_all.deb ...
Unpacking gnupg (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../09-gpgsm_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgsm (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Preparing to unpack .../10-gpgv_2.2.27-3ubuntu2.1_amd64.deb ...
Unpacking gpgv (2.2.27-3ubuntu2.1) over (2.2.27-3ubuntu2) ...
Setting up gpgv (2.2.27-3ubuntu2.1) ...
(Reading database ... 156044 files and directories currently installed.)
Preparing to unpack .../ca-certificates_20240203~22.04.1_all.deb ...
Unpacking ca-certificates (20240203~22.04.1) over (20211016) ...
Preparing to unpack .../libcurl4_7.81.0-1ubuntu1.18_amd64.deb ...
Unpacking libcurl4:amd64 (7.81.0-1ubuntu1.18) over (7.81.0-1ubuntu1.1) ...
Selecting previously unselected package curl.
Preparing to unpack .../curl_7.81.0-1ubuntu1.18_amd64.deb ...
Unpacking curl (7.81.0-1ubuntu1.18) ...
Setting up ca-certificates (20240203~22.04.1) ...
debconf: unable to initialize frontend: Dialog
debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (This frontend requires a controlling tty.)
debconf: falling back to frontend: Teletype
Updating certificates in /etc/ssl/certs...
rehash: warning: skipping ca-certificates.crt,it does not contain exactly one certificate or CRL
30 added, 11 removed; done.
Setting up gnupg-l10n (2.2.27-3ubuntu2.1) ...
Setting up gpgconf (2.2.27-3ubuntu2.1) ...
Setting up libcurl4:amd64 (7.81.0-1ubuntu1.18) ...
Setting up curl (7.81.0-1ubuntu1.18) ...
Setting up gpg (2.2.27-3ubuntu2.1) ...
Setting up gnupg-utils (2.2.27-3ubuntu2.1) ...
Setting up gpg-agent (2.2.27-3ubuntu2.1) ...
Setting up gpgsm (2.2.27-3ubuntu2.1) ...
Setting up dirmngr (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-server (2.2.27-3ubuntu2.1) ...
Setting up gpg-wks-client (2.2.27-3ubuntu2.1) ...
Setting up gnupg (2.2.27-3ubuntu2.1) ...
Processing triggers for libc-bin (2.35-0ubuntu3) ...
Processing triggers for man-db (2.10.2-1) ...
Processing triggers for install-info (6.8-4build1) ...
Processing triggers for ca-certificates (20240203~22.04.1) ...
Updating certificates in /etc/ssl/certs...
0 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
[Pipeline] sh
+ curl -fsSL+  http://build.openmodelica.org/apt/openmodelica.asc
sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root gpg --dearmor -o /usr/share/keyrings/openmodelica-keyring.gpg
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:1 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Hit:2 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease
Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease
Reading package lists...
[Pipeline] sh
+ + echosudo deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy nightly chroot
 /var/www/build.openmodelica.org/virtual_machines/tmp-build/root tee /etc/apt/sources.list.d/openmodelica.list
deb [arch=amd64 signed-by=/usr/share/keyrings/openmodelica-keyring.gpg] http://build.openmodelica.org/apt jammy nightly
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-get update
Hit:2 http://se.archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://se.archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://se.archive.ubuntu.com/ubuntu jammy-backports InRelease
Ign:1 https://build.openmodelica.org/apt jammy InRelease
Get:5 https://build.openmodelica.org/apt jammy Release [26.3 kB]
Get:6 https://build.openmodelica.org/apt jammy Release.gpg [488 B]
Get:7 https://build.openmodelica.org/apt jammy/nightly amd64 Packages [5,961 B]
Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease
Fetched 32.7 kB in 1s (49.3 kB/s)
Reading package lists...
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc
Package: omc
Architecture: amd64
Version: 1.25.0~dev-133-ga5470be-1
Priority: optional
Section: math
Source: openmodelica
Maintainer: OpenModelica Build System <build@openmodelica.org>
Installed-Size: 550
Depends: clang, cmake, build-essential, libexpat1-dev, liblapack-dev, zip, unzip, omc-common, libomc, libomcsimulation, libc6 (>= 2.34)
Recommends: libomccpp, omplot, gnuplot-nox, xsltproc, libsaxonb-java
Suggests: python-beautifulsoup
Breaks: omlib-modelica-3.2.3, omlib-modelica-4.0.0, omlib-modelicaservices-3.2.3, omlib-modelicaservices-4.0.0
Filename: pool/contrib-jammy/omc_1.25.0~dev-133-ga5470be-1_amd64.deb
Size: 119706
MD5sum: a9d21296a5a4d9aebc3daa4098a5c0bc
SHA1: 0bd9f045cae7d9f60b7b1bdc90e923959d6d1594
SHA256: 7d47e9e8a6095f981f713624665c187506b6ddb6160590339dab273bd55203ec
SHA512: f9a61732280ec0790610de3fd51aa0bf6d04775b70f08ff8d8e2affaf8e645b75540483394990be83e7fafa2bb5ea2d660d622395dfcb07f3c293afa0db5eea6
Description: The OpenModelica Compiler
 This is the core of the OpenModelica project. It can be used stand-alone as
 a compiler. It is recommended to use it together with an OpenModelica client,
 such as OMShell (textual interface), OMNotebook (for teaching purposes)
 or OMEdit (graphical modeling).
Description-md5: 45e8f0c20a91294f90760327b30dae2f

[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc
+ grep ^Version:
Version: 1.25.0~dev-133-ga5470be-1
[Pipeline] sh
+ sudo chroot /var/www/build.openmodelica.org/virtual_machines/tmp-build/root apt-cache show omc
+ + grep ^Version:grep
 1.25.0~dev-138-g4bd69db
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] End of Pipeline
ERROR: script returned exit code 1
Finished: FAILURE