node-modules/nti.web.component.video #89 failed
Closed this issue · 1 comments
nti-jarvis commented
Build 'node-modules/nti.web.component.video' is failing!
Last 50 lines of build output:
Started by remote host GitHub with note: Push started by coryjones1
Started by remote host GitHub with note: Push started by coryjones1
Started by remote host GitHub with note: Pull Request started by coryjones1
[EnvInject] - Loading node environment variables.
Building on master in workspace /Users/Shared/Jenkins/Home/workspace/node-modules/nti.web.component.video
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git@github.com:NextThought/nti.web.component.video.git # timeout=10
Fetching upstream changes from git@github.com:NextThought/nti.web.component.video.git
> git --version # timeout=10
using GIT_SSH to set credentials GitHub Integration
> git fetch --tags --progress git@github.com:NextThought/nti.web.component.video.git +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 39e467039eadc2d852077f361852373e0124f317 (refs/remotes/origin/master)
Commit message: "NTI-3419 Fix merge issues"
> git config core.sparsecheckout # timeout=10
> git checkout -f 39e467039eadc2d852077f361852373e0124f317
> git rev-list 39e467039eadc2d852077f361852373e0124f317 # timeout=10
/Users/Shared/Jenkins/nti.config.jenkins/bin/test.sh
[nti.web.component.discussions, nti.web.app, nti.web.app, nti.web.component.video]
Pull Request detected. Cloning Request Fork from url https://github.com/NextThought/nti.web.component.discussions.git on branch cory/NTI3593mergeFixes
ERROR: Build step failed with exception
hudson.plugins.git.GitException: No matching revision for cory/NTI3593mergeFixes found.
at org.jenkinsci.plugins.gitclient.JGitAPIImpl.doCheckout(JGitAPIImpl.java:343)
at org.jenkinsci.plugins.gitclient.JGitAPIImpl.access$100(JGitAPIImpl.java:143)
at org.jenkinsci.plugins.gitclient.JGitAPIImpl$1.execute(JGitAPIImpl.java:296)
at org.jenkinsci.plugins.gitclient.AbstractGitAPIImpl.checkout(AbstractGitAPIImpl.java:71)
at org.jenkinsci.plugins.gitclient.JGitAPIImpl.checkout(JGitAPIImpl.java:143)
at com.nextthought.jenkins.plugins.GitDeploymentManager.GitDeploymentManager.perform(GitDeploymentManager.java:124)
at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:730)
at hudson.model.Build$BuildExecution.build(Build.java:206)
at hudson.model.Build$BuildExecution.doRun(Build.java:163)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:490)
at hudson.model.Run.execute(Run.java:1735)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:415)
Build step 'Run Deployment Manager' marked build as failure
Skipping Cobertura coverage report as build was not UNSTABLE or better ...
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did tests run?
For example, /Users/Shared/Jenkins/Home/workspace/node-modules/nti.web.component.video/reports/test-results/index.xml is 41 min old
Changes since last successful build:
No changes
nti-jarvis commented
Build was fixed!