If a pipeline contains parallel stages, then the console log will contain an unordered mix of stdout messages of all parallel stages. This makes it impossible to decided which log message is from which parallel stage if I access the log using Run.getLogReader().
Since a couple of weeks the console log view shows in the frame border which log message is from which parallel stage, so it is somehow possible to obtain that information. Which API can I use to read the individual console log information of a parallel stage? -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/50959DF5-2CB4-45AA-9BF3-5292F535587A%40gmail.com. For more options, visit https://groups.google.com/d/optout.
