Started by GitHub push by hseroussi Running as SYSTEM Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Python The recommended git tool is: NONE using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7 > git rev-parse --resolve-git-dir /Users/jenkins/workspace/macOS-Silicon-Python/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10 Fetching upstream changes from git@github.com:ISSMteam/ISSM.git > git --version # timeout=10 > git --version # 'git version 2.39.5 (Apple Git-154)' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file > git fetch --tags --force --progress -- git@github.com:ISSMteam/ISSM.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10 Checking out Revision f8a7f2b502a55a83d8007e2e056f9e559397f9ee (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f f8a7f2b502a55a83d8007e2e056f9e559397f9ee # timeout=10 Commit message: "CHG: adding path for amundsen machine" > git rev-list --no-walk 4ddc08150e6bb845f0e115834959b35e638c2a45 # timeout=10 [macOS-Silicon-Python] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins930202555888205489.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- src/m/modeldata/interpBedmachineAntarctica.m -- checking for changed externalpackages... no -- checking for reconfiguration... no -- checking for recompilation... no ====================================================== Skipping autotools ====================================================== ====================================================== Skipping cmake ====================================================== ====================================================== Skipping petsc ====================================================== ====================================================== Skipping triangle ====================================================== ====================================================== Skipping m1qn3 ====================================================== ====================================================== Skipping semic ====================================================== ====================================================== Skipping shell2junit ====================================================== Skipping ISSM compilation --------------Running Python test for Rank 1--------------------- --------------Running Python test for Rank 1--------------------- --------------Running Python test for Rank 2--------------------- --------------Running Python test for Rank 2--------------------- Waiting on: 15440 Waiting on: 15441 This is the concatenation phase for rank: python_log1.log This is the concatenation phase for rank: python_log2.log +++ Removing old junit reports from: /Users/jenkins/workspace/macOS-Silicon-Python/nightlylog/results ----------Python exited in error!---------- OSGeo/GDAL for Python not installed, overlay plots are not enabled Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/./runme.py", line 31, in <module> from loadmodel import loadmodel File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadmodel.py", line 1, in <module> from loadvars import loadvars File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadvars.py", line 13, in <module> from model import * File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/model.py", line 38, in <module> from toolkits import toolkits File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/toolkits.py", line 3, in <module> from IssmConfig import IssmConfig File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/modules/IssmConfig.py", line 1, in <module> from IssmConfig_python import IssmConfig_python ModuleNotFoundError: No module named 'IssmConfig_python' OSGeo/GDAL for Python not installed, overlay plots are not enabled Traceback (most recent call last): File "/Users/jenkins/workspace/macOS-Silicon-Python/test/NightlyRun/./runme.py", line 31, in <module> from loadmodel import loadmodel File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadmodel.py", line 1, in <module> from loadvars import loadvars File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/io/loadvars.py", line 13, in <module> from model import * File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/model.py", line 38, in <module> from toolkits import toolkits File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/classes/toolkits.py", line 3, in <module> from IssmConfig import IssmConfig File "/Users/jenkins/workspace/macOS-Silicon-Python/src/m/modules/IssmConfig.py", line 1, in <module> from IssmConfig_python import IssmConfig_python ModuleNotFoundError: No module named 'IssmConfig_python' -----------End of python_log.log----------- Build step 'Execute shell' marked build as failure Recording test results Finished: FAILURE