Skip to content
Failed

Console Output

Started by user Justin Quinn
Running as SYSTEM
Building remotely on macOS-Silicon (mac) in workspace /Users/jenkins/workspace/macOS-Silicon-Solid_Earth
The recommended git tool is: NONE
using credential 3c85c82b-fb35-4fea-b703-0aa4f155f9c7
Cloning the remote Git repository
Cloning repository git@github.com:ISSMteam/ISSM.git
 > git init /Users/jenkins/workspace/macOS-Silicon-Solid_Earth # 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 d03a5734fd2dfcda8f49fe24b225b08f192c4550 (refs/remotes/origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d03a5734fd2dfcda8f49fe24b225b08f192c4550 # timeout=10
Commit message: "CHG: extract AD cost functions"
 > git rev-list --no-walk 08469f9ad542e11a464b523d6a6e702271276d48 # timeout=10
[macOS-Silicon-Solid_Earth] $ /bin/bash /var/folders/mx/mr9ch0gx2qq_tty2dtgrjcn40000gp/T/jenkins8064027146246706020.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 M4 ===
Error: both curl and wget failed. To debug, download package manually using curl without '--silent' option and/or wget without '--quiet' option.
mv: rename m4-1.4.19 to src: No such file or directory
======================================================
    ERROR: installation of autotools failed        
======================================================
Build step 'Execute shell' marked build as failure
Recording test results
Finished: FAILURE