-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
None
TEST
Actions
Trigger parameterized build on other projects
Build Triggers : TEST_RELEASE
Output:
TEST ->
Legacy code started this job. No cause information is available
Building on master
Promoting TEST #28
build hudson.plugins.parameterizedtrigger.BuildTrigger@35c6b289 SUCCESS
Notifying upstream projects of job completion
Finished: SUCCESS
TEST_RELEASE ->
Started by upstream project "TEST/promotion/RELEASE" build number 14
FATAL: null
java.lang.NullPointerException
at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:85)
at org.jvnet.hudson.plugins.DownstreamBuildViewUpdateListener.onStarted(DownstreamBuildViewUpdateListener.java:46)
at hudson.model.listeners.RunListener.fireStarted(RunListener.java:188)
at hudson.model.Run.run(Run.java:1371)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:46)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:175)
- duplicates
-
JENKINS-10395 Promote Builds + Trigger parameterized build = java.lang.NullPointerException
- Resolved