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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # timeout=10 Commit message: "Updated nightly build" > git rev-list --no-walk efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 (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.43.0' 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # 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 credentials are stored unencrypted in '/var/lib/jenkins/ws/LINUX_BUILDS_tmp/58828ff0-09d7-441a-a9ba-eec656eca41d/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ Login Succeeded [Pipeline] { [Pipeline] sh + ./update-current-linux-os-releases.py false /var/lib/jenkins/ws/LINUX_BUILDS/./update-current-linux-os-releases.py:134: SyntaxWarning: invalid escape sequence '\d' version = re.search('\d+[.]\d+[.]\d+', version).group() {'deb-all': ['bookworm', 'jammy', 'noble', 'questing', 'resolute', 'trixie'], 'deb-arch-os': {'amd64': ['bookworm', 'jammy', 'noble', 'questing', 'resolute', 'trixie'], 'arm64': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'armhf': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'i386': []}, 'deb-lts': ['bookworm', 'jammy', 'noble', 'resolute', 'trixie'], 'deb-old': [], 'docker': {'bookworm': 'debian:bookworm', 'el10': 'almalinux:10', 'el8': 'almalinux:8', 'el9': 'almalinux:9', 'fc43': 'fedora:43', 'fc44': 'fedora:44', 'jammy': 'ubuntu:jammy', 'noble': 'ubuntu:noble', 'questing': 'ubuntu:questing', 'resolute': 'ubuntu:resolute', 'trixie': 'debian:trixie'}, 'eol': {'bookworm': '2026-06-10', 'el10': '2035-05-31', 'el8': '2029-05-31', 'el9': '2032-05-31', 'fc43': '2026-12-09', 'fc44': '2027-06-02', 'jammy': '2027-04-01', 'noble': '2029-05-31', 'questing': '2026-07-01', 'resolute': '2031-04-30', 'trixie': '2028-08-09'}, 'pkg': {'clang': {'bookworm': '14.0', 'el10': '-', 'el8': '-', 'el9': '-', 'fc43': '-', 'fc44': '-', 'jammy': '14.0', 'noble': '18.0', 'questing': '20.0', 'resolute': '21.1.6', 'trixie': '19.0'}, 'cmake': {'bookworm': '3.25.1', 'el10': '3.30.5', 'el8': '3.26.5', 'el9': '3.26.5', 'fc43': '3.31.6', 'fc44': '4.3.0', 'jammy': '3.22.1', 'noble': '3.28.3', 'questing': '3.31.6', 'resolute': '4.2.3', 'trixie': '3.31.6'}, 'gcc': {'bookworm': '12.2.0', 'el10': '14.3.1', 'el8': '8.5.0', 'el9': '11.5.0', 'fc43': '15.2.1', 'fc44': '16.0.1', 'jammy': '11.2.0', 'noble': '13.2.0', 'questing': '15.2.0', 'resolute': '15.2.0', 'trixie': '14.2.0'}}, 'rpm': ['el10', 'el8', 'el9', 'fc43', 'fc44']} Not LTS: questing Not LTS: el8 Not LTS: el9 Not LTS: el10 Not LTS: fc43 Not LTS: fc44 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-h7ORU57igW7s/agent.3243046 SSH_AGENT_PID=3243049 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7147460135723740546.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_7147460135723740546.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 3243049 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-573-g0533f6a-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-COid6b7PUPR4/agent.3243073 SSH_AGENT_PID=3243075 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13377820615152153405.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_13377820615152153405.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.27.0~dev-573-g0533f6a-1_*.deb + sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,, 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.orgsed find s,/var/www/build.openmodelica.org/rpm/,, /var/www/build.openmodelica.org/rpm/ -name 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 3243075 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.7-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-G4wtmqZvGGTo/agent.3243207 SSH_AGENT_PID=3243209 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_17645731211737380483.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_17645731211737380483.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + ssh hudson@build.openmodelica.org find /var/www/build.openmodelica.org/apt/pool/ -name openmodelica_1.26.7-1_*.deb + sed s,/var/www/build.openmodelica.org/apt/pool/contrib-,, 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-*.rpmsed 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 3243209 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.7~2-ge74480f-1.dsc -O- [Pipeline] sshagent [ssh-agent] Using credentials hudson (SSH Key for user Hudson) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-H4aSOSzxBwP7/agent.3243342 SSH_AGENT_PID=3243344 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_15531301669208856140.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_15531301669208856140.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.26.7~2-ge74480f-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 3243344 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.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping questing/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping questing/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping questing/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7~2-ge74480f-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0~dev-573-g0533f6a-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7-1_amd64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7~2-ge74480f-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.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7~2-ge74480f-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0~dev-573-g0533f6a-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7-1_armhf.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7~2-ge74480f-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.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping bookworm/openmodelica_1.26.7~2-ge74480f-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping jammy/openmodelica_1.26.7~2-ge74480f-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping noble/openmodelica_1.26.7~2-ge74480f-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping resolute/openmodelica_1.26.7~2-ge74480f-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.27.0~dev-573-g0533f6a-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7-1_arm64.deb (already exists) [Pipeline] echo Skipping trixie/openmodelica_1.26.7~2-ge74480f-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 el10/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.el10.x86_64.rpm (already exists) [Pipeline] echo Skipping el8/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.el8.x86_64.rpm (already exists) [Pipeline] echo Skipping el9/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.el9.x86_64.rpm (already exists) [Pipeline] echo Skipping fc43/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc43.x86_64.rpm (already exists) [Pipeline] echo NOT skipping fc44/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.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: noble stable amd64) [Pipeline] { (Branch: fc44 nightly) [Pipeline] retry [Pipeline] { [Pipeline] timeout Timeout set to expire in 14 hr [Pipeline] { [Pipeline] timeout Timeout set to expire in 14 hr [Pipeline] { [Pipeline] node Running on r7945-1 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] node Running on ryzen-5950x-2 in /var/lib/jenkins1/ws/LINUX_BUILDS [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo 13:46:11 r7945-1 [Pipeline] sh [Pipeline] echo 13:46:11 ryzen-5950x-2 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:11 + rm -rf rpmbuild [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:46:11 + docker pull docker.openmodelica.org/build-deps:noble.stable.amd64 13:46:11 noble.stable.amd64: Pulling from build-deps 13:46:11 683717517814: Pulling fs layer 13:46:11 c7e60024caec: Pulling fs layer 13:46:11 1e0c804197cf: Pulling fs layer 13:46:11 36aa6bb2bbb4: Pulling fs layer 13:46:11 36aa6bb2bbb4: Waiting 13:46:11 c7e60024caec: Verifying Checksum 13:46:11 c7e60024caec: Download complete 13:46:12 + docker pull docker.openmodelica.org/build-deps:fc44.amd64 13:46:12 fc44.amd64: Pulling from build-deps 13:46:12 97a21338881f: Already exists 13:46:12 8443b9efcdb0: Already exists 13:46:12 05c81b806114: Already exists 13:46:12 Digest: sha256:997703c48e74cdd9145e840489f64412a32608b100834ef515aff67df2fa83b8 13:46:12 Status: Downloaded newer image for docker.openmodelica.org/build-deps:fc44.amd64 13:46:12 docker.openmodelica.org/build-deps:fc44.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 13:46:12 + docker inspect -f . docker.openmodelica.org/build-deps:fc44.amd64 13:46:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:46:12 r7945-1 does not seem to be running inside a container [Pipeline] { [Pipeline] sh 13:46:12 683717517814: Verifying Checksum 13:46:12 683717517814: Download complete 13:46:12 + cat /var/lib/openmodelica-depends/openmodelica.spec.tpl [Pipeline] echo 13:46:12 # See also Jenkinsfile in apt-build repository for stuff that is installed BEFORE everything here 13:46:12 # Don't try fancy stuff like debuginfo, which is useless on binary-only 13:46:12 # packages. Don't strip binary too 13:46:12 # Be sure buildpolicy set to do nothing 13:46:12 %define __spec_install_post %{nil} 13:46:12 %define debug_package %{nil} 13:46:12 %define __os_install_post %{_dbpath}/brp-compress 13:46:12 13:46:12 Summary: OpenModelica 13:46:12 Name: openmodelica-nightly 13:46:12 Version: 1.27.0~dev~573~g0533f6a 13:46:12 Release: 1%{?dist} 13:46:12 License: OSMC-PL 13:46:12 Group: Development/Tools 13:46:12 # spectool -g -R SPECS/xxx.spec 13:46:12 # sudo yum-builddep SPECS/xxx.spec 13:46:12 SOURCE0 : https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-573-g0533f6a.orig.tar.xz 13:46:12 SOURCE1 : https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz 13:46:12 13:46:12 URL: https://openmodelica.org/ 13:46:12 13:46:12 %if 0%{?rhel} == 6 13:46:12 Autoreq: 0 13:46:12 Requires: readline 13:46:12 Requires: qt5-qtbase 13:46:12 Requires: qt5-qtsvg 13:46:12 Requires: qt5-qtwebkit 13:46:12 Requires: qt5-qtxmlpatterns 13:46:12 Requires: libffi 13:46:12 %endif 13:46:12 Autoprov: 0 13:46:12 Prefix: /opt/%{name} 13:46:12 Prefix: %{_bindir} 13:46:12 13:46:12 %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.*)$ 13:46:12 13:46:12 # Recommended (for the repo): git rpm-build rpmdevtools epel-release 13:46:12 %if 0%{?rhel} > 0 13:46:12 # CentOS / RHEL requires the EPEL repository (for omniORB, etc) 13:46:12 BuildRequires: epel-release 13:46:12 Requires: epel-release 13:46:12 %endif 13:46:12 13:46:12 Requires: lapack-devel 13:46:12 Requires: make 13:46:12 Requires: gcc 13:46:12 Requires: gcc-gfortran 13:46:12 Requires: gcc-c++ 13:46:12 13:46:12 BuildRequires: automake 13:46:12 %if 0%{?rhel} >= 8 13:46:12 %define withomniorb --without-omniORB 13:46:12 %else 13:46:12 %define withomniorb --with-omniORB 13:46:12 BuildRequires: omniORB-devel 13:46:12 BuildRequires: lpsolve-devel 13:46:12 %endif 13:46:12 BuildRequires: expat-devel 13:46:12 BuildRequires: bison 13:46:12 BuildRequires: flex 13:46:12 BuildRequires: lapack-devel 13:46:12 BuildRequires: libtool 13:46:12 BuildRequires: uuid 13:46:12 BuildRequires: uuid-devel 13:46:12 BuildRequires: hdf5-devel 13:46:12 BuildRequires: boost-devel 13:46:12 BuildRequires: boost-static 13:46:12 BuildRequires: hwloc-devel 13:46:12 BuildRequires: readline-devel 13:46:12 BuildRequires: libffi-devel 13:46:12 BuildRequires: curl-devel 13:46:12 BuildRequires: gettext 13:46:12 BuildRequires: make 13:46:12 BuildRequires: java 13:46:12 BuildRequires: tar 13:46:12 BuildRequires: xz 13:46:12 BuildRequires: gcc 13:46:12 BuildRequires: gcc-c++ 13:46:12 BuildRequires: gcc-gfortran 13:46:12 %if 0%{?rhel} <= 9 13:46:12 BuildRequires: qt5-qtwebkit-devel 13:46:12 BuildRequires: qt5-linguist 13:46:12 BuildRequires: qt5-qttools 13:46:12 BuildRequires: qt5-qtbase-devel 13:46:12 BuildRequires: qt5-qtsvg-devel 13:46:12 BuildRequires: qt5-qtxmlpatterns-devel 13:46:12 %else 13:46:12 # el 10 does not have qt5-qtwebkit anymore, use qt6 13:46:12 BuildRequires: qt6-qtwebengine-devel 13:46:12 BuildRequires: qt6-linguist 13:46:12 BuildRequires: qt6-qttools 13:46:12 BuildRequires: qt6-qtbase-devel 13:46:12 BuildRequires: qt6-qtsvg-devel 13:46:12 BuildRequires: qt6-qt3d-devel 13:46:12 BuildRequires: qt6-qt5compat-devel 13:46:12 BuildRequires: qt6-qthttpserver-devel 13:46:12 %endif 13:46:12 %if 0%{?rhel} >= 7 13:46:12 BuildRequires: qt5-qt3d-devel 13:46:12 %endif 13:46:12 13:46:12 13:46:12 # Use cmake versions > 3. On EL7 this is provided by cmake3 package. 13:46:12 # On EL > 7 it is just cmake. 13:46:12 %if 0%{?rhel} == 7 13:46:12 BuildRequires: cmake3 13:46:12 %define cmakecommand CMAKE=cmake3 13:46:12 %else 13:46:12 BuildRequires: cmake 13:46:12 %define cmakecommand CMAKE=cmake 13:46:12 %endif 13:46:12 13:46:12 # The base centos:8 image (we use for our build-deps:el8 image) comes with 13:46:12 # broken cmake package due to old libarchive (v3.3.2). v3.3.3 Seems to work. 13:46:12 # Once the base image is updated this can be removed. 13:46:12 %if 0%{?rhel} == 8 13:46:12 BuildRequires: libarchive >= 3.3.3 13:46:12 %endif 13:46:12 13:46:12 # Use gcc-11 on EL8 as well. devtoolset does not seem to be available on 13:46:12 # EL8. One is supposed to use gcc-toolset instead. 13:46:12 %{?el8:Requires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran} 13:46:12 %if 0%{?rhel} == 8 13:46:12 BuildRequires: gcc-toolset-11-gcc gcc-toolset-11-gcc-c++ gcc-toolset-11-gcc-gfortran 13:46:12 %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 13:46:12 %endif 13:46:12 13:46:12 # EL7 has -static-libstdc++ inside devtools (but the system g++ does not know the flag) -- adrpo: check this, also for el6 13:46:12 %{?el7:Requires: devtoolset-11-gcc} 13:46:12 %{?el7:Requires: devtoolset-11-gcc-c++} 13:46:12 %{?el7:Requires: devtoolset-11-gcc-gfortran} 13:46:12 13:46:12 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 13:46:12 BuildRequires: devtoolset-11-gcc devtoolset-11-gcc-c++ devtoolset-11-gcc-gfortran 13:46:12 %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 13:46:12 %endif 13:46:12 13:46:12 %if 0%{?fedora} >= 25 13:46:12 BuildRequires: OpenSceneGraph-devel 13:46:12 %endif 13:46:12 13:46:12 %if 0%{?rhel} >= 10 13:46:12 %define withqt6 --with-qt6 13:46:12 %define omqtversion=QT6 13:46:12 %else 13:46:12 %define withqt6 '' 13:46:12 %define omqtversion=QT5 13:46:12 %endif 13:46:12 13:46:12 13:46:12 # We should use clang, but OMEdit does not compile with it due to odd default qmake flags 13:46:12 Requires: gcc 13:46:12 Requires: gcc-c++ 13:46:12 Requires: lapack-devel 13:46:12 13:46:12 Requires(post): %{_sbindir}/update-alternatives 13:46:12 Requires(postun): %{_sbindir}/update-alternatives 13:46:12 13:46:12 # CentOS does not have suggests 13:46:12 %if 0%{?fedora} >= 24 || 0%{?rhel} >= 8 13:46:12 Suggests: boost-devel 13:46:12 Suggests: boost-static 13:46:12 Suggests: lapack-static 13:46:12 Suggests: openblas-static 13:46:12 %else 13:46:12 Requires: boost-devel 13:46:12 Requires: boost-static 13:46:12 %endif 13:46:12 13:46:12 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root 13:46:12 13:46:12 %description 13:46:12 %{summary} 13:46:12 13:46:12 %prep 13:46:12 13:46:12 %setup -q -n openmodelica_1.27.0~dev-573-g0533f6a 13:46:12 tar xJf %{_sourcedir}/openmodelica-doc-latest.tar.xz 13:46:12 13:46:12 13:46:12 13:46:12 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 13:46:12 source /opt/rh/devtoolset-11/enable 13:46:12 %endif 13:46:12 13:46:12 %if 0%{?rhel} == 8 13:46:12 source /opt/rh/gcc-toolset-11/enable 13:46:12 %endif 13:46:12 13:46:12 export LANG=C.UTF-8 13:46:12 autoreconf --install 13:46:12 ./configure CFLAGS="-Os" CXXFLAGS="-Os" QTDIR=/usr/%{_lib}/{omqtversion} %{withomniorb} %{withqt6} %{?devtoolsconfigureflags} --without-omc --prefix=/opt/%{name} --without-omlibrary %{cmakecommand} 13:46:12 13:46:12 %build 13:46:12 13:46:12 %if 0%{?rhel} <= 7 && 0%{?rhel} >= 1 13:46:12 export LANG=C.UTF-8 13:46:12 source /opt/rh/devtoolset-11/enable 13:46:12 %endif 13:46:12 13:46:12 %if 0%{?rhel} == 8 13:46:12 export LANG=C.UTF-8 13:46:12 source /opt/rh/gcc-toolset-11/enable 13:46:12 %endif 13:46:12 13:46:12 export LANG=C.UTF-8 13:46:12 make -j8 13:46:12 test ! -f libraries/install-index.json || make -j8 omlibrary 13:46:12 13:46:12 %install 13:46:12 rm -rf %{buildroot} 13:46:12 make install DESTDIR="%{buildroot}" 13:46:12 mkdir -p %{buildroot}/opt/%{name}/lib/ %{buildroot}/opt/%{name}/share/doc/omc/ %{buildroot}%{_bindir} 13:46:12 ln -s /usr/lib/omlibrary %{buildroot}/opt/%{name}/lib/ 13:46:12 ln -s /opt/%{name}/bin/omc %{buildroot}%{_bindir}/omc-nightly 13:46:12 ln -s /opt/%{name}/bin/OMEdit %{buildroot}%{_bindir}/OMEdit-nightly 13:46:12 ln -s /opt/%{name}/bin/OMShell %{buildroot}%{_bindir}/OMShell-nightly 13:46:12 ln -s /opt/%{name}/bin/OMShell-terminal %{buildroot}%{_bindir}/OMShell-terminal-nightly 13:46:12 ln -s /opt/%{name}/bin/OMNotebook %{buildroot}%{_bindir}/OMNotebook-nightly 13:46:12 ln -s /opt/%{name}/bin/OMPlot %{buildroot}%{_bindir}/OMPlot-nightly 13:46:12 touch %{buildroot}%{_bindir}/omc 13:46:12 touch %{buildroot}%{_bindir}/OMEdit 13:46:12 touch %{buildroot}%{_bindir}/OMShell 13:46:12 touch %{buildroot}%{_bindir}/OMShell-terminal 13:46:12 touch %{buildroot}%{_bindir}/OMNotebook 13:46:12 touch %{buildroot}%{_bindir}/OMPlot 13:46:12 cp -a openmodelica-doc*/* %{buildroot}/opt/%{name}/share/doc/omc/ 13:46:12 13:46:12 %postun 13:46:12 if [ "$1" -ge "1" ]; then 13:46:12 if [ "`readlink %{_sysconfdir}/alternatives/openmodelica`" == "%{_bindir}/omc-nightly" ]; then 13:46:12 %{_sbindir}/alternatives --set openmodelica %{_bindir}/omc-nightly 13:46:12 fi 13:46:12 fi 13:46:12 13:46:12 %post 13:46:12 %{_sbindir}/update-alternatives --install %{_bindir}/omc openmodelica %{_bindir}/omc-nightly 1018000 \ 13:46:12 --slave %{_bindir}/OMEdit openmodelica-OMEdit %{_bindir}/OMEdit-nightly \ 13:46:12 --slave %{_bindir}/OMShell openmodelica-OMShell %{_bindir}/OMShell-nightly \ 13:46:12 --slave %{_bindir}/OMShell-terminal openmodelica-OMShell-terminal %{_bindir}/OMShell-terminal-nightly \ 13:46:12 --slave %{_bindir}/OMNotebook openmodelica-OMNotebook %{_bindir}/OMNotebook-nightly \ 13:46:12 --slave %{_bindir}/OMPlot openmodelica-OMPlot %{_bindir}/OMPlot-nightly 13:46:12 13:46:12 %preun 13:46:12 if [ $1 = 0 ]; then 13:46:12 %{_sbindir}/update-alternatives --remove openmodelica %{_bindir}/omc-nightly 13:46:12 fi 13:46:12 13:46:12 %clean 13:46:12 rm -rf %{buildroot} 13:46:12 13:46:12 %files 13:46:12 %defattr(-,root,root,-) 13:46:12 /opt/%{name}/* 13:46:12 %{_bindir}/*-nightly 13:46:12 %ghost %{_bindir}/omc 13:46:12 %ghost %{_bindir}/OMEdit 13:46:12 %ghost %{_bindir}/OMShell 13:46:12 %ghost %{_bindir}/OMShell-terminal 13:46:12 %ghost %{_bindir}/OMNotebook 13:46:12 %ghost %{_bindir}/OMPlot 13:46:12 13:46:12 %changelog 13:46:12 * Sun May 31 2026 OpenModelica <openmodelica@ida.liu.se> ${version}-1 13:46:12 - First Build [Pipeline] writeFile [Pipeline] sh 13:46:13 + 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 ******** docker.openmodelica.org/build-deps:fc44.amd64 cat 13:46:13 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS 13:46:13 + spectool -g -R openmodelica.spec 13:46:13 warning: openmodelica.spec: line 147: Macro %omqtversion needs whitespace before body $ docker top 72bae6319ece6af12f5b65ca770e3381948683c9783db36280dbc543f47c7624 -eo pid,comm 13:46:13 0% of 73.8 MiB | | Elapsed Time: 0:00:00 ETA: --:--:-- 13:46:13 2% of 73.8 MiB | | Elapsed Time: 0:00:00 ETA: 0:00:02 13:46:13 5% of 73.8 MiB |# | Elapsed Time: 0:00:00 ETA: 0:00:02 13:46:13 8% of 73.8 MiB |# | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 11% of 73.8 MiB |## | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 13% of 73.8 MiB |### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 16% of 73.8 MiB |### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 18% of 73.8 MiB |#### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 21% of 73.8 MiB |#### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 683717517814: Pull complete 13:46:14 c7e60024caec: Pull complete 13:46:14 24% of 73.8 MiB |##### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 27% of 73.8 MiB |###### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 30% of 73.8 MiB |###### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 32% of 73.8 MiB |####### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 36% of 73.8 MiB |######## | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 39% of 73.8 MiB |######## | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 43% of 73.8 MiB |######### | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 45% of 73.8 MiB |########## | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 49% of 73.8 MiB |########## | Elapsed Time: 0:00:00 ETA: 0:00:01 13:46:14 51% of 73.8 MiB |########### | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:14 54% of 73.8 MiB |########### | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:14 56% of 73.8 MiB |############ | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:14 59% of 73.8 MiB |############# | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:14 62% of 73.8 MiB |############# | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 64% of 73.8 MiB |############## | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 67% of 73.8 MiB |############## | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 69% of 73.8 MiB |############### | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 73% of 73.8 MiB |################ | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 75% of 73.8 MiB |################ | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 79% of 73.8 MiB |################# | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 83% of 73.8 MiB |################## | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 86% of 73.8 MiB |################## | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 89% of 73.8 MiB |################### | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 92% of 73.8 MiB |#################### | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 96% of 73.8 MiB |##################### | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 98% of 73.8 MiB |##################### | Elapsed Time: 0:00:01 ETA: 0:00:00 13:46:15 100% of 73.8 MiB |######################| Elapsed Time: 0:00:02 Time: 0:00:02 13:46:15 0% of 10.6 MiB | | Elapsed Time: 0:00:00 ETA: --:--:-- 13:46:15 11% of 10.6 MiB |## | Elapsed Time: 0:00:00 ETA: 0:00:00 13:46:15 29% of 10.6 MiB |###### | Elapsed Time: 0:00:00 ETA: 0:00:00 13:46:15 46% of 10.6 MiB |########## | Elapsed Time: 0:00:00 ETA: 0:00:00 13:46:15 64% of 10.6 MiB |############## | Elapsed Time: 0:00:00 ETA: 0:00:00 13:46:16 82% of 10.6 MiB |################## | Elapsed Time: 0:00:00 ETA: 0:00:00 13:46:16 100% of 10.6 MiB |######################| Elapsed Time: 0:00:00 Time: 0:00:00 13:46:16 Downloading: https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.27.0~dev-573-g0533f6a.orig.tar.xz 13:46:16 Downloaded: openmodelica_1.27.0~dev-573-g0533f6a.orig.tar.xz 13:46:16 Downloading: https://openmodelica.org/doc/openmodelica-doc-latest.tar.xz 13:46:16 Downloaded: openmodelica-doc-latest.tar.xz [Pipeline] sh 13:46:16 + echo LANG: 13:46:16 LANG: 13:46:16 + export HOME=/var/lib/jenkins/ws/LINUX_BUILDS 13:46:16 + HOME=/var/lib/jenkins/ws/LINUX_BUILDS 13:46:16 + export LANG=C.UTF-8 13:46:16 + LANG=C.UTF-8 13:46:16 + rpmbuild --define 'dist .fc44' -ba openmodelica.spec 13:46:29 36aa6bb2bbb4: Verifying Checksum 13:46:29 36aa6bb2bbb4: Download complete 13:46:29 1e0c804197cf: Verifying Checksum 13:46:29 1e0c804197cf: Download complete 13:47:15 1e0c804197cf: Pull complete 13:47:47 36aa6bb2bbb4: Pull complete 13:47:47 Digest: sha256:76d0879e9e8a25354eeaeacc6eb78cf5fcd3bd7a0f394963fcc892f0e20e0e33 13:47:47 Status: Downloaded newer image for docker.openmodelica.org/build-deps:noble.stable.amd64 13:47:47 docker.openmodelica.org/build-deps:noble.stable.amd64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:47:48 + docker inspect -f . docker.openmodelica.org/build-deps:noble.stable.amd64 13:47:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:47:48 ryzen-5950x-2 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:noble.stable.amd64 cat [Pipeline] { [Pipeline] sh 13:47:50 + rm -rf tmp.build $ docker top 5b479b8e2b5d23d844696c75e99f91b43f8086c803e71c98704a40077ca1dc9b -eo pid,comm 13:47:52 + mkdir -p tmp.build 13:47:52 + cd tmp.build 13:47:52 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.7~2-ge74480f-1.dsc 13:47:52 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.7~2-ge74480f-1.debian.tar.xz 13:47:52 + wget -q https://build.openmodelica.org/apt/pool/contrib/openmodelica_1.26.7~2-ge74480f.orig.tar.xz 13:47:53 + dpkg-source -x openmodelica_1.26.7~2-ge74480f-1.dsc 13:47:53 dpkg-source: warning: extracting unsigned source package (openmodelica_1.26.7~2-ge74480f-1.dsc) 13:47:53 dpkg-source: info: extracting openmodelica in openmodelica-1.26.7~2-ge74480f 13:47:53 dpkg-source: info: unpacking openmodelica_1.26.7~2-ge74480f.orig.tar.xz 13:47:56 dpkg-source: info: unpacking openmodelica_1.26.7~2-ge74480f-1.debian.tar.xz [Pipeline] sh 13:47:56 + grep ^MemAvailable: /proc/meminfo 13:47:56 + 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 13:47:56 + 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 13:47:57 + cd tmp.build/openmodelica-1.26.7~2-ge74480f 13:47:57 + dpkg-buildpackage -rfakeroot -b -j32 [Pipeline] sh 13:52:53 + find /var/lib/jenkins/ws/LINUX_BUILDS -name '*.rpm' 13:52:53 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm 13:52:53 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.src.rpm [Pipeline] } $ docker stop --time=1 72bae6319ece6af12f5b65ca770e3381948683c9783db36280dbc543f47c7624 [Pipeline] // withDockerContainer [Pipeline] sh 13:52:54 + find /var/lib/jenkins/ws/LINUX_BUILDS -name *.rpm 13:52:54 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm 13:52:54 /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.src.rpm 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 13:52:54 13:52:54 FROM docker.openmodelica.org/build-deps:fc44.amd64 13:52:54 COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm /root 13:52:54 RUN rpm -i /root/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm 13:52:54 [Pipeline] writeFile [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:52:54 + docker build -t rpm-build-tmp . 13:52:54 #0 building with "default" instance using docker driver 13:52:54 13:52:54 #1 [internal] load build definition from Dockerfile 13:52:54 #1 transferring dockerfile: 266B done 13:52:54 #1 DONE 0.0s 13:52:54 13:52:54 #2 [internal] load metadata for docker.openmodelica.org/build-deps:fc44.amd64 13:52:54 #2 DONE 0.0s 13:52:54 13:52:54 #3 [internal] load .dockerignore 13:52:54 #3 transferring context: 2B done 13:52:54 #3 DONE 0.0s 13:52:54 13:52:54 #4 [1/3] FROM docker.openmodelica.org/build-deps:fc44.amd64 13:52:54 #4 CACHED 13:52:54 13:52:54 #5 [internal] load build context 13:52:55 #5 transferring context: 133.60MB 0.2s done $ docker rm -f --volumes 72bae6319ece6af12f5b65ca770e3381948683c9783db36280dbc543f47c7624 13:52:55 #5 DONE 0.2s 13:52:55 13:52:55 #6 [2/3] COPY rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm /root 13:52:55 #6 DONE 0.2s 13:52:55 13:52:55 #7 [3/3] RUN rpm -i /root/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm 13:52:56 #7 DONE 1.4s 13:52:56 13:52:56 #8 exporting to image 13:52:56 #8 exporting layers 13:52:57 #8 exporting layers 0.5s done 13:52:57 #8 writing image sha256:398ea6314568b68431963257fa9c4b5289a9692eb766b20ebdd0e74a35e88710 13:52:57 #8 writing image sha256:398ea6314568b68431963257fa9c4b5289a9692eb766b20ebdd0e74a35e88710 done 13:52:57 #8 naming to docker.io/library/rpm-build-tmp done 13:52:57 #8 DONE 0.5s [Pipeline] } [Pipeline] // withEnv [Pipeline] withCredentials 13:52:57 Masking supported pattern matches of $identity [Pipeline] { [Pipeline] findFiles [Pipeline] sh 13:52:57 + wget --spider -q https://build.openmodelica.org/rpm/fc44/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm 13:52:57 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/RPMS/x86_64/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.x86_64.rpm into: /var/www/build.openmodelica.org/rpm/fc44/ [Pipeline] sh 13:52:59 + wget --spider -q https://build.openmodelica.org/rpm/fc44/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.src.rpm 13:52:59 + echo fail [Pipeline] sshPut [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // wrap Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins/ws/LINUX_BUILDS/rpmbuild/SRPMS/openmodelica-nightly-1.27.0~dev~573~g0533f6a-1.fc44.src.rpm into: /var/www/build.openmodelica.org/rpm/fc44/ [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] withCredentials 13:56:48 Masking supported pattern matches of $identity [Pipeline] { [Pipeline] dir 13:56:48 Running in /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build [Pipeline] { [Pipeline] findFiles [Pipeline] sh 13:56:49 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/drcontrol_1.26.7~2-ge74480f-1_all.deb 13:56:49 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/drcontrol_1.26.7~2-ge74480f-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:56:50 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/drmodelica_1.26.7~2-ge74480f-1_all.deb 13:56:50 + echo fail [Pipeline] sshPut [Pipeline] sh 13:56:50 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:56:50 + echo fail [Pipeline] sshPut [Pipeline] sh 13:56:51 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc-dev_1.26.7~2-ge74480f-1_amd64.deb 13:56:51 + echo fail Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/drmodelica_1.26.7~2-ge74480f-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sshPut [Pipeline] sh 13:56:51 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomc_1.26.7~2-ge74480f-1_amd64.deb 13:56:51 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomc-dev_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:56:52 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomccpp-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:56:52 + echo fail [Pipeline] sshPut [Pipeline] sh 13:56:53 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomccpp_1.26.7~2-ge74480f-1_amd64.deb 13:56:53 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomccpp-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:56:53 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomcsimulation-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:56:53 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomccpp_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:56:54 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomcsimulation_1.26.7~2-ge74480f-1_amd64.deb 13:56:54 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomcsimulation-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:56:54 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:56:54 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomcsimulation_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:56:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot-dev_1.26.7~2-ge74480f-1_amd64.deb 13:56:55 + echo fail [Pipeline] sshPut [Pipeline] sh 13:56:55 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomplot_1.26.7~2-ge74480f-1_amd64.deb 13:56:55 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomplot-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:56:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsensplugin-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:56:56 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomplot-dev_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:56:56 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsensplugin_1.26.7~2-ge74480f-1_amd64.deb 13:56:56 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomplot_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:56:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsimulator-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:56:57 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsensplugin-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsensplugin_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:56:57 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/libomsimulator_1.26.7~2-ge74480f-1_amd64.deb 13:56:57 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsimulator-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:56:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc-common_1.26.7~2-ge74480f-1_all.deb 13:56:58 + echo fail [Pipeline] sshPut [Pipeline] sh 13:56:58 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:56:58 + echo fail Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/libomsimulator_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sshPut [Pipeline] sh 13:56:59 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omc_1.26.7~2-ge74480f-1_amd64.deb 13:56:59 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omc-common_1.26.7~2-ge74480f-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:56:59 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omedit-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:56:59 + echo fail Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omc-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omc_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:57:00 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omedit_1.26.7~2-ge74480f-1_amd64.deb 13:57:00 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omedit-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:57:00 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omlibrary_1.26.7~2-ge74480f-1_all.deb 13:57:00 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omedit_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:57:01 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omnotebook-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:57:01 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omlibrary_1.26.7~2-ge74480f-1_all.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:57:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omnotebook_1.26.7~2-ge74480f-1_amd64.deb 13:57:02 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omnotebook_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omnotebook-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:57:02 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omplot-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:57:02 + echo fail [Pipeline] sshPut [Pipeline] sh 13:57:03 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omplot_1.26.7~2-ge74480f-1_amd64.deb 13:57:03 + echo fail [Pipeline] sshPut [Pipeline] sh 13:57:03 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:57:03 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omplot-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:57:04 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-terminal-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:57:04 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omplot_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:57:04 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell-terminal_1.26.7~2-ge74480f-1_amd64.deb 13:57:04 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh 13:57:05 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omshell_1.26.7~2-ge74480f-1_amd64.deb 13:57:05 + echo fail [Pipeline] sshPut Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell-terminal-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell-terminal_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:57:05 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omsimulator-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb 13:57:05 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omshell_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:57:06 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/omsimulator_1.26.7~2-ge74480f-1_amd64.deb 13:57:06 + echo fail [Pipeline] sshPut [Pipeline] sh Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omsimulator-dbgsym_1.26.7~2-ge74480f-1_amd64.ddeb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ 13:57:06 + wget --spider -q https://build.openmodelica.org/apt/pool/contrib-noble/openmodelica_1.26.7~2-ge74480f-1_amd64.deb 13:57:06 + echo fail [Pipeline] sshPut [Pipeline] } [Pipeline] // dir [Pipeline] } [Pipeline] // withCredentials [Pipeline] } Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/omsimulator_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ Sending a file/directory to build[build.openmodelica.org]: from: /var/lib/jenkins1/ws/LINUX_BUILDS/tmp.build/openmodelica_1.26.7~2-ge74480f-1_amd64.deb into: /var/www/build.openmodelica.org/linux/apt/pool/contrib-noble/ $ docker stop --time=1 5b479b8e2b5d23d844696c75e99f91b43f8086c803e71c98704a40077ca1dc9b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (release) [Pipeline] node Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { [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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh $ docker rm -f --volumes 5b479b8e2b5d23d844696c75e99f91b43f8086c803e71c98704a40077ca1dc9b + git checkout -f efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 HEAD is now at efa1fa8c Updated nightly build [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.43.0' 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + id uid=1002(hudson) gid=1002(hudson) groups=1002(hudson),999(docker) [Pipeline] sh + ./release-files.py bookworm jammy noble questing resolute trixie dists/bookworm/nightly/binary-amd64/: New 32.1 kB 20 files 82.9 MB 5s dists/bookworm/nightly/binary-arm64/: New 30.3 kB 19 files 78.2 MB 4s dists/bookworm/nightly/binary-armhf/: New 30.3 kB 19 files 77.5 MB 4s dists/bookworm/nightly/binary-i386/: New 5,777 B 4 files 55.5 MB 2s New 6,463 B 5 pkgs in 1s Packages done, Starting contents. dists/bookworm/Contents-amd64: 20 files 82.9 MB 0s dists/bookworm/Contents-arm64: 19 files 78.2 MB 0s dists/bookworm/Contents-armhf: 19 files 77.5 MB 0s dists/bookworm/Contents-i386: 4 files 55.5 MB 0s Done. 294 MB in 62 archives. Took 16s dists/bookworm/stable/binary-amd64/: New 31.8 kB 20 files 82.6 MB 5s dists/bookworm/stable/binary-arm64/: New 30.0 kB 19 files 77.8 MB 4s dists/bookworm/stable/binary-armhf/: New 30.1 kB 19 files 77.2 MB 4s dists/bookworm/stable/binary-i386/: New 5,721 B 4 files 55.5 MB 2s New 6,364 B 5 pkgs in 1s Packages done, Starting contents. dists/bookworm/Contents-amd64: New 132 kB 20 files 82.6 MB 0s dists/bookworm/Contents-arm64: New 94.3 kB 19 files 77.8 MB 0s dists/bookworm/Contents-armhf: New 94.6 kB 19 files 77.2 MB 0s dists/bookworm/Contents-i386: New 52.5 kB 4 files 55.5 MB 0s Done. 293 MB in 62 archives. Took 16s dists/bookworm/release/binary-amd64/: 20 files 82.6 MB 0s dists/bookworm/release/binary-arm64/: 19 files 77.8 MB 0s dists/bookworm/release/binary-armhf/: 19 files 77.2 MB 0s dists/bookworm/release/binary-i386/: 4 files 55.5 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 293 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/jammy/nightly/binary-amd64/: New 32.0 kB 20 files 84.8 MB 1s dists/jammy/nightly/binary-arm64/: New 30.2 kB 19 files 80.8 MB 1s dists/jammy/nightly/binary-armhf/: New 30.3 kB 19 files 80.0 MB 1s dists/jammy/nightly/binary-i386/: New 5,776 B 4 files 55.3 MB 0s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/jammy/Contents-amd64: 20 files 84.8 MB 0s dists/jammy/Contents-arm64: 19 files 80.8 MB 0s dists/jammy/Contents-armhf: 19 files 80.0 MB 0s dists/jammy/Contents-i386: 4 files 55.3 MB 0s Done. 301 MB in 62 archives. Took 3s dists/jammy/stable/binary-amd64/: New 31.7 kB 20 files 84.5 MB 1s dists/jammy/stable/binary-arm64/: New 29.9 kB 19 files 80.5 MB 1s dists/jammy/stable/binary-armhf/: New 30.0 kB 19 files 79.6 MB 1s dists/jammy/stable/binary-i386/: New 5,705 B 4 files 55.3 MB 0s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/jammy/Contents-amd64: New 132 kB 20 files 84.5 MB 0s dists/jammy/Contents-arm64: New 94.3 kB 19 files 80.5 MB 0s dists/jammy/Contents-armhf: New 94.6 kB 19 files 79.6 MB 0s dists/jammy/Contents-i386: New 52.5 kB 4 files 55.3 MB 0s Done. 300 MB in 62 archives. Took 3s dists/jammy/release/binary-amd64/: 20 files 84.5 MB 0s dists/jammy/release/binary-arm64/: 19 files 80.5 MB 0s dists/jammy/release/binary-armhf/: 19 files 79.6 MB 0s dists/jammy/release/binary-i386/: 4 files 55.3 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 300 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/noble/nightly/binary-amd64/: New 32.1 kB 20 files 84.4 MB 1s dists/noble/nightly/binary-arm64/: New 30.3 kB 19 files 80.8 MB 1s dists/noble/nightly/binary-armhf/: New 30.3 kB 19 files 79.7 MB 1s dists/noble/nightly/binary-i386/: New 5,764 B 4 files 55.2 MB 1s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/noble/Contents-amd64: 20 files 84.4 MB 0s dists/noble/Contents-arm64: 19 files 80.8 MB 0s dists/noble/Contents-armhf: 19 files 79.7 MB 0s dists/noble/Contents-i386: 4 files 55.2 MB 0s Done. 300 MB in 62 archives. Took 4s dists/noble/stable/binary-amd64/: New 31.8 kB 20 files 84.1 MB 1s dists/noble/stable/binary-arm64/: New 30.0 kB 19 files 80.5 MB 1s dists/noble/stable/binary-armhf/: New 30.0 kB 19 files 79.4 MB 1s dists/noble/stable/binary-i386/: New 5,705 B 4 files 55.2 MB 0s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/noble/Contents-amd64: New 132 kB 20 files 84.1 MB 0s dists/noble/Contents-arm64: New 94.3 kB 19 files 80.5 MB 0s dists/noble/Contents-armhf: New 94.6 kB 19 files 79.4 MB 0s dists/noble/Contents-i386: New 52.5 kB 4 files 55.2 MB 0s Done. 299 MB in 62 archives. Took 3s dists/noble/release/binary-amd64/: 20 files 84.1 MB 0s dists/noble/release/binary-arm64/: 19 files 80.5 MB 0s dists/noble/release/binary-armhf/: 19 files 79.4 MB 0s dists/noble/release/binary-i386/: 4 files 55.2 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 299 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/questing/nightly/binary-amd64/: New 32.8 kB 20 files 84.5 MB 1s dists/questing/nightly/binary-arm64/: New 5,776 B 4 files 55.2 MB 1s dists/questing/nightly/binary-armhf/: New 5,776 B 4 files 55.2 MB 0s dists/questing/nightly/binary-i386/: New 5,776 B 4 files 55.2 MB 0s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/questing/Contents-arm64: 4 files 55.2 MB 0s dists/questing/Contents-armhf: 4 files 55.2 MB 0s dists/questing/Contents-i386: 4 files 55.2 MB 0s dists/questing/Contents-amd64: 20 files 84.5 MB 0s Done. 250 MB in 32 archives. Took 3s dists/questing/stable/binary-amd64/: New 32.2 kB 20 files 84.0 MB 1s dists/questing/stable/binary-arm64/: New 5,707 B 4 files 55.2 MB 0s dists/questing/stable/binary-armhf/: New 5,707 B 4 files 55.2 MB 0s dists/questing/stable/binary-i386/: New 5,707 B 4 files 55.2 MB 0s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/questing/Contents-arm64: New 52.5 kB 4 files 55.2 MB 0s dists/questing/Contents-armhf: New 52.5 kB 4 files 55.2 MB 0s dists/questing/Contents-i386: New 52.5 kB 4 files 55.2 MB 0s dists/questing/Contents-amd64: New 132 kB 20 files 84.0 MB 0s Done. 250 MB in 32 archives. Took 2s dists/questing/release/binary-amd64/: 20 files 84.0 MB 0s dists/questing/release/binary-arm64/: 4 files 55.2 MB 0s dists/questing/release/binary-armhf/: 4 files 55.2 MB 0s dists/questing/release/binary-i386/: 4 files 55.2 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 250 MB in 32 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/resolute/nightly/binary-amd64/: New 32.6 kB 20 files 84.5 MB 1s dists/resolute/nightly/binary-arm64/: New 30.7 kB 19 files 80.8 MB 1s dists/resolute/nightly/binary-armhf/: New 30.7 kB 19 files 79.8 MB 1s dists/resolute/nightly/binary-i386/: New 5,772 B 4 files 55.2 MB 0s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/resolute/Contents-arm64: 19 files 80.8 MB 0s dists/resolute/Contents-armhf: 19 files 79.8 MB 0s dists/resolute/Contents-i386: 4 files 55.2 MB 0s dists/resolute/Contents-amd64: 20 files 84.5 MB 0s Done. 300 MB in 62 archives. Took 3s dists/resolute/stable/binary-amd64/: New 32.1 kB 20 files 83.9 MB 1s dists/resolute/stable/binary-arm64/: New 30.2 kB 19 files 80.2 MB 1s dists/resolute/stable/binary-armhf/: New 30.2 kB 19 files 79.3 MB 1s dists/resolute/stable/binary-i386/: New 5,705 B 4 files 55.2 MB 0s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/resolute/Contents-arm64: New 94.3 kB 19 files 80.2 MB 0s dists/resolute/Contents-armhf: New 94.6 kB 19 files 79.3 MB 0s dists/resolute/Contents-i386: New 52.5 kB 4 files 55.2 MB 0s dists/resolute/Contents-amd64: New 132 kB 20 files 83.9 MB 0s Done. 299 MB in 62 archives. Took 3s dists/resolute/release/binary-amd64/: 20 files 83.9 MB 0s dists/resolute/release/binary-arm64/: 19 files 80.2 MB 0s dists/resolute/release/binary-armhf/: 19 files 79.3 MB 0s dists/resolute/release/binary-i386/: 4 files 55.2 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 299 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing dists/trixie/nightly/binary-amd64/: New 32.7 kB 20 files 82.7 MB 5s dists/trixie/nightly/binary-arm64/: New 30.8 kB 19 files 78.2 MB 4s dists/trixie/nightly/binary-armhf/: New 30.8 kB 19 files 77.5 MB 4s dists/trixie/nightly/binary-i386/: New 5,748 B 4 files 55.5 MB 2s New 6,463 B 5 pkgs in 0s Packages done, Starting contents. dists/trixie/Contents-arm64: 19 files 78.2 MB 0s dists/trixie/Contents-armhf: 19 files 77.5 MB 0s dists/trixie/Contents-i386: 4 files 55.5 MB 0s dists/trixie/Contents-amd64: 20 files 82.7 MB 0s Done. 294 MB in 62 archives. Took 16s dists/trixie/stable/binary-amd64/: New 32.2 kB 20 files 82.1 MB 5s dists/trixie/stable/binary-arm64/: New 30.3 kB 19 files 77.7 MB 4s dists/trixie/stable/binary-armhf/: New 30.3 kB 19 files 77.0 MB 4s dists/trixie/stable/binary-i386/: New 5,703 B 4 files 55.5 MB 2s New 6,364 B 5 pkgs in 0s Packages done, Starting contents. dists/trixie/Contents-arm64: New 94.3 kB 19 files 77.7 MB 0s dists/trixie/Contents-armhf: New 94.6 kB 19 files 77.0 MB 0s dists/trixie/Contents-i386: New 52.5 kB 4 files 55.5 MB 0s dists/trixie/Contents-amd64: New 132 kB 20 files 82.1 MB 0s Done. 292 MB in 62 archives. Took 16s dists/trixie/release/binary-amd64/: 20 files 82.1 MB 0s dists/trixie/release/binary-arm64/: 19 files 77.7 MB 0s dists/trixie/release/binary-armhf/: 19 files 77.0 MB 0s dists/trixie/release/binary-i386/: 4 files 55.5 MB 0s 5 pkgs in 0s Packages done, Starting contents. Done. 292 MB in 62 archives. Took 0s gpg: using "5DE86CC050F6623BBA7995B864CE41328E03B30A" as default secret key for signing bookworm nightly jammy nightly noble nightly questing nightly resolute nightly trixie nightly bookworm stable jammy stable noble stable questing stable resolute stable trixie stable bookworm release jammy release noble release questing release resolute release trixie release bookworm nightly bookworm stable bookworm release jammy nightly jammy stable jammy release noble nightly noble stable noble release questing nightly questing stable questing release resolute nightly resolute stable resolute release trixie nightly trixie stable trixie release [Pipeline] sh + docker build -t createrepo:latest - #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 153B done #1 DONE 0.4s #2 [internal] load metadata for docker.io/library/almalinux:8 #2 DONE 0.9s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.3s #4 [1/2] FROM docker.io/library/almalinux:8@sha256:a21319867411d73b8dc340e5eddeb0c7148df4f6e1b30fe20b40791589ac3a8a #4 DONE 0.0s #5 [2/2] RUN dnf install -y dnf-plugins-core createrepo_c && dnf clean all && rm -rf /var/cache/yum #5 CACHED #6 exporting to image #6 exporting layers done #6 writing image sha256:60b5e1e1aea531828496b4b1c05ab6c5d5183bd1fdb0b8347fc0220905540b0f done #6 naming to docker.io/library/createrepo:latest done #6 DONE 0.0s [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/el10/ Removing old file: b'/var/www/build.openmodelica.org/rpm/el10/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el10.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/el10/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el10.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/el10/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/el10 /var/www/build.openmodelica.org/rpm/el10 Directory walk started Directory walk done - 6 packages Loaded information about 4 packages Temporary output repo path: /var/www/build.openmodelica.org/rpm/el10/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/el8/ Removing old file: b'/var/www/build.openmodelica.org/rpm/el8/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el8.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/el8/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el8.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/el8/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/el8 /var/www/build.openmodelica.org/rpm/el8 Directory walk started Directory walk done - 33 packages type prestodelta added to list from path: /var/www/build.openmodelica.org/rpm/el8/repodata/b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz Loaded information about 31 packages Using b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz from target repo Temporary output repo path: /var/www/build.openmodelica.org/rpm/el8/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/el9/ Removing old file: b'/var/www/build.openmodelica.org/rpm/el9/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el9.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/el9/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.el9.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/el9/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/el9 /var/www/build.openmodelica.org/rpm/el9 Directory walk started Directory walk done - 13 packages type prestodelta added to list from path: /var/www/build.openmodelica.org/rpm/el9/repodata/b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz Loaded information about 11 packages Using b51c2fc7fff5df988cddc30e2d4bfa3930a26d8729454d48c7e4cb071a6e7853-prestodelta.xml.gz from target repo Temporary output repo path: /var/www/build.openmodelica.org/rpm/el9/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/fc43/ Removing old file: b'/var/www/build.openmodelica.org/rpm/fc43/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.fc43.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/fc43/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.fc43.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/fc43/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/fc43 /var/www/build.openmodelica.org/rpm/fc43 Directory walk started Directory walk done - 6 packages Loaded information about 4 packages Temporary output repo path: /var/www/build.openmodelica.org/rpm/fc43/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-rpm-files.py /var/www/build.openmodelica.org/rpm/fc44/ Removing old file: b'/var/www/build.openmodelica.org/rpm/fc44/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.fc44.src.rpm' Removing old file: b'/var/www/build.openmodelica.org/rpm/fc44/openmodelica-nightly-1.27.0~dev~547~gf8f74d2-1.fc44.x86_64.rpm' [Pipeline] sh + rm -f /var/www/build.openmodelica.org/rpm/fc44/repodata.md [Pipeline] sh + docker run -v /var/www/build.openmodelica.org/rpm/:/var/www/build.openmodelica.org/rpm/ createrepo:latest createrepo_c --update --oldpackagedirs /var/www/build.openmodelica.org/rpm/fc44 /var/www/build.openmodelica.org/rpm/fc44 Directory walk started Directory walk done - 6 packages Loaded information about 4 packages Temporary output repo path: /var/www/build.openmodelica.org/rpm/fc44/.repodata/ Preparing sqlite DBs Pool started (with 5 workers) Pool finished [Pipeline] sh + ./clean-debian-files.py Old files are older than: 2025-12-14 13:59:46.468837 Words in repos-files: 3419 Files in repos-files: 1530 To keep: 101536 (of which recent files: 63732) (old files: 13305) To delete: 0 Kept: 101536 (old files: 13305) Deleted: 0 [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (www-api-json) [Pipeline] node Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { Did you forget the `def` keyword? WorkflowScript seems to be setting a field named prettyJSON (to a value of type String) which could lead to memory leaks or other issues. [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.43.0' 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 5bf00c1947339ea2588a920b122d4880d5484e4f (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 5bf00c1947339ea2588a920b122d4880d5484e4f # timeout=10 > git branch -a -v --no-abbrev # timeout=10 > git branch -D main # timeout=10 > git checkout -b main 5bf00c1947339ea2588a920b122d4880d5484e4f # timeout=10 > git rev-list --no-walk 5bf00c1947339ea2588a920b122d4880d5484e4f # timeout=10 [Pipeline] sh + git remote -v + grep www.openmodelica.org 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-qOfCNIzO80Bl/agent.3249153 SSH_AGENT_PID=3249155 Running ssh-add (command line suppressed) Identity added: /var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10773056344503633175.key (/var/lib/jenkins/ws/LINUX_BUILDS_tmp/private_key_10773056344503633175.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + git diff-index --quiet HEAD + git config user.email openmodelica@ida.liu.se + git config user.name OpenModelica Hudson + git commit -m Updated Linux versions in the JSON [main d8d08e51] Updated Linux versions in the JSON 1 file changed, 2 insertions(+), 2 deletions(-) + GIT_SSH_COMMAND=ssh -o StrictHostKeyChecking=no git push --set-upstream origin main remote: Bypassed rule violations for refs/heads/main: remote: remote: - Changes must be made through a pull request. remote: remote: - Required status check "continuous-integration/jenkins/pr-merge" is expected. remote: To github.com:OpenModelica/www.openmodelica.org.git 5bf00c19..d8d08e51 main -> main branch 'main' set up to track 'origin/main'. [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 3249155 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (buildVM nightly) [Pipeline] node Running on r630-2 in /var/lib/jenkins/ws/LINUX_BUILDS [Pipeline] { [Pipeline] checkout The recommended git tool is: git using credential Hudson-SSH-Key Fetching changes from the remote Git repository 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.43.0' 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 efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 (refs/remotes/origin/master) Commit message: "Updated nightly build" Cleaning workspace [Pipeline] sh + git checkout -f efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 HEAD is now at efa1fa8c Updated nightly build [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/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/root ext4 noauto,offset=257949696,users,exec,dev 0 2 /var/www/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/root ext4 noauto,users,exec,dev,loop,offset=257949696 0 2 /var/www/tmp/tmp-build/cache /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache none noauto,bind,users 0 2 [Pipeline] sh + sudo umount -l /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache umount: /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache: no mount point specified. + true [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f efa1fa8cc6442226ea403a20efa4b96cc92dd1a9 # timeout=10 > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 + sudo umount -l /var/www/tmp/tmp-build/root/proc umount: /var/www/tmp/tmp-build/root/proc: not mounted. + true [Pipeline] sh + sudo umount -l /var/www/tmp/tmp-build/root [Pipeline] sh + rm -f /var/www/tmp/tmp-build/tmp.raw /var/www/tmp/tmp-build/tmp.vdi [Pipeline] sh + vboxmanage list vms + grep inaccessible + + grep -otr {.*} -d {} [Pipeline] sh + vboxmanage list hdds+ grep ^UUID: + sed s/ */ / + cut -d -f2 + vboxmanage closemedium disk bce00fc3-7000-4342-92c5-51fb241e3ef4 + vboxmanage closemedium disk abb5f1f7-4926-4310-a038-424236ecd0b1 [Pipeline] sh + VBoxManage clonehd /var/www/build.openmodelica.org/virtual_machines/base_image/OpenModelicaUbuntu22.04.vdi /var/www/tmp/tmp-build/tmp.raw --format RAW 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100% Clone medium created in format 'RAW'. UUID: f0e9a5aa-ff6c-490c-880d-bf34c9ddfe37 [Pipeline] sh + mount /var/www/tmp/tmp-build/root [Pipeline] sh + sudo chroot /var/www/tmp/tmp-build/root su -l openmodelica -c mkdir -p /home/openmodelica/.openmodelica/cache [Pipeline] sh + sudo mount /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache mount: /var/www/tmp/tmp-build/root/home/openmodelica/.openmodelica/cache: special device /var/www/tmp/tmp-build/cache does not exist. dmesg(1) may have more information after failed mount system call. [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] End of Pipeline ERROR: script returned exit code 32 Finished: FAILURE