[JIRA] (JENKINS-41688) Unable to trigger pipeline with cloudbees folder

2 views
Skip to first unread message

chance.zibolski@gmail.com (JIRA)

unread,
Feb 2, 2017, 7:51:01 PM2/2/17
to jenkinsc...@googlegroups.com
Chance Zibolski created an issue
 
Jenkins / Bug JENKINS-41688
Unable to trigger pipeline with cloudbees folder
Issue Type: Bug Bug
Assignee: Unassigned
Attachments: about.md
Components: cloudbees-folder-plugin
Created: 2017/Feb/03 12:50 AM
Environment: Jenkins 2.44
Priority: Major Major
Reporter: Chance Zibolski

Getting the following after upgrading to scm-api v2.0.2 along with all the dependents. Attachment has more plugin versions and such.

Feb 03, 2017 12:39:02 AM WARNING hudson.triggers.Trigger checkTriggers
com.cloudbees.hudson.plugins.folder.computed.PeriodicFolderTrigger.run() failed for org.jenkinsci.plugins.workflow.job.WorkflowJob@383b8cd7[tectonic-licensing/master]
java.lang.ClassCastException: org.jenkinsci.plugins.workflow.job.WorkflowJob cannot be cast to com.cloudbees.hudson.plugins.folder.computed.ComputedFolder
	at com.cloudbees.hudson.plugins.folder.computed.PeriodicFolderTrigger.run(PeriodicFolderTrigger.java:162)
	at hudson.triggers.Trigger.checkTriggers(Trigger.java:278)
	at hudson.triggers.Trigger$Cron.doRun(Trigger.java:226)
	at hudson.triggers.SafeTimerTask.run(SafeTimerTask.java:50)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at java.lang.Thread.run(Thread.java:745)

Feb 03, 2017 12:40:27 AM WARNING com.cloudbees.jenkins.GitHubRepositoryName create
Could not match URL $GIT_REPO
Feb 03, 2017 12:41:31 AM INFO org.jenkinsci.plugins.github.webhook.subscriber.DefaultPushGHEventSubscriber onEvent
Received PushEvent for https://github.com/coreos-inc/tectonic-licensing
Feb 03, 2017 12:41:31 AM INFO org.jenkinsci.plugins.github_branch_source.PushGHEventSubscriber onEvent
Received PUSH for https://github.com/coreos-inc/tectonic-licensing
Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

chance.zibolski@gmail.com (JIRA)

unread,
Feb 2, 2017, 8:25:01 PM2/2/17
to jenkinsc...@googlegroups.com
Chance Zibolski commented on Bug JENKINS-41688
 
Re: Unable to trigger pipeline with cloudbees folder

After looking more at the blogposts, this might be due to not having all plugins updated to 2.0.x. I thought scm-api was the only unreleased version, but it turns out multibranch, and multiple other plugins necessary to move all things to 2.0.x are still unreleased.

chance.zibolski@gmail.com (JIRA)

unread,
Feb 9, 2017, 2:04:01 PM2/9/17
to jenkinsc...@googlegroups.com

This is still occuring after upgrading all my SCM based plugins to their 2.x releases. I'm not even using the github organization folder plugin, just a normal folder with two multi-branch pipeline jobs.

Reply all
Reply to author
Forward
0 new messages