[JIRA] (JENKINS-58527) Config File Provider NPE on upgrade to 3.6.2

31 views
Skip to first unread message

info+jenkinsci@csullivan.net (JIRA)

unread,
Jul 17, 2019, 8:36:02 AM7/17/19
to jenkinsc...@googlegroups.com
Christopher Sullivan created an issue
 
Jenkins / Bug JENKINS-58527
Config File Provider NPE on upgrade to 3.6.2
Issue Type: Bug Bug
Assignee: Dominik Bartholdi
Components: config-file-provider-plugin
Created: 2019-07-17 12:35
Environment: jenkins/jenkins:lts image (2.176.1) on CentOS 7 host
Config File Provider 3.6.2
Priority: Major Major
Reporter: Christopher Sullivan

When upgrading from 3.0 to 3.6.2 there's an NPE when loading a GitHub Organization:

Jul 16, 2019 10:03:29 AM jenkins.InitReactorRunner$1 onTaskFailed
SEVERE: Failed Loading item csullivannet
java.lang.NullPointerException
	at jenkins.branch.OrganizationFolder.onLoad(OrganizationFolder.java:214)
	at hudson.model.Items.load(Items.java:373)
	at jenkins.model.Jenkins$14.run(Jenkins.java:3162)
	at org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)
	at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:296)
	at jenkins.model.Jenkins$5.runTask(Jenkins.java:1091)
	at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:214)
	at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

o.v.nenashev@gmail.com (JIRA)

unread,
Jul 17, 2019, 8:40:04 AM7/17/19
to jenkinsc...@googlegroups.com
Oleg Nenashev commented on Bug JENKINS-58527
 
Re: Config File Provider NPE on upgrade to 3.6.2

It does not look like Config File provider is involvved here. Any evidence?

 

info+jenkinsci@csullivan.net (JIRA)

unread,
Jul 17, 2019, 8:42:03 AM7/17/19
to jenkinsc...@googlegroups.com

All of my plugins are currently up to date, except for Config File Provider which is on 3.0. When I update Config File Provider, this is the exception I get.

info+jenkinsci@csullivan.net (JIRA)

unread,
Jul 17, 2019, 8:42:03 AM7/17/19
to jenkinsc...@googlegroups.com
All of my plugins are currently up to date, except for Config File Provider which is on {{3.0}}. When I update Config File Provider to {{3.6.2}} , this is the exception I get.

o.v.nenashev@gmail.com (JIRA)

unread,
Jul 17, 2019, 8:44:01 AM7/17/19
to jenkinsc...@googlegroups.com

https://github.com/jenkinsci/branch-api-plugin/blame/master/src/main/java/jenkins/branch/OrganizationFolder.java . Looks like "navigators" field is null due to whatever reason. 

 

Christopher Sullivan any chance you use Configuration-as-code plugin or JobDSL? If so, please provide the config

info+jenkinsci@csullivan.net (JIRA)

unread,
Jul 17, 2019, 8:46:03 AM7/17/19
to jenkinsc...@googlegroups.com

I'm not using CasC or DSL for this job, sorry.

info+jenkinsci@csullivan.net (JIRA)

unread,
Jul 17, 2019, 8:50:02 AM7/17/19
to jenkinsc...@googlegroups.com

info+jenkinsci@csullivan.net (JIRA)

unread,
Jul 17, 2019, 9:17:02 AM7/17/19
to jenkinsc...@googlegroups.com

I tried upgrading to 2.185 and the issue persists.

info+jenkinsci@csullivan.net (JIRA)

unread,
Jul 17, 2019, 9:17:03 AM7/17/19
to jenkinsc...@googlegroups.com
I tried upgrading Jenkins to {{2.185}} and the issue persists.
Reply all
Reply to author
Forward
0 new messages