Started by GitHub push by TidbitSoftware Running as SYSTEM Building remotely on Windows_10-MSYS2-MinGW-VM (mingw win) in workspace C:\Users\jenkins\Jenkins\workspace\Windows-Basic The recommended git tool is: NONE > git rev-parse --resolve-git-dir C:\Users\jenkins\Jenkins\workspace\Windows-Basic\.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.47.1' using GIT_SSH to set credentials GitHub Deploy Key - ISSMteam/ISSM - Jenkins Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > 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 3fc6ba071e4bffcd0c3ece410f30c9d6c2d9b0e7 (refs/remotes/origin/main) > git config core.sparsecheckout # timeout=10 > git checkout -f 3fc6ba071e4bffcd0c3ece410f30c9d6c2d9b0e7 # timeout=10 Commit message: "CHG: Various fixes for nightly tests" > git rev-list --no-walk ffc573d55c4057b464b4266fd6e574a1e77fcf1c # timeout=10 [Windows-Basic] $ C:\msys64\usr\bin\bash C:\Users\jenkins\jenkins5343817990990226973.sh Cleaning up execution directory ====================================================== Determining installation type ====================================================== List of changed files --------------------- jenkins/jenkins.sh packagers/linux/package-issm-linux-binaries-matlab.sh packagers/mac/test-issm-mac-binaries-matlab.sh packagers/win/package-issm-win-binaries-matlab.sh test/NightlyRun/IdToName.m test/NightlyRun/IdToName.py test/NightlyRun/test622.m test/NightlyRun/test900.m -- checking for changed externalpackages... no -- checking for reconfiguration... no -- checking for recompilation... no ====================================================== Skipping msmpi ====================================================== ====================================================== Skipping petsc ====================================================== ====================================================== Skipping triangle ====================================================== ====================================================== Skipping m1qn3 ====================================================== ====================================================== Skipping semic ====================================================== ====================================================== Skipping shell2junit ====================================================== Skipping ISSM compilation Waiting for MATLAB to exit ----------------------------- pid: 69132 74224 69808 72404 70640 71452 74088 68784 73544 ----------------------------- Build was aborted Aborted by Justin Quinn Recording test results ERROR: Step ‘Publish JUnit test result report’ aborted due to exception: java.lang.InterruptedException at java.base/java.lang.Object.wait(Native Method) at hudson.remoting.Request.call(Request.java:179) at hudson.remoting.Channel.call(Channel.java:1111) at hudson.FilePath.act(FilePath.java:1207) at hudson.FilePath.act(FilePath.java:1196) at PluginClassLoader for junit//hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:146) at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:177) at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:282) at PluginClassLoader for junit//hudson.tasks.junit.JUnitResultArchiver.perform(JUnitResultArchiver.java:194) at jenkins.tasks.SimpleBuildStep.perform(SimpleBuildStep.java:123) at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) at hudson.model.Build$BuildExecution.post2(Build.java:179) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) at hudson.model.Run.execute(Run.java:1856) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:446) Finished: ABORTED