[JIRA] (JENKINS-37486) NPE: Failed to abort at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)

2 views
Skip to first unread message

jtsweet@cloudbees.com (JIRA)

unread,
Aug 17, 2016, 5:26:01 PM8/17/16
to jenkinsc...@googlegroups.com
James Sweet created an issue
 
Jenkins / Bug JENKINS-37486
NPE: Failed to abort at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)
Issue Type: Bug Bug
Assignee: Jesse Glick
Components: workflow-plugin
Created: 2016/Aug/17 9:25 PM
Environment: Jenkins v1.642.18.3

pipeline-build-step:2.2 'Pipeline: Build Step'
pipeline-input-step:2.1 'Pipeline: Input Step'
pipeline-rest-api:1.7 'Pipeline: REST API Plugin'
pipeline-stage-step:2.1 'Pipeline: Stage Step'
pipeline-stage-view:1.7 'Pipeline: Stage View Plugin'
pipeline-utility-steps:1.1.6 'Pipeline Utility Steps'

workflow-aggregator:2.2 'Pipeline'
workflow-api:2.1 'Pipeline: API'
workflow-basic-steps:2.1 'Pipeline: Basic Steps'
workflow-cps:2.12 'Pipeline: Groovy'
workflow-cps-checkpoint:2.2 'CloudBees Pipeline: Groovy Checkpoint Plugin'
workflow-cps-global-lib:2.2 'Pipeline: Shared Groovy Libraries'
workflow-durable-task-step:2.4 'Pipeline: Nodes and Processes'
workflow-job:2.5 'Pipeline: Job'
workflow-multibranch:2.8 'Pipeline: Multibranch'
workflow-remote-loader:1.2 'Jenkins Pipeline Remote Loader Plugin'
workflow-scm-step:2.2 'Pipeline: SCM Step'
workflow-step-api:2.3 'Pipeline: Step API'
workflow-support:2.2 'Pipeline: Supporting APIs'
Priority: Blocker Blocker
Reporter: James Sweet

Pipeline jobs could not be cancelled.

The pipeline thread dump showed

java.lang.NullPointerException
at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)
at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:211)

suggesting a problem akin to JENKINS-34021 but for launcher rather than listener.

This is blocking https://issues.jenkins-ci.org/browse/JENKINS-34021.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo

jglick@cloudbees.com (JIRA)

unread,
Aug 17, 2016, 5:35:01 PM8/17/16
to jenkinsc...@googlegroups.com
Jesse Glick updated an issue
Change By: Jesse Glick
Priority: Blocker Major
Pipeline jobs could not be cancelled.

The pipeline thread dump showed

{code:none}
java.lang.NullPointerException
at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)
at org.jenkinsci.plugins.workflow.steps.durable_task.DurableTaskStep$Execution.stop(DurableTaskStep.java:211)
{code}

suggesting a problem akin to JENKINS-34021 but for launcher rather than listener.

jglick@cloudbees.com (JIRA)

unread,
Nov 30, 2016, 5:09:01 PM11/30/16
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Jan 3, 2017, 10:08:01 AM1/3/17
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Jan 3, 2017, 10:11:01 AM1/3/17
to jenkinsc...@googlegroups.com
Jesse Glick started work on Bug JENKINS-37486
 
Change By: Jesse Glick
Status: Open In Progress

jglick@cloudbees.com (JIRA)

unread,
Jan 3, 2017, 10:39:02 AM1/3/17
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Jan 5, 2017, 12:41:02 PM1/5/17
to jenkinsc...@googlegroups.com

jglick@cloudbees.com (JIRA)

unread,
Jan 9, 2017, 9:39:03 AM1/9/17
to jenkinsc...@googlegroups.com
 
Re: NPE: Failed to abort at org.jenkinsci.plugins.durabletask.FileMonitoringTask$FileMonitoringController.stop(FileMonitoringTask.java:167)

More generally, would affect any resumable step made Guiceless by JENKINS-39134. In particular, steps like sleep in workflow-basic-steps would be affected—though those changes are still unreleased.

jglick@cloudbees.com (JIRA)

unread,
Jan 9, 2017, 9:40:02 AM1/9/17
to jenkinsc...@googlegroups.com
Jesse Glick updated an issue
Change By: Jesse Glick
Comment:
More generally, would affect any resumable step made Guiceless by JENKINS-39134. In particular, steps like {{sleep}} in {{workflow-basic-steps}} would be affected—though those changes are still unreleased.
Reply all
Reply to author
Forward
0 new messages