Skip to content
Started by timer
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Binaries-Python-3
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
Cloning the remote Git repository
Cloning repository git@github.com:ISSMteam/ISSM.git
 > git init /Users/jenkins/workspace/macOS-Silicon-Binaries-Python-3 # 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 config remote.origin.url git@github.com:ISSMteam/ISSM.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
Checking out Revision 16f00d46d924d99f99f3f5afde3de669462ef6b3 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 16f00d46d924d99f99f3f5afde3de669462ef6b3 # timeout=10
Commit message: "CHG: updated all node options for pleiades"
 > git rev-list --no-walk e54aecfab483a134bd7686c6e72791483f4531bd # timeout=10
[macOS-Silicon-Binaries-Python-3] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/****12469119434984436354.sh
Cleaning up execution directory
======================================================
             Determining installation type            
======================================================
Fresh copy of repository; building everything
-- checking for changed externalpackages... yes
-- checking for reconfiguration... yes
-- checking for recompilation... yes
======================================================
       Installing autotools                        
======================================================
======================================================
       Installing cmake                        
======================================================
======================================================
       Installing petsc                        
======================================================
======================================================
       Installing boost                        
======================================================
======================================================
       Installing dakota                        
======================================================
======================================================
       Installing chaco                        
======================================================
======================================================
       Installing curl                        
======================================================
======================================================
       Installing hdf5                        
======================================================
======================================================
       Installing netcdf                        
======================================================
======================================================
       Installing proj                        
======================================================
======================================================
       Installing gdal                        
======================================================
======================================================
       Installing gshhg                        
======================================================
======================================================
       Installing gmt                        
======================================================
======================================================
       Installing gmsh                        
======================================================
Finding libgfortran...
Error: both curl and wget failed. To debug, download package manually using curl without '--silent' option and/or wget without '--quiet' option.
mv: rename gmsh-master/* to src/*: No such file or directory
======================================================
    ERROR: installation of gmsh failed        
======================================================
Build step 'Execute shell' marked build as failure
Finished: FAILURE