Skip to content
Success

Console Output

Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on reynolds in workspace /jenkins/workspace/SANS_Nightly
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.acdl.url ssh://jenkins@acdl.mit.edu/home/svnroot/SANSproto/ # timeout=10
Pruning obsolete local branches
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 ssh://jenkins@acdl.mit.edu/home/svnroot/SANSproto/
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_SSH to set credentials 
 > git fetch --tags --progress --prune ssh://jenkins@acdl.mit.edu/home/svnroot/SANSproto/ +refs/heads/*:refs/remotes/acdl/* # timeout=10
 > git rev-parse refs/remotes/acdl/develop^{commit} # timeout=10
Merging Revision 13c2bc754d39437080b9ded7c59ca25d5d37700b (refs/remotes/acdl/develop) to acdl/apprentice, UserMergeOptions{mergeRemote='acdl', mergeTarget='apprentice', mergeStrategy='DEFAULT', fastForwardMode='FF'}
 > git rev-parse acdl/apprentice^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f acdl/apprentice # timeout=10
 > git remote # timeout=10
 > git config --get remote.acdl.url # timeout=10
using GIT_SSH to set credentials 
 > git merge --ff 13c2bc754d39437080b9ded7c59ca25d5d37700b # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
Seen branch in repository acdl/DeltaWing
Seen branch in repository acdl/Laptop
Seen branch in repository acdl/allmaras/LIP
Seen branch in repository acdl/allmaras/develop
Seen branch in repository acdl/allmaras/explicit2D
Seen branch in repository acdl/apprentice
Seen branch in repository acdl/arthuang/MDG
Seen branch in repository acdl/arthuang/RANSAV
Seen branch in repository acdl/arthuang/RANSgradients
Seen branch in repository acdl/arthuang/develop
Seen branch in repository acdl/arthuang/static
Seen branch in repository acdl/blsc/ChemicallyReacting
Seen branch in repository acdl/blsc/GloballyConstrained
Seen branch in repository acdl/blsc/Sandia
Seen branch in repository acdl/blsc/VolumetricArtificialViscosity
Seen branch in repository acdl/blsc/bernstein
Seen branch in repository acdl/blsc/develop
Seen branch in repository acdl/blsc/forJose
Seen branch in repository acdl/blsc/mpi
Seen branch in repository acdl/cfrontin/4D_slicing
Seen branch in repository acdl/cfrontin/KSeqn
Seen branch in repository acdl/cfrontin/develop
Seen branch in repository acdl/cfrontin/hypersonic
Seen branch in repository acdl/cfrontin/lorenz
Seen branch in repository acdl/cwomack/develop
Seen branch in repository acdl/darmofal/develop
Seen branch in repository acdl/develop
Seen branch in repository acdl/dmw72/develop
Seen branch in repository acdl/eam5515/develop
Seen branch in repository acdl/galbramc/HSM
Seen branch in repository acdl/galbramc/HSM2
Seen branch in repository acdl/galbramc/MPI
Seen branch in repository acdl/galbramc/develop
Seen branch in repository acdl/hcarson/Laptop
Seen branch in repository acdl/hcarson/develop
Seen branch in repository acdl/hcarson/exact_vertex_step_MOESS
Seen branch in repository acdl/hcarson/hypersonic
Seen branch in repository acdl/jzavala/develop
Seen branch in repository acdl/ksabo/develop
Seen branch in repository acdl/kug46/develop
Seen branch in repository acdl/master
Seen branch in repository acdl/mlarocca/develop
Seen branch in repository acdl/mopg/develop
Seen branch in repository acdl/pcaplan/develop
Seen branch in repository acdl/savithru/develop
Seen branch in repository acdl/savithru/shock
Seen branch in repository acdl/shunz/3d_ibl
Seen branch in repository acdl/shunz/develop
Seen branch in repository acdl/shunz/playground
Seen branch in repository acdl/shunz/rans_bl_run
Seen branch in repository acdl/ursachi/boeing
Seen branch in repository acdl/ursachi/curvilinear
Seen branch in repository acdl/ursachi/develop
Seen branch in repository acdl/ursachi/hypersonic
Seen branch in repository acdl/ursachi/laptop
Seen branch in repository acdl/vpr11/develop
Seen branch in repository acdl/wct/develop
Seen branch in repository acdl/xbc5027/develop
Seen 58 remote branches
 > git show-ref --tags -d # timeout=10
Checking out Revision 13c2bc754d39437080b9ded7c59ca25d5d37700b (acdl/galbramc/develop, acdl/develop, acdl/apprentice)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 13c2bc754d39437080b9ded7c59ca25d5d37700b # timeout=10
Commit message: "Weekly fix"
Using 'Changelog to branch' strategy.
[Checks API] No suitable checks publisher found.
No emails were triggered.
Triggering SANS_Nightly » analyze_clang,reynolds
Triggering SANS_Nightly » analyze_clang,macys_VM
Triggering SANS_Nightly » release_gnu8,reynolds
Triggering SANS_Nightly » cppcheck,reynolds
Triggering SANS_Nightly » cppcheck,macys
Triggering SANS_Nightly » release_gnu5,reynolds
Triggering SANS_Nightly » memcheck_gnu7,reynolds
Triggering SANS_Nightly » release_gnu7,reynolds
Triggering SANS_Nightly » release_intel,reynolds
Triggering SANS_Nightly » release_gnu9,reynolds
Triggering SANS_Nightly » release_gnu6,reynolds
Triggering SANS_Nightly » release_clang,reynolds
Triggering SANS_Nightly » analyze_clang,macys
Triggering SANS_Nightly » memcheck_clang,macys
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » analyze_clang,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » analyze_clang,macys_VM completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » release_gnu8,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » cppcheck,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » cppcheck,macys completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » release_gnu5,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » memcheck_gnu7,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » release_gnu7,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » release_intel,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » release_gnu9,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » release_gnu6,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » release_clang,reynolds completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » analyze_clang,macys completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.

SANS_Nightly » memcheck_clang,macys completed with result SUCCESS
[PostBuildScript] - [WARN] This multi-configuration project post-build action was migrated from a plugin version prior to 1.0.0 as an 'Execute scripts' post-build action, because is not possible to automatically migrate a post-build action to another kind of post-build action. To remove the mandatory dependency between post-build script plugin and the matrix plugin, there is an extra post-build action called 'Execute Scripts on Matrix'. Please add all post-build scripts of this matrix project separately as a post-build action 'Execute Scripts on Matrix' and remove all 'Execute Scripts' entries.
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results []. Did not execute build step #0.
[PostBuildScript] - [INFO] Build does not have any of the results []. Did not execute build step #1.
No emails were triggered.
[Static Analysis] Using reference build 'SANS_Nightly #1390' to compute new, fixed, and outstanding issues
[Static Analysis] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
[Static Analysis] Evaluating quality gates
[Static Analysis] -> PASSED - Total (any severity): 0 - Quality QualityGate: 1
[Static Analysis] -> All quality gates have been passed
[Static Analysis] Health report is disabled - skipping
[Static Analysis] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
[Static Analysis] Attaching ResultAction with ID 'analysis' to run 'SANS_Nightly #1391'.
[Checks API] No suitable checks publisher found.
The recommended git tool is: NONE
using credential 3614a4cf-01de-4393-97de-73734b7dd5a2
Pushing HEAD to branch apprentice of acdl repository
 > git --version # timeout=10
 > git --version # 'git version 2.7.4'
using GIT_SSH to set credentials 
 > git push ssh://jenkins@acdl.mit.edu/home/svnroot/SANSproto/ HEAD:apprentice # timeout=10
[Checks API] No suitable checks publisher found.
Finished: SUCCESS