I have created a localhost Freestyle Jenkins jobs which contain Postman COllection JSON File. on Running the Jenkins Build, Console Output is displaying in Special Characters which is the non-readable format. I am using Jenkins v2.126 PFB The Snippet of Console Output
"[90m┌─────────────────────────[39m[90m┬──────────[39m[90m┬──────────�[39m
[90m│[39m [90m│[39m executed [90m│[39m failed [90m│[39m
[90m├─────────────────────────[39m[90m┼──────────[39m[90m┼──────────┤[39m
[90m│[39m [32miterations[39m [90m│[39m 1 [90m│[39m 0 [90m│[39m
[90m├──────────────────â"
Is this need some separate Plugin to Install?