Difference between revisions of "TeamCity agents"
Jump to navigation
Jump to search
↑ https://www.jetbrains.com/help/teamcity/build-agent-configuration.html
↑ https://www.jetbrains.com/help/teamcity/free-disk-space.html
Tags: Mobile web edit, Mobile edit |
|||
(13 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[TeamCity]] Agent configuration parameters<ref>https://www.jetbrains.com/help/teamcity/build-agent-configuration.html</ref>: | [[TeamCity]] Agent configuration parameters<ref>https://www.jetbrains.com/help/teamcity/build-agent-configuration.html</ref>: | ||
+ | * Default configuration file: | ||
+ | :<code>/path/to/TeamCityAgentHome/conf/[[buildagent.properties]]</code> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | Binaries: <code>/opt/buildagent/bin/ | + | * Binaries: <code>[[/opt/buildagent/bin/agent.sh]]</code> |
TeamCity Checkout Directory Cleaning (Default 8 days) | TeamCity Checkout Directory Cleaning (Default 8 days) | ||
Line 23: | Line 15: | ||
== Logs == | == Logs == | ||
− | |||
INFO - buildServer.AGENT.registration - Server supports the following communication protocols: [polling] | INFO - buildServer.AGENT.registration - Server supports the following communication protocols: [polling] | ||
− | WARN - uildServer.swabra.SwabraLogger - Checkout directory contains modified or deleted files. | + | WARN - uildServer.[[swabra]].SwabraLogger - Checkout directory contains modified or deleted files. |
WARN - jetbrains.buildServer.AGENT - [[Artifacts]] path 'XXXXXXXXX' not found | WARN - jetbrains.buildServer.AGENT - [[Artifacts]] path 'XXXXXXXXX' not found | ||
+ | WARN - ent.plugins.AgentPluginsLoader - '''Some plugins are missing'''. Agent will upgrade again | ||
+ | INFO - s.buildServer.agent.AgentMain2 - TeamCity Build Agent [[2020.1.4]] (build 78906) | ||
== Related terms == | == Related terms == | ||
− | * [[ | + | * [[Runners]]: [[GitLab Runner]] |
+ | * <code>[[docker pull]] [[jetbrains]]/teamcity-agent</code> | ||
+ | * [[teamcity-agent.log]] | ||
== See also == | == See also == |
Latest revision as of 11:17, 10 November 2021
TeamCity Agent configuration parameters[1]:
- Default configuration file:
/path/to/TeamCityAgentHome/conf/buildagent.properties
- Binaries:
/opt/buildagent/bin/agent.sh
TeamCity Checkout Directory Cleaning (Default 8 days)
teamcity.agent.build.checkoutDir.expireHours
https://www.jetbrains.com/help/teamcity/free-disk-space.html
When the feature is not configured, the default free space for a build is 3 GB. [2]
Logs[edit]
INFO - buildServer.AGENT.registration - Server supports the following communication protocols: [polling] WARN - uildServer.swabra.SwabraLogger - Checkout directory contains modified or deleted files. WARN - jetbrains.buildServer.AGENT - Artifacts path 'XXXXXXXXX' not found WARN - ent.plugins.AgentPluginsLoader - Some plugins are missing. Agent will upgrade again INFO - s.buildServer.agent.AgentMain2 - TeamCity Build Agent 2020.1.4 (build 78906)
Related terms[edit]
- Runners: GitLab Runner
docker pull jetbrains/teamcity-agent
- teamcity-agent.log
See also[edit]
- TeamCity: TeamCity Release Notes, TeamCity agents (
buildagent.properties
), Teamcity logs,Teamcity-server.log
, TeamCity triggers - Continuous integration (Continuous delivery): GitLab CI, TeamCity, Travis CI, Jenkins, CloudBees, AWS CodePipelines, Azure Pipelines, XebiaLabs, Codefresh, GitHub, Pipeline, CircleCI, JFrog Pipelines, Concourse CI, Dagger, Bitbucket Pipelines, Buildkite, Google Cloud Build, Drone.io, Bamboo (Atlassian)
Advertising: