Advertisement
mamanegoryu1

Untitled

Oct 4th, 2017
413
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 75.96 KB | None | 0 0
  1. D85:~/Documents/docker/teamcity/logs$ docker run -it --name teamcity-server-instance -v ~/Documents/docker/teamcity:/data/teamcity_server/datadir -v ~/Documents/docker/teamcity/logs:/opt/teamcity/logs -p 8081:8111 jetbrains/teamcity-server
  2. /run-services.sh
  3. /run-server.sh
  4. Using CATALINA_BASE: /opt/teamcity
  5. Using CATALINA_HOME: /opt/teamcity
  6. Using CATALINA_TMPDIR: /opt/teamcity/temp
  7. Using JRE_HOME: /usr/lib/jvm/oracle-jdk/jre
  8. Using CLASSPATH: /opt/teamcity/bin/bootstrap.jar:/opt/teamcity/bin/tomcat-juli.jar
  9. Using CATALINA_PID: ../logs/teamcity.pid
  10. Tomcat started.
  11. [2017-10-03 14:17:03,406] INFO - jetbrains.buildServer.SERVER - Applying memory thresholds for Memory Usage Monitor: storing 100 last measurements; time between measurements: 3000ms. Thresholds: {TC_TOTAL_MEMORY_USAGE_KEY=90.0, PS Old Gen=90.0}
  12. [2017-10-03 14:17:06,574] INFO - jetbrains.buildServer.STARTUP - Server shutdown event received
  13. [2017-10-03 14:17:06,934] INFO - til.ChildSpringContextLoader$1 - Refreshing jetbrains.buildServer.util.ChildSpringContextLoader$1@20accd6e: startup date [Tue Oct 03 14:17:06 UTC 2017]; parent: WebApplicationContext for namespace 'buildServer-servlet'
  14. [2017-10-03 14:17:07,019] INFO - jetbrains.buildServer.STARTUP - TeamCity Spring context contains 1363 beans
  15. [2017-10-03 14:17:07,670] INFO - jetbrains.buildServer.STARTUP - TeamCity Spring context created in: 12583 ms
  16. [2017-10-03 14:17:07,757] INFO - jetbrains.buildServer.SERVER - Root project configuration files created
  17. [2017-10-03 14:17:07,993] INFO - rver.plugins.PluginManagerImpl - ===========================================================
  18. [2017-10-03 14:17:07,994] INFO - rver.plugins.PluginManagerImpl - Plugins initialization started...
  19. [2017-10-03 14:17:07,996] INFO - rver.plugins.PluginManagerImpl - Scanning plugins folders
  20. [2017-10-03 14:17:07,998] INFO - .plugins.files.JarSearcherBase - Scanning plugin folder: /opt/teamcity/webapps/ROOT/WEB-INF/plugins
  21. [2017-10-03 14:57:09,343] INFO - jetbrains.buildServer.STARTUP - Path to the startup configuration file: /opt/teamcity/bin/../conf/teamcity-startup.properties
  22. [2017-10-03 14:57:09,402] INFO - jetbrains.buildServer.STARTUP -
  23.  
  24.  
  25.  
  26.  
  27.  
  28.  
  29. [2017-10-03 14:57:09,402] INFO - jetbrains.buildServer.STARTUP - ===========================================================
  30. [2017-10-03 14:57:09,402] INFO - jetbrains.buildServer.STARTUP - Starting TeamCity server
  31. [2017-10-03 14:57:09,659] INFO - jetbrains.buildServer.STARTUP - TeamCity version: 2017.1.4 (build 47070), data format version 812
  32. [2017-10-03 14:57:09,665] INFO - jetbrains.buildServer.STARTUP - OS: Linux, version 4.4.0-93-generic, amd64, Current user: root, Time zone: UTC
  33. [2017-10-03 14:57:09,665] INFO - jetbrains.buildServer.STARTUP - Java: 1.8.0_131, Java HotSpot(TM) 64-Bit Server VM (25.131-b11, mixed mode), Java(TM) SE Runtime Environment (1.8.0_131-b11), Oracle Corporation; JVM parameters: -Djava.util.logging.config.file=/opt/teamcity/conf/logging.properties -Djava.util.logging.manager=org.apache.juli.ClassLoaderLogManager -Djdk.tls.ephemeralDHKeySize=2048 -Xmx512m -Dteamcity.configuration.path=../conf/teamcity-startup.properties -Dlog4j.configuration=file:/opt/teamcity/bin/../conf/teamcity-server-log4j.xml -Dteamcity_logs=../logs/ -Djava.awt.headless=true -Dtomcat.util.http.parser.HttpParser.requestTargetAllow={} -Djava.endorsed.dirs=/opt/teamcity/endorsed -Dcatalina.base=/opt/teamcity -Dcatalina.home=/opt/teamcity -Djava.io.tmpdir=/opt/teamcity/temp
  34. [2017-10-03 14:57:09,666] INFO - jetbrains.buildServer.STARTUP - Garbage collection: PS Scavenge, PS MarkSweep
  35. [2017-10-03 14:57:09,666] INFO - jetbrains.buildServer.STARTUP - Web server version: Apache Tomcat/7.0.79
  36. [2017-10-03 14:57:09,666] INFO - jetbrains.buildServer.STARTUP - Server IP address: 172.17.0.2
  37. [2017-10-03 14:57:09,668] INFO - jetbrains.buildServer.STARTUP - Web server ports: 8111 (protocol: org.apache.coyote.http11.Http11NioProtocol, scheme: http), 8105 (shutdown port)
  38. [2017-10-03 14:57:09,668] INFO - jetbrains.buildServer.STARTUP - Context path: "/", servlet real path: "/opt/teamcity/webapps/ROOT/"
  39. [2017-10-03 14:57:09,668] INFO - jetbrains.buildServer.STARTUP - TeamCity server work mode: Main TeamCity Server
  40. [2017-10-03 14:57:09,670] INFO - jetbrains.buildServer.STARTUP - Version file lock was successfully obtained: /opt/teamcity/webapps/ROOT/BUILD_47070
  41. [2017-10-03 14:57:09,683] INFO - jetbrains.buildServer.STARTUP - Current stage: Looking for the TeamCity Data Directory
  42. [2017-10-03 14:57:09,683] INFO - jetbrains.buildServer.STARTUP - The TeamCity Data Directory path is determined using the environment variable TEAMCITY_DATA_PATH
  43. [2017-10-03 14:57:09,708] INFO - jetbrains.buildServer.STARTUP - The TeamCity Data Directory "/data/teamcity_server/datadir" exists
  44. [2017-10-03 14:57:09,717] INFO - jetbrains.buildServer.STARTUP - The main configuration file "/data/teamcity_server/datadir/config/main-config.xml" exists
  45. [2017-10-03 14:57:09,717] INFO - jetbrains.buildServer.STARTUP - The database properties file "/data/teamcity_server/datadir/config/database.properties" exists
  46. [2017-10-03 14:57:09,717] INFO - jetbrains.buildServer.STARTUP - The internal database data file "/data/teamcity_server/datadir/system/buildserver.data" exists
  47. [2017-10-03 14:57:09,728] INFO - jetbrains.buildServer.STARTUP - Data Directory version: 812
  48. [2017-10-03 14:57:09,729] WARN - jetbrains.buildServer.STARTUP - The Data Directory contains non-TeamCity files and directories: [logs]
  49. [2017-10-03 14:57:09,729] INFO - jetbrains.buildServer.STARTUP - Current stage: Looking for the database configuration
  50. [2017-10-03 14:57:09,730] INFO - jetbrains.buildServer.STARTUP - Database properties file "/data/teamcity_server/datadir/config/database.properties" exists
  51. [2017-10-03 14:57:09,730] INFO - jetbrains.buildServer.STARTUP - Internal HSQL database file (/data/teamcity_server/datadir/system/buildserver.data) exists, version: 2.3.2
  52. [2017-10-03 14:57:09,730] INFO - jetbrains.buildServer.STARTUP - Database connection URL: jdbc:hsqldb:file:$TEAMCITY_SYSTEM_PATH/buildserver
  53. [2017-10-03 14:57:09,732] INFO - jetbrains.buildServer.STARTUP - Using database connection URL from the database properties file. The URL is: jdbc:hsqldb:file:$TEAMCITY_SYSTEM_PATH/buildserver
  54. [2017-10-03 14:57:09,734] INFO - jetbrains.buildServer.STARTUP - Using internal (HSQL) database
  55. [2017-10-03 14:57:09,734] INFO - jetbrains.buildServer.STARTUP - Current stage: Connecting to the database
  56. [2017-10-03 14:57:10,952] INFO - jetbrains.buildServer.STARTUP - JDBC driver version: 2.3 (HSQL Database Engine Driver)
  57. [2017-10-03 14:57:10,952] INFO - jetbrains.buildServer.STARTUP - Database system version: 2.3.2 (HSQL Database Engine)
  58. [2017-10-03 14:57:10,952] INFO - jetbrains.buildServer.STARTUP - Connected to the database successfully
  59. [2017-10-03 14:57:10,953] INFO - jetbrains.buildServer.STARTUP - Current stage: Checking the database
  60. [2017-10-03 14:57:10,975] INFO - jetbrains.buildServer.STARTUP - Using schema: PUBLIC
  61. [2017-10-03 14:57:10,981] INFO - jetbrains.buildServer.STARTUP - Schema contains 137 tables.
  62. [2017-10-03 14:57:10,983] INFO - jetbrains.buildServer.STARTUP - Database version is 812
  63. [2017-10-03 14:57:10,990] INFO - jetbrains.buildServer.STARTUP - Current stage: Initializing TeamCity server components
  64. [2017-10-03 14:57:11,121] INFO - jetbrains.buildServer.STARTUP - Starting the main application
  65. [2017-10-03 14:57:11,228] INFO - ebDispatcherApplicationContext - Refreshing jetbrains.buildServer.maintenance.WebDispatcherApplicationContext@6128e6b: startup date [Tue Oct 03 14:57:11 UTC 2017]; root of context hierarchy
  66. [2017-10-03 14:57:11,263] INFO - MainTeamCityApplicationContext - Refreshing WebApplicationContext for namespace 'buildServer-servlet': startup date [Tue Oct 03 14:57:11 UTC 2017]; parent: jetbrains.buildServer.maintenance.WebDispatcherApplicationContext@6128e6b
  67. [2017-10-03 14:57:15,297] INFO - jetbrains.buildServer.SERVER - Loading history of VCS changes...
  68. [2017-10-03 14:57:15,348] INFO - jetbrains.buildServer.SERVER - Done loading history of VCS changes: 0 changes loaded in 27ms
  69. [2017-10-03 14:57:15,630] INFO - jetbrains.buildServer.SERVER - Build history cache size is set to 10000 entries
  70. [2017-10-03 14:57:15,700] INFO - jetbrains.buildServer.SERVER - Loading test names index from database...
  71. [2017-10-03 14:57:15,702] INFO - jetbrains.buildServer.SERVER - Finished loading test names index
  72. [2017-10-03 14:57:15,842] INFO - jetbrains.buildServer.SERVER - Start initializing build durations cache...
  73. [2017-10-03 14:57:15,870] INFO - jetbrains.buildServer.SERVER - Finished initializing build durations cache, time spent: 28 ms
  74. [2017-10-03 14:57:17,295] INFO - jetbrains.buildServer.SERVER - Loading roles from the configuration file: /data/teamcity_server/datadir/config/roles-config.xml
  75.  
  76. [2017-10-03 14:57:18,957] INFO - jetbrains.buildServer.SERVER - Applying memory thresholds for Memory Usage Monitor: storing 100 last measurements; time between measurements: 3000ms. Thresholds: {TC_TOTAL_MEMORY_USAGE_KEY=90.0, PS Old Gen=90.0}
  77.  
  78. [2017-10-03 14:57:21,955] INFO - til.ChildSpringContextLoader$1 - Refreshing jetbrains.buildServer.util.ChildSpringContextLoader$1@775ed03a: startup date [Tue Oct 03 14:57:21 UTC 2017]; parent: WebApplicationContext for namespace 'buildServer-servlet'
  79. [2017-10-03 14:57:22,066] INFO - jetbrains.buildServer.STARTUP - TeamCity Spring context contains 1363 beans
  80. [2017-10-03 14:57:22,719] INFO - jetbrains.buildServer.STARTUP - TeamCity Spring context created in: 11461 ms
  81. [2017-10-03 14:57:23,019] INFO - rver.plugins.PluginManagerImpl - ===========================================================
  82. [2017-10-03 14:57:23,019] INFO - rver.plugins.PluginManagerImpl - Plugins initialization started...
  83. [2017-10-03 14:57:23,023] INFO - rver.plugins.PluginManagerImpl - Scanning plugins folders
  84. [2017-10-03 14:57:23,024] INFO - .plugins.files.JarSearcherBase - Scanning plugin folder: /opt/teamcity/webapps/ROOT/WEB-INF/plugins
  85.  
  86.  
  87. [2017-10-03 14:57:25,001] INFO - jetbrains.buildServer.SERVER - Start pre-compiling JSP files...
  88. [2017-10-03 14:57:26,118] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overviewProjects.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  89. [2017-10-03 14:57:26,118] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overview.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  90. [2017-10-03 14:57:26,826] INFO - .plugins.files.JarSearcherBase - Scanning plugin folder: /data/teamcity_server/datadir/plugins
  91. [2017-10-03 14:57:26,847] INFO - rver.plugins.PluginManagerImpl - Found 88 bundled plugins: [agent-system-info (ver:47070), agent.push (ver:47070), Ant (ver:47070), ant-net-tasks (ver:47070), Apache Ant (ver:47070), artifactsSizeStatistics (ver:47070), bugzilla (ver:47070), buildDurationStatisticsPlugin (ver:47070), changeViewers (ver:47070), clearcase (ver:47070), cloud-amazon (ver:47070), commandLineRunner (ver:47070), commit-status-publisher (ver:47070), configs-dsl (ver:47070), coverage (ver:47070), cvs (ver:47070), data-dir-browse (ver:47070), deploy-runner (ver:47070), dotnet-tools (ver:47070), dotNetRunners (ver:47070), Duplicator (ver:47070), eclipse-plugin-distributor (ver:47070), email (ver:47070), environment-fetcher (ver:47070), feed (ver:47070), file-content-replacer (ver:47070), flaky-test-detector (ver:47070), FxCop (ver:47070), gant-tool (ver:47070), GAntRunner (ver:47070), gradle-runner (ver:47070), idea-tool (ver:47070), Inspection (ver:47070), intellij-plugin-distributor (ver:47070), Ipr (ver:47070), jabber (ver:47070), Java Crashed detector (ver:47070), java-dowser (ver:47070), jetbrains.git (ver:47070), jira (ver:47070), jps-tool (ver:47070), jvm-update (ver:47070), ldap (ver:47070), Maven2 (ver:47070), mercurial (ver:47070), metarunner (ver:47070), nt-domain-login (ver:47070), nuget (ver:47070), perfmon (ver:47070), perforce (ver:47070), powershell-runner (ver:47070), priority-queue (ver:47070), queue-pauser (ver:47070), rake-runner (ver:47070), remoteAccess (ver:47070), reset-password (ver:47070), rest-api (ver:47070), rest-api-6.0 (ver:47070), rest-api-7.0 (ver:47070), rest-api-8.1 (ver:47070), rest-api-9.0 (ver:47070), rest-api-9.1 (ver:47070), rest-api-contrib (ver:47070), rest-api-contrib-9.0 (ver:47070), rest-api-contrib-9.1 (ver:47070), sbt-runner (ver:47070), searchBuildByNumber (ver:47070), ssh-manager (ver:47070), stacktraces (ver:47070), starteam (ver:47070), svn (ver:47070), swabra (ver:47070), TeamCity.BitBucketIssues (ver:47070), TeamCity.GitHubIssues (ver:47070), TeamCity.SharedResources (ver:47070), tfs (ver:47070), unified-ui (ver:47070), usage-statistics (ver:47070), vault-vcs (ver:47070), visualstudiotest (ver:47070), vs-addin-distributor (ver:47070), vsphere (ver:47070), vss (ver:47070), WindowsTray (ver:47070), WindowsTray-distributor (ver:47070), xcode-runner (ver:47070), xml-report-plugin (ver:47070), youtrack (ver:47070)]
  92. [2017-10-03 14:57:26,976] INFO - rver.plugins.PluginsCollection - Load shared classloader for 33 plugins [Ant, ant-net-tasks, Apache Ant, artifactsSizeStatistics, buildDurationStatisticsPlugin, changeViewers, clearcase, commandLineRunner, coverage, cvs, email, environment-fetcher, feed, gant-tool, GAntRunner, gradle-runner, intellij-plugin-distributor, Ipr, jabber, Java Crashed detector, jps-tool, ldap, perfmon, priority-queue, remoteAccess, sbt-runner, searchBuildByNumber, stacktraces, starteam, swabra, WindowsTray, xml-report-plugin, youtrack]
  93. [2017-10-03 14:57:27,009] INFO - rver.plugins.PluginsCollection - Load standalone classloaders for 55 plugins [agent-system-info, agent.push, bugzilla, cloud-amazon, commit-status-publisher, configs-dsl, data-dir-browse, deploy-runner, dotnet-tools, dotNetRunners, Duplicator, eclipse-plugin-distributor, file-content-replacer, flaky-test-detector, FxCop, idea-tool, Inspection, java-dowser, jetbrains.git, jira, jvm-update, Maven2, mercurial, metarunner, nt-domain-login, nuget, perforce, powershell-runner, queue-pauser, rake-runner, reset-password, rest-api, rest-api-6.0, rest-api-7.0, rest-api-8.1, rest-api-9.0, rest-api-9.1, rest-api-contrib, rest-api-contrib-9.0, rest-api-contrib-9.1, ssh-manager, svn, TeamCity.BitBucketIssues, TeamCity.GitHubIssues, TeamCity.SharedResources, tfs, unified-ui, usage-statistics, vault-vcs, visualstudiotest, vs-addin-distributor, vsphere, vss, WindowsTray-distributor, xcode-runner]
  94. [2017-10-03 14:57:27,120] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overviewProjects.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  95. [2017-10-03 14:57:27,123] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overview.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  96. [2017-10-03 14:57:28,161] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overview.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  97. [2017-10-03 14:57:28,167] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overviewProjects.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  98. [2017-10-03 14:57:29,163] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overview.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  99. [2017-10-03 14:57:29,169] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overviewProjects.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  100. [2017-10-03 14:57:30,164] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overview.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  101. [2017-10-03 14:57:30,172] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/overviewProjects.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  102.  
  103. [2017-10-03 14:57:30,592] INFO - e.RemoteMavenServerManagerImpl - Starting external maven service
  104.  
  105.  
  106. [2017-10-03 14:57:31,165] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/projectBuildTypes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  107. [2017-10-03 14:57:31,173] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_someSuccessfulHiddenNote.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  108.  
  109.  
  110. [2017-10-03 14:57:32,166] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/projectBuildTypes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  111. [2017-10-03 14:57:32,182] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_someSuccessfulHiddenNote.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  112.  
  113. [2017-10-03 14:57:32,933] INFO - e.RemoteMavenServerManagerImpl - Remote server is connected.
  114.  
  115. [2017-10-03 14:57:33,167] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/projectBuildTypes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  116. [2017-10-03 14:57:33,183] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_someSuccessfulHiddenNote.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  117.  
  118.  
  119. [2017-10-03 14:57:34,168] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/projectBuildTypes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  120. [2017-10-03 14:57:34,185] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_someSuccessfulHiddenNote.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  121.  
  122.  
  123.  
  124. [2017-10-03 14:57:35,169] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/projectBuildTypes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  125. [2017-10-03 14:57:35,187] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_someSuccessfulHiddenNote.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  126.  
  127. [2017-10-03 14:57:36,170] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_visibilityDialogs.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  128. [2017-10-03 14:57:36,189] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/acceptLicenseAgreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  129.  
  130.  
  131. [2017-10-03 14:57:37,190] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/acceptLicenseAgreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  132. [2017-10-03 14:57:37,195] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_visibilityDialogs.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  133.  
  134.  
  135. [2017-10-03 14:57:38,191] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/acceptLicenseAgreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  136. [2017-10-03 14:57:38,201] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_visibilityDialogs.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  137. [2017-10-03 14:57:39,194] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/acceptLicenseAgreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  138. [2017-10-03 14:57:39,206] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_visibilityDialogs.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  139. [2017-10-03 14:57:39,384] INFO - ServerDistributionTypeProvider - TeamCity distribution type: docker
  140. [2017-10-03 14:57:40,195] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/acceptLicenseAgreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  141. [2017-10-03 14:57:40,209] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_visibilityDialogs.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  142. [2017-10-03 14:57:40,331] INFO - jetbrains.buildServer.SERVER - Creating new Lucene index (version.24): org.apache.lucene.store.NIOFSDirectory@/data/teamcity_server/datadir/system/caches/search lockFactory=org.apache.lucene.store.NativeFSLockFactory@6913a05
  143. [2017-10-03 14:57:41,196] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/login.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  144. [2017-10-03 14:57:41,210] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/agreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  145. [2017-10-03 14:57:41,379] INFO - rver.plugins.PluginManagerImpl - Plugins initialization completed (88 plugins loaded): [agent-system-info (ver:47070), agent.push (ver:47070), Ant (ver:47070), ant-net-tasks (ver:47070), Apache Ant (ver:47070), artifactsSizeStatistics (ver:47070), bugzilla (ver:47070), buildDurationStatisticsPlugin (ver:47070), changeViewers (ver:47070), clearcase (ver:47070), cloud-amazon (ver:47070), commandLineRunner (ver:47070), commit-status-publisher (ver:47070), configs-dsl (ver:47070), coverage (ver:47070), cvs (ver:47070), data-dir-browse (ver:47070), deploy-runner (ver:47070), dotnet-tools (ver:47070), dotNetRunners (ver:47070), Duplicator (ver:47070), eclipse-plugin-distributor (ver:47070), email (ver:47070), environment-fetcher (ver:47070), feed (ver:47070), file-content-replacer (ver:47070), flaky-test-detector (ver:47070), FxCop (ver:47070), gant-tool (ver:47070), GAntRunner (ver:47070), gradle-runner (ver:47070), idea-tool (ver:47070), Inspection (ver:47070), intellij-plugin-distributor (ver:47070), Ipr (ver:47070), jabber (ver:47070), Java Crashed detector (ver:47070), java-dowser (ver:47070), jetbrains.git (ver:47070), jira (ver:47070), jps-tool (ver:47070), jvm-update (ver:47070), ldap (ver:47070), Maven2 (ver:47070), mercurial (ver:47070), metarunner (ver:47070), nt-domain-login (ver:47070), nuget (ver:47070), perfmon (ver:47070), perforce (ver:47070), powershell-runner (ver:47070), priority-queue (ver:47070), queue-pauser (ver:47070), rake-runner (ver:47070), remoteAccess (ver:47070), reset-password (ver:47070), rest-api (ver:47070), rest-api-6.0 (ver:47070), rest-api-7.0 (ver:47070), rest-api-8.1 (ver:47070), rest-api-9.0 (ver:47070), rest-api-9.1 (ver:47070), rest-api-contrib (ver:47070), rest-api-contrib-9.0 (ver:47070), rest-api-contrib-9.1 (ver:47070), sbt-runner (ver:47070), searchBuildByNumber (ver:47070), ssh-manager (ver:47070), stacktraces (ver:47070), starteam (ver:47070), svn (ver:47070), swabra (ver:47070), TeamCity.BitBucketIssues (ver:47070), TeamCity.GitHubIssues (ver:47070), TeamCity.SharedResources (ver:47070), tfs (ver:47070), unified-ui (ver:47070), usage-statistics (ver:47070), vault-vcs (ver:47070), visualstudiotest (ver:47070), vs-addin-distributor (ver:47070), vsphere (ver:47070), vss (ver:47070), WindowsTray (ver:47070), WindowsTray-distributor (ver:47070), xcode-runner (ver:47070), xml-report-plugin (ver:47070), youtrack (ver:47070)]
  146. [2017-10-03 14:57:41,381] INFO - rver.plugins.PluginManagerImpl - ===========================================================
  147. [2017-10-03 14:57:41,381] INFO - jetbrains.buildServer.SERVER - TeamCity plugins loaded in: 18361 ms
  148. [2017-10-03 14:57:42,197] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/login.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  149. [2017-10-03 14:57:42,211] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/agreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  150. [2017-10-03 14:57:43,198] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/login.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  151. [2017-10-03 14:57:43,212] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/agreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  152. [2017-10-03 14:57:43,777] INFO - jetbrains.buildServer.SERVER - Start loading server configuration...
  153. [2017-10-03 14:57:43,864] INFO - jetbrains.buildServer.CLEANUP - Max cleanup duration is set to 0 seconds
  154. [2017-10-03 14:57:43,882] INFO - jetbrains.buildServer.CLEANUP - Cleanup time has been set to 03:00:00 daily
  155. [2017-10-03 14:57:43,899] INFO - jetbrains.buildServer.CLEANUP - Cleanup is enabled
  156. [2017-10-03 14:57:43,965] INFO - jetbrains.buildServer.SERVER - Parsing 2 configuration files...
  157. [2017-10-03 14:57:44,094] INFO - jetbrains.buildServer.SERVER - Loading data from parsed configuration files...
  158. [2017-10-03 14:57:44,200] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/login.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  159. [2017-10-03 14:57:44,214] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/agreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  160. [2017-10-03 14:57:44,343] INFO - r.configs.dsl.DslPluginManager - Plugin sources are packed in 92ms
  161. [2017-10-03 14:57:44,597] INFO - jetbrains.buildServer.SERVER - Server configuration loaded in: 820 ms
  162. [2017-10-03 14:57:45,203] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/login.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  163. [2017-10-03 14:57:45,216] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/license/agreement.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  164. [2017-10-03 14:57:46,206] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/createAdmin.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  165. [2017-10-03 14:57:46,218] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/registerUser.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  166. [2017-10-03 14:57:47,208] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/createAdmin.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  167. [2017-10-03 14:57:47,221] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/registerUser.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  168. [2017-10-03 14:57:48,211] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/createAdmin.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  169. [2017-10-03 14:57:48,227] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/registerUser.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  170. [2017-10-03 14:57:49,211] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/createAdmin.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  171. [2017-10-03 14:57:49,229] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/registerUser.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  172. [2017-10-03 14:57:50,213] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/createAdmin.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  173. [2017-10-03 14:57:50,230] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/registerUser.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  174. [2017-10-03 14:57:51,216] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/footer.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  175. [2017-10-03 14:57:51,234] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/profile/profile.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  176. [2017-10-03 14:57:51,746] INFO - jetbrains.buildServer.SERVER - TeamCity initialized, server UUID: 46d05f55-6b36-452d-871b-225f98cab1c8, URL: http://localhost
  177. [2017-10-03 14:57:51,746] INFO - jetbrains.buildServer.SERVER - TeamCity is running in professional mode
  178. [2017-10-03 14:57:51,773] INFO - utors.DeferringExecutorService - 3 commands sent to execution
  179. [2017-10-03 14:57:51,781] INFO - utors.DeferringExecutorService - 3 commands sent to execution
  180. [2017-10-03 14:57:51,781] INFO - utors.DeferringExecutorService - 0 commands sent to execution
  181. [2017-10-03 14:57:51,781] INFO - utors.DeferringExecutorService - 0 commands sent to execution
  182. [2017-10-03 14:57:51,781] INFO - utors.DeferringExecutorService - 0 commands sent to execution
  183. [2017-10-03 14:57:51,858] INFO - jetbrains.buildServer.SERVER - Start pre-fetching changes for 0 build configurations...
  184. [2017-10-03 14:57:51,872] INFO - jetbrains.buildServer.SERVER - Done pre-fetching changes
  185. [2017-10-03 14:57:51,873] INFO - jetbrains.buildServer.SERVER - Start calculating branches for 0 build configurations...
  186. [2017-10-03 14:57:51,873] INFO - jetbrains.buildServer.SERVER - Done calculating branches
  187. [2017-10-03 14:57:51,873] INFO - jetbrains.buildServer.SERVER - Start calculating status for 0 build configurations...
  188. [2017-10-03 14:57:51,873] INFO - jetbrains.buildServer.SERVER - Done calculating status
  189. [2017-10-03 14:57:51,873] INFO - jetbrains.buildServer.SERVER - Start prefetching build statistic metrics for 0 build configurations...
  190. [2017-10-03 14:57:51,873] INFO - jetbrains.buildServer.SERVER - Done prefetching build statistic metrics
  191. [2017-10-03 14:57:52,158] INFO - jetbrains.buildServer.SERVER - Super user authentication token: "6433775164963322828". To login as Super user use an empty username and this token as a password on the login page.
  192. [2017-10-03 14:57:52,180] INFO - .agent.AgentZipVersionProvider - Build agent distribution '/opt/teamcity/webapps/ROOT/update/buildAgent.zip' state initialized. Last modified: 06.09.2017 13:17:34, size: 18341181
  193. [2017-10-03 14:57:52,197] INFO - jetbrains.buildServer.SERVER - Start loading test runs for investigations and mutes into cache...
  194. [2017-10-03 14:57:52,220] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/footer.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  195. [2017-10-03 14:57:52,236] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/profile/profile.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  196. [2017-10-03 14:57:52,390] INFO - jetbrains.buildServer.SERVER - Start loading "failed to start" build configuration errors in background
  197. [2017-10-03 14:57:52,392] INFO - jetbrains.buildServer.SERVER - Done loading "failed to start" build configuration errors: loaded 0 problems
  198. [2017-10-03 14:57:52,585] INFO - jetbrains.buildServer.SERVER - Done loading test runs. Loaded 0 tests in 387ms, cache size: 0
  199. [2017-10-03 14:57:53,159] INFO - .agent.AgentZipVersionProvider - Build agent distribution version is set to 47070, hash=SHA-125ygNXnaTT78gtfBl/iWg59L5QY=
  200. [2017-10-03 14:57:53,221] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/footer.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  201. [2017-10-03 14:57:53,238] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/profile/profile.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  202. [2017-10-03 14:57:54,222] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/footer.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  203. [2017-10-03 14:57:54,239] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/profile/profile.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  204. [2017-10-03 14:57:55,224] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/footer.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  205. [2017-10-03 14:57:55,240] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/profile/profile.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  206. [2017-10-03 14:57:56,226] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/artifacts/artifactsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  207. [2017-10-03 14:57:56,241] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agent/agentAuditLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  208. [2017-10-03 14:57:57,231] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/artifacts/artifactsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  209. [2017-10-03 14:57:57,242] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agent/agentAuditLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  210. [2017-10-03 14:57:58,232] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/artifacts/artifactsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  211. [2017-10-03 14:57:58,243] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agent/agentAuditLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  212. [2017-10-03 14:57:59,233] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/artifacts/artifactsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  213. [2017-10-03 14:57:59,244] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agent/agentAuditLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  214. [2017-10-03 14:58:00,235] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/artifacts/artifactsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  215. [2017-10-03 14:58:00,247] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agent/agentAuditLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  216. [2017-10-03 14:58:01,236] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/limitedPendingChangesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  217. [2017-10-03 14:58:01,248] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  218. [2017-10-03 14:58:02,240] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/limitedPendingChangesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  219. [2017-10-03 14:58:02,249] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  220. [2017-10-03 14:58:03,241] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/limitedPendingChangesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  221. [2017-10-03 14:58:03,251] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  222. [2017-10-03 14:58:04,242] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/limitedPendingChangesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  223. [2017-10-03 14:58:04,252] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  224. [2017-10-03 14:58:05,244] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/limitedPendingChangesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  225. [2017-10-03 14:58:05,259] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changesLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  226. [2017-10-03 14:58:05,814] INFO - nt.AgentPluginsVersionProvider - State of agent plugin packages is initialized in 12638 ms: new plugin 'agentSystemInfo.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/agentSystemInfo/agent/agentSystemInfo.zip', hash: 'SHA-1pERGIvB3a95Zl1R91S3CfcomLy8='; new plugin 'amazonEC2.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/cloud-amazon/agent/amazonEC2.zip', hash: 'SHA-1oRyoka89cnINdiz27Jm0Wau3qeo='; new plugin 'ant-net-tasks.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/ant-net-tasks/agent/ant-net-tasks.zip', hash: 'SHA-1YM2Pr8gZnzayoeKjO3wiJjBwLFo='; new plugin 'ant.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/ant-tool/agent/ant.zip', hash: 'SHA-1O93swCSmjScY2huyhy+/hSvYRHc='; new plugin 'antPlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/ant/agent/antPlugin.zip', hash: 'SHA-14a5eCJ4g2B1Qo06cuPOGTnqlHVU='; new plugin 'clearcase-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/clearcase/agent/clearcase-agent.zip', hash: 'SHA-1MJShZ3g8WOX89eerXtLfaRn60fg='; new plugin 'cloud-vmware-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/cloud-vmware/agent/cloud-vmware-agent.zip', hash: 'SHA-1udx2I3F3cWx6IuIwPQGAUz0iSKc='; new plugin 'commandLineRunner.jar' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/commandLineRunner/agent/commandLineRunner.jar', hash: 'SHA-1Lr0B2TkvbbuG16ekVKXX8v4oZDQ='; new plugin 'coveragePlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/coverage/agent/coveragePlugin.zip', hash: 'SHA-1tZHte50JaEhy4ZaoEfMRR8VwCeg='; new plugin 'crashDetector.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/crash-detector/agent/crashDetector.zip', hash: 'SHA-17IBtG09RayoRQrs/gv+Of984Hjw='; new plugin 'cvsAgent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/cvs/agent/cvsAgent.zip', hash: 'SHA-1wkA3bS+rHdyEo+FmkX272bCWpCE='; new plugin 'deploy-runner-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/deploy-runner/agent/deploy-runner-agent.zip', hash: 'SHA-1+K/dz5W2AIhqvGjTrsnd98v06fI='; new plugin 'dotCover.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/dotNetRunners/bundled-tools/dotCover.zip', hash: 'SHA-1HwuhlCexpf0NmTa9CUmBsqd9Rm8='; new plugin 'dotNetPlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/dotNetRunners/agent/dotNetPlugin.zip', hash: 'SHA-1btE0ArffIo4oO6SKle3ZOYvyfOI='; new plugin 'dotNetRunners.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/dotNetRunners/agent/dotNetRunners.zip', hash: 'SHA-1EHsHmaIKmYqa90CYXShVw3klc6s='; new plugin 'dotnet-tools-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/dotnet-tools/agent/dotnet-tools-agent.zip', hash: 'SHA-1W0cmczbz5HBcrLs5vttx+W37bSk='; new plugin 'duplicatePlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/Duplicator/agent/duplicatePlugin.zip', hash: 'SHA-1ce3Upe11b9eRXlTXS4Ud0Zgb4tg='; new plugin 'environment-fetcher-agent.jar' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/environment-fetcher/agent/environment-fetcher-agent.jar', hash: 'SHA-1djdoSvpCH+ObeD7bwkGR4Wgs3Nk='; new plugin 'file-content-replacer.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/file-content-replacer/agent/file-content-replacer.zip', hash: 'SHA-1WhFSLnYKFHM70KgFF5AzbB0bC1E='; new plugin 'fxcop.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/fxcop/agent/fxcop.zip', hash: 'SHA-1aDaBZ4iDu8iA0BAP2/JAHJxePpM='; new plugin 'gant.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/gant-tool/agent/gant.zip', hash: 'SHA-1DYHGYG/+1GPcHiA/yPq5rtEXd5A='; new plugin 'gantPlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/gantRunner/agent/gantPlugin.zip', hash: 'SHA-1ef3lDLEJMiAJqorBPo4yJUm7MHg='; new plugin 'gradle-runner.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/gradle/agent/gradle-runner.zip', hash: 'SHA-1JLAzvua+ZJgsHoRBKZwDrNROaVI='; new plugin 'idea-runner.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/ipr-runner/agent/idea-runner.zip', hash: 'SHA-1kRs9jZ0w8hM3N6VTxiR7wlIWjc0='; new plugin 'idea.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/idea-tool/bundled/idea.zip', hash: 'SHA-1uUXJNcaB+ZWTCrpAx1jTxjRzOPs='; new plugin 'inspectionPlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/server-side-inspections/agent/inspectionPlugin.zip', hash: 'SHA-1CEqzD1Xhy7+2yH/TxdlE6fkgJ9k='; new plugin 'jacoco.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/coverage/agent/jacoco.zip', hash: 'SHA-1tv6VgBPKl6oQkvLQ/Vf/tHG9xyY='; new plugin 'java-dowser.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/java-dowser/agent/java-dowser.zip', hash: 'SHA-1j81rXBktoIjq9X1rCHk1AAWA9SY='; new plugin 'jetbrains.git.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/jetbrains.git/agent/jetbrains.git.zip', hash: 'SHA-1wOhvcwYsKiWPE0XqKJSTRZa2JPM='; new plugin 'jps.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/jps-tool/agent/jps.zip', hash: 'SHA-1r6PSRPzcNXinGSc6kNf3I0r3Ww4='; new plugin 'junitPlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/ant/agent/junitPlugin.zip', hash: 'SHA-1DWv8eq02ekH4bmErjLrTzw50oB4='; new plugin 'jvm-update.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/jvm-update/agent/jvm-update.zip', hash: 'SHA-1xsmzoLPLqr9anC31gBHHFSZO3Ks='; new plugin 'maven.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/Maven2/bundled-tools/maven.zip', hash: 'SHA-1dQIgsnG4xrWSJxJ2nfp6aXYcvcc='; new plugin 'maven3.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/Maven2/bundled-tools/maven3.zip', hash: 'SHA-1VYrF/Z7amGwBDJtYtVMGEP1O5rY='; new plugin 'maven3_1.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/Maven2/bundled-tools/maven3_1.zip', hash: 'SHA-1MiZz/go2OIn/m/Z1suQ6Lweudd0='; new plugin 'maven3_2.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/Maven2/bundled-tools/maven3_2.zip', hash: 'SHA-1a6xZzSYczQeMgm8UIA+Yn4FITSU='; new plugin 'maven3_3.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/Maven2/bundled-tools/maven3_3.zip', hash: 'SHA-1phhog5zxeHNvYjjLtr4b2FQ8asM='; new plugin 'mavenPlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/Maven2/agent/mavenPlugin.zip', hash: 'SHA-1drjIeYhjOZsk2TwLmM3OxVVPQ4g='; new plugin 'mercurial.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/mercurial/agent/mercurial.zip', hash: 'SHA-1H2wCPUORRCX/7mM5RS631jzSgMM='; new plugin 'meta-runner.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/meta-runner/agent/meta-runner.zip', hash: 'SHA-1wL8C7T5pJ2vYUWAwGFhdsko6OzU='; new plugin 'nuget-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/dotNetPackagesSupport/agent/nuget-agent.zip', hash: 'SHA-11C5ZVUCM/B166jvVNfC6XRaIKfw='; new plugin 'perfmon-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/perfmon/agent/perfmon-agent.zip', hash: 'SHA-1dCJ2/t2nLwtUwBSwOsMPKBgKuKI='; new plugin 'perforce-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/perforce/agent/perforce-agent.zip', hash: 'SHA-1h48m7BQ19N99ZQLoM2eoFBtQNDY='; new plugin 'powershell-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/powershell/agent/powershell-agent.zip', hash: 'SHA-18ZbM67BkmTHBKa1LA2X3rLDr4gE='; new plugin 'rake-runner.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/rake-runner/agent/rake-runner.zip', hash: 'SHA-16UFft0xNIQiwR0dtrYKq0qAPJ1c='; new plugin 'remoteAccess.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/remoteAccess/agent/remoteAccess.zip', hash: 'SHA-1XD3EXWvOpMN43yaJpyyCh0YU12o='; new plugin 'sbt-runner-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/sbt-runner/agent/sbt-runner-agent.zip', hash: 'SHA-17pPoxbDNcBwOc3xR40X6Ph4Q0iU='; new plugin 'ssh-manager.jar' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/ssh-manager/agent/ssh-manager.jar', hash: 'SHA-1J4bulyW3SZJvC8u17SkXLHf6GKA='; new plugin 'stacktracesPlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/stacktraces/agent/stacktracesPlugin.zip', hash: 'SHA-16Q/ANnbKZHEAzLxr0HAEJ1PYzWA='; new plugin 'svnAgent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/svn/agent/svnAgent.zip', hash: 'SHA-17N8irEU6j/TVpC6WSZTd4QSUy7g='; new plugin 'swabra.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/swabra/agent/swabra.zip', hash: 'SHA-1f9KByEzIpQvd6Vby/50t0kkf+ww='; new plugin 'testNGPlugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/ant/agent/testNGPlugin.zip', hash: 'SHA-1xeC+FNCmDKq9pg3LLkDSk4b0uq0='; new plugin 'tfs-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/tfs/agent/tfs-agent.zip', hash: 'SHA-1snKJMnGnWEvt8gl+3Jd4AG2gTVE='; new plugin 'visualstudiotest-agent.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/visualstudiotest/agent/visualstudiotest-agent.zip', hash: 'SHA-1MNQT7OruQlDtlySCK1LpIx+ctO8='; new plugin 'xcode-runner.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/xcode-runner/agent/xcode-runner.zip', hash: 'SHA-1yj40nyhB/aY6IG+oo9nhGuVWZSw='; new plugin 'xml-report-plugin.zip' file: '/opt/teamcity/webapps/ROOT/WEB-INF/plugins/.unpacked/xml-report-plugin/agent/xml-report-plugin.zip', hash: 'SHA-1GXh8/BIQrlGNkS9y7HJQkqUb8ZI='
  227. [2017-10-03 14:58:06,246] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/pageBeforeContentPagePlaceController.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  228. [2017-10-03 14:58:06,261] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/tagsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  229. [2017-10-03 14:58:07,247] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/pageBeforeContentPagePlaceController.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  230. [2017-10-03 14:58:07,263] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/tagsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  231. [2017-10-03 14:58:08,249] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/pageBeforeContentPagePlaceController.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  232. [2017-10-03 14:58:08,264] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/tagsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  233. [2017-10-03 14:58:09,250] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/pageBeforeContentPagePlaceController.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  234. [2017-10-03 14:58:09,265] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/tagsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  235. [2017-10-03 14:58:10,251] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/pageBeforeContentPagePlaceController.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  236. [2017-10-03 14:58:10,266] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/tagsLink.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  237. [2017-10-03 14:58:11,257] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  238. [2017-10-03 14:58:11,267] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/healthStatus/globalHealthItems.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  239. [2017-10-03 14:58:12,258] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  240. [2017-10-03 14:58:12,273] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/healthStatus/globalHealthItems.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  241. [2017-10-03 14:58:13,261] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  242. [2017-10-03 14:58:13,275] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/healthStatus/globalHealthItems.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  243. [2017-10-03 14:58:14,262] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  244. [2017-10-03 14:58:14,276] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/healthStatus/globalHealthItems.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  245. [2017-10-03 14:58:14,474] INFO - r.configs.dsl.DslPluginManager - Plugins dsl compiled in 30131ms
  246. [2017-10-03 14:58:14,647] INFO - ority.PriorityClassManagerImpl - Loading priority classes from the configuration file: /data/teamcity_server/datadir/config/build-queue-priorities.xml
  247. [2017-10-03 14:58:14,653] INFO - jetbrains.buildServer.SERVER - Ordering strategy changed to jetbrains.buildServer.serverSide.priority.BuildQueuePriorityOrdering
  248. [2017-10-03 14:58:14,654] INFO - verSide.impl.BuildServerRunner - Start daemons
  249. [2017-10-03 14:58:14,660] INFO - tbrains.buildServer.ACTIVITIES - Server Started
  250. [2017-10-03 14:58:14,680] INFO - jetbrains.buildServer.STARTUP - Startup duration: 1m:05s
  251. [2017-10-03 14:58:14,681] INFO - jetbrains.buildServer.STARTUP - Current stage: System is ready
  252. [2017-10-03 14:58:15,264] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/changes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  253. [2017-10-03 14:58:15,278] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/healthStatus/globalHealthItems.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  254. [2017-10-03 14:58:16,266] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agents.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  255. [2017-10-03 14:58:16,280] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/updateFilter.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  256. [2017-10-03 14:58:17,268] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agents.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  257. [2017-10-03 14:58:17,284] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/updateFilter.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  258.  
  259.  
  260. [2017-10-03 14:58:18,268] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agents.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  261. [2017-10-03 14:58:18,285] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/updateFilter.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  262.  
  263.  
  264.  
  265. [2017-10-03 14:58:19,270] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agents.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  266. [2017-10-03 14:58:19,286] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/updateFilter.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  267. [2017-10-03 14:58:20,271] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agents.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  268. [2017-10-03 14:58:20,289] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/changes/updateFilter.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  269. [2017-10-03 14:58:21,274] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/installLinks.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  270. [2017-10-03 14:58:21,291] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agentsList.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  271. [2017-10-03 14:58:22,275] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/installLinks.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  272. [2017-10-03 14:58:22,292] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agentsList.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  273. [2017-10-03 14:58:23,276] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/installLinks.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  274. [2017-10-03 14:58:23,293] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agentsList.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  275. [2017-10-03 14:58:24,278] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/installLinks.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  276. [2017-10-03 14:58:24,295] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agentsList.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  277. [2017-10-03 14:58:25,279] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/installLinks.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  278. [2017-10-03 14:58:25,297] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/agentsList.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  279. [2017-10-03 14:58:26,282] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/adminMain.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  280. [2017-10-03 14:58:26,298] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/queue/queue.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  281. [2017-10-03 14:58:27,283] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/adminMain.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  282. [2017-10-03 14:58:27,299] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/queue/queue.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  283. [2017-10-03 14:58:28,284] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/adminMain.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  284. [2017-10-03 14:58:28,301] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/queue/queue.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  285. [2017-10-03 14:58:29,286] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/adminMain.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  286. [2017-10-03 14:58:29,304] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/queue/queue.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  287. [2017-10-03 14:58:30,289] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/adminMain.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  288. [2017-10-03 14:58:30,307] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/queue/queue.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  289. [2017-10-03 14:58:31,290] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/auditObjectLinks/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  290. [2017-10-03 14:58:31,308] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  291. [2017-10-03 14:58:32,291] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/auditObjectLinks/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  292. [2017-10-03 14:58:32,310] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  293. [2017-10-03 14:58:33,292] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/auditObjectLinks/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  294. [2017-10-03 14:58:33,312] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  295. [2017-10-03 14:58:34,293] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/auditObjectLinks/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  296.  
  297. [2017-10-03 14:58:34,313] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  298. ^[[A[2017-10-03 14:58:35,295] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/admin/auditObjectLinks/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  299. [2017-10-03 14:58:35,315] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/project.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  300. [2017-10-03 14:58:36,296] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/buildRowPopupTemplate.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  301. [2017-10-03 14:58:36,316] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/viewLog.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  302. [2017-10-03 14:58:37,297] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/buildRowPopupTemplate.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  303. [2017-10-03 14:58:37,318] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/viewLog.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  304. [2017-10-03 14:58:38,298] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/buildRowPopupTemplate.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  305. [2017-10-03 14:58:38,320] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/viewLog.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  306. [2017-10-03 14:58:39,299] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/buildRowPopupTemplate.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  307. [2017-10-03 14:58:39,322] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/viewLog.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  308. [2017-10-03 14:58:40,300] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/buildRowPopupTemplate.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  309. [2017-10-03 14:58:40,324] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/viewLog.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  310. [2017-10-03 14:58:41,302] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModification.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  311. [2017-10-03 14:58:41,326] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/nextPreviousBlock.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  312. [2017-10-03 14:58:42,304] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModification.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  313. [2017-10-03 14:58:42,328] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/nextPreviousBlock.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  314. [2017-10-03 14:58:43,306] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModification.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  315. [2017-10-03 14:58:43,330] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/nextPreviousBlock.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  316. [2017-10-03 14:58:44,308] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModification.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  317. [2017-10-03 14:58:44,332] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/nextPreviousBlock.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  318. ^CUsing CATALINA_BASE: /opt/teamcity
  319. Using CATALINA_HOME: /opt/teamcity
  320. Using CATALINA_TMPDIR: /opt/teamcity/temp
  321. Using JRE_HOME: /usr/lib/jvm/oracle-jdk/jre
  322. Using CLASSPATH: /opt/teamcity/bin/bootstrap.jar:/opt/teamcity/bin/tomcat-juli.jar
  323. Using CATALINA_PID: ../logs/teamcity.pid
  324. [2017-10-03 14:58:45,310] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModification.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  325. [2017-10-03 14:58:45,334] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/nextPreviousBlock.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  326. [2017-10-03 14:58:46,312] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModificationBuildType.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  327. [2017-10-03 14:58:46,320] INFO - jetbrains.buildServer.STARTUP - Server shutdown event received
  328. [2017-10-03 14:58:46,321] INFO - jetbrains.buildServer.STARTUP - Current stage: TeamCity server is shutting down
  329. [2017-10-03 14:58:46,321] INFO - jetbrains.buildServer.STARTUP - Stopping the main application
  330. [2017-10-03 14:58:46,337] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_changeTabs.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  331. [2017-10-03 14:58:46,421] INFO - jetbrains.buildServer.STARTUP - Destroying the main servlet
  332. [2017-10-03 14:58:46,422] INFO - MainTeamCityApplicationContext - Closing WebApplicationContext for namespace 'buildServer-servlet': startup date [Tue Oct 03 14:57:11 UTC 2017]; parent: jetbrains.buildServer.maintenance.WebDispatcherApplicationContext@6128e6b
  333. [2017-10-03 14:58:46,430] INFO - til.ChildSpringContextLoader$1 - Closing jetbrains.buildServer.util.ChildSpringContextLoader$1@775ed03a: startup date [Tue Oct 03 14:57:21 UTC 2017]; parent: WebApplicationContext for namespace 'buildServer-servlet'
  334. [2017-10-03 14:58:46,533] INFO - tbrains.buildServer.ACTIVITIES - Shutdown Spring components
  335. [2017-10-03 14:58:46,534] INFO - jetbrains.buildServer.SERVER - Start shutdown of the thread "Ping 1"
  336. [2017-10-03 14:58:46,534] INFO - jetbrains.buildServer.SERVER - Start shutdown of the thread "Flush Queue 1"
  337. [2017-10-03 14:58:46,534] INFO - jetbrains.buildServer.SERVER - Start shutdown of the thread "Vcs Monitor 1"
  338. [2017-10-03 14:58:46,534] INFO - jetbrains.buildServer.SERVER - Start shutdown of the thread "Build Triggers Monitor 1"
  339. [2017-10-03 14:58:46,534] INFO - jetbrains.buildServer.SERVER - Start shutdown of the thread "Ping 1"
  340. [2017-10-03 14:58:46,595] INFO - jetbrains.buildServer.SERVER - Saving projects credentials on disk ...
  341. [2017-10-03 14:58:46,596] INFO - jetbrains.buildServer.SERVER - Saving projects credentials on disk finished
  342. [2017-10-03 14:58:46,596] INFO - ojects.BackgroundPersisterImpl - Shutdown background persister
  343. [2017-10-03 14:58:46,596] INFO - ojects.BackgroundPersisterImpl - Background persister shutdown complete
  344. [2017-10-03 14:58:46,621] INFO - .index.BuildIndexer (metadata) - Background build indexer finished
  345. [2017-10-03 14:58:47,314] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModificationBuildType.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  346. [2017-10-03 14:58:47,338] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_changeTabs.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  347. [2017-10-03 14:58:48,315] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModificationBuildType.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  348. [2017-10-03 14:58:48,339] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_changeTabs.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  349. [2017-10-03 14:58:49,317] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModificationBuildType.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  350. [2017-10-03 14:58:49,341] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_changeTabs.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  351. [2017-10-03 14:58:50,319] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModificationBuildType.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  352. [2017-10-03 14:58:50,343] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/_changeTabs.jspf?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  353. [2017-10-03 14:58:51,321] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/buildLog/viewQueued.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  354. [2017-10-03 14:58:51,344] INFO - jetbrains.buildServer.SERVER - JSP pre-compilation failed: http://localhost:8081/viewModificationBuildTypes.jsp?jsp_precompile=true, error: java.net.ConnectException: Connection refused (Connection refused), will try again
  355. Tomcat did not stop in time.
  356. PID file was not removed.
  357. To aid diagnostics a thread dump has been written to standard out.
  358. D85:~/Documents/docker/teamcity/logs$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement