Started by an SCM change Obtained jenkins_tests/clubb_bin_diff_regression_e3sm_flags_gfortran/Jenkinsfile from git https://github.com/larson-group/clubb.git [Pipeline] Start of Pipeline [Pipeline] node Running on Jenkins in /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git > git rev-parse --resolve-git-dir /home/jenkins/workspace/clubb_bin_diff_regression_e3sm_flags_gfortran/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/larson-group/clubb.git # timeout=10 Fetching upstream changes from https://github.com/larson-group/clubb.git > git --version # timeout=10 > git --version # 'git version 2.30.2' using GIT_ASKPASS to set credentials A token based key used by Jenkins to preform Github actions, created 6/21/2021 > git fetch --tags --force --progress -- https://github.com/larson-group/clubb.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 Checking out Revision 4b16d833e86ad23ef6ea81de67c38c596ebccd25 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4b16d833e86ad23ef6ea81de67c38c596ebccd25 # timeout=10 Commit message: "This commit contains code changes to implement modifications on limiters in three places:" > git rev-list --no-walk 475d569931a16ce1187c26757a0913e53c62abe5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Clone SysAdmin to tmp) [Pipeline] sh + rm -rf /home/jenkins/clubb_bit_diff_e3sm_flags_gfortran_workspace/sys_admin + git clone https://github.com/larson-group/sys_admin.git /home/jenkins/clubb_bit_diff_e3sm_flags_gfortran_workspace/sys_admin Cloning into '/home/jenkins/clubb_bit_diff_e3sm_flags_gfortran_workspace/sys_admin'... error: RPC failed; curl 56 GnuTLS recv error (-9): Error decoding the received TLS packet. error: 6111 bytes of body are still expected fetch-pack: unexpected disconnect while reading sideband packet fatal: early EOF fatal: index-pack failed [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run Python Test) Stage "Run Python Test" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 128 Finished: FAILURE
