<< Back to previous view

[QB-3520] Access log file of a previous step
Created: 19/Mar/20  Updated: 20/Mar/20

Status: Closed
Project: QuickBuild
Component/s: None
Affects Version/s: 9.0.32
Fix Version/s: None

Type: Bug Priority: Major
Reporter: Phong Trinh Assigned To: Robin Shen
Resolution: Fixed Votes: 0
Remaining Estimate: Unknown Time Spent: Unknown
Original Estimate: Unknown
Environment: Linux


 Description   
 Hi support team,

  I have a script that parses information in a log file. Is it possible to use this script to parse the logs of a previous step? If so, please let me know what is the naming convention of the log file and its location.

  Thank you in advance,
ptrinh

 Comments   
Comment by Robin Shen [ 20/Mar/20 12:32 AM ]
Are you parsing log of a finished build, or a currently running build?
Comment by Phong Trinh [ 20/Mar/20 01:02 AM ]
Thank you for promptly response, Robin. I am parsing log of a currently running build, but the log of the test in previous step.
Comment by Robin Shen [ 20/Mar/20 03:54 AM ]
It is not possible to get log of previous step while build is running. You may consider putting your logic into post-build script of the configuration, and from there you may access the full build log via build.renderLogAsText()

BTW: Please send support requests and questions directly to [robin AT pmease DOT com], instead of creating bugs here. Thanks!
Generated at Fri Apr 19 12:37:18 UTC 2024 using JIRA 189.