Issue
After upgrading Jenkins AnsiColor plugin
to version 0.6.0
or 0.6.1
or 0.6.2
colors are not immediately displayed in the Console log.
The issue is caused by https://github.com/jenkinsci/ansicolor-plugin/issues/136.
Related Issues
Environment
- CloudBees CI (CloudBees Core)
- CloudBees CI (CloudBees Core) on modern cloud platforms - Managed Master
- CloudBees CI (CloudBees Core) on modern cloud platforms - Operations Center
- CloudBees CI (CloudBees Core) on traditional platforms - Client Master
- CloudBees CI (CloudBees Core) on traditional platforms - Operations Center
- CloudBees Jenkins Enterprise
- CloudBees Jenkins Enterprise - Managed Master
- CloudBees Jenkins Enterprise - Operations Center
- CloudBees Jenkins Platform - Client Master
- CloudBees Jenkins Platform - Operations Center
- CloudBees Jenkins Distribution
- AnsiColor Plugin
0.6.{0,1,2}
Workaround
The current workaround is to downgrade AnsiColor plugin
to version 0.5.3.
According to https://github.com/jenkinsci/ansicolor-plugin/issues/136 you also can work around the problem in 0.6.x
of the plugin by refreshing (F5) the page.
0 Comments