Stacktrace when loading nodes with a unicode/strange character path

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      This was seen when running the ATH, it creates jobs nested in folders with "strange" names.

      GET http://127.0.0.1:49321/blue/rest/organizations/jenkins/pipelines/anotherFol…r/%E4%B8%89%E7%99%BE/%C3%B1ba/%E4%B8%83/Sohn/branches/master/runs/1/nodes/

      This is a path with lots of odd encoding of unicode stuff.

      Stack trace (if that sheds any light)

      Caused by: java.lang.NullPointerException
      	at org.jenkinsci.plugins.workflow.actions.NotExecutedNodeAction.isExecuted(NotExecutedNodeAction.java:18)
      	at org.jenkinsci.plugins.workflow.pipelinegraphanalysis.StatusAndTiming.computeChunkTiming(StatusAndTiming.java:214)
      	at io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor.handleChunkDone(PipelineNodeGraphVisitor.java:230)
      	at org.jenkinsci.plugins.workflow.graphanalysis.StandardChunkVisitor.chunkStart(StandardChunkVisitor.java:40)
      	at io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor.chunkStart(PipelineNodeGraphVisitor.java:79)
      	at org.jenkinsci.plugins.workflow.graphanalysis.ForkScanner.visitSimpleChunks(ForkScanner.java:568)
      	at org.jenkinsci.plugins.workflow.graphanalysis.ForkScanner.visitSimpleChunks(ForkScanner.java:553)
      	at io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeGraphVisitor.<init>(PipelineNodeGraphVisitor.java:73)
      	at io.jenkins.blueocean.rest.impl.pipeline.NodeGraphBuilder$NodeGraphBuilderFactory.getInstance(NodeGraphBuilder.java:37)
      	at io.jenkins.blueocean.rest.impl.pipeline.PipelineNodeContainerImpl.<init>(PipelineNodeContainerImpl.java:32)
      	at io.jenkins.blueocean.rest.impl.pipeline.PipelineRunImpl.getNodes(Pipelin
      

            Assignee:
            Vivek Pandey
            Reporter:
            Michael Neale
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: