Teamcity Hangs in the middle of execution
Execution has started and in the middle of execution team city stops responding. It hangs indefinitely.
Please find attached the screenshot.
we are using TeamCity Professional 2019.1.1 (build 66192)
teamcity agent log filename: teamcity-agent-merlinqa.log

Could you please let us know why the build is hanging
Please sign in to leave a comment.
Hi,
it's quite hard to say why this build is hanging. Information about what the build is doing is usually present in the build log, when available, and it's also important to understand that builds are usually run on a separate process, so the build might be hanging for reasons completely unknown to TeamCity. In your current case, it's running on step 7/11, which according to the agent log seems to be a maven step, but the agent log does not display just any info after starting the step, as it's not supposed to, that info is contained in the build log. Any information present in the build log would be more relevant. Also, you could connect to the agent's machine and try to locate what the process is doing and why it's not processing further.
If the issue replicates consistently, please follow the steps here: https://www.jetbrains.com/help/teamcity/common-problems.html#CommonProblems-BuildworkslocallybutfailsormisbehavesinTeamCity