Analyzer error when exporting results to JSON

305 views
Skip to first unread message

Olga Ivanova

unread,
Apr 18, 2017, 8:32:11 AM4/18/17
to SonarQube
new version sonar-scanner-3.0.0.702.
This version clearly has a JSON report generation error, from which the analyzer's script accumulates error statistics.

java.lang.NullPointerException
at org.sonar.scanner.scan.report.JSONReport.getModule(JSONReport.java:172)
at org.sonar.scanner.scan.report.JSONReport.writeJsonIssues(JSONReport.java:139)
at org.sonar.scanner.scan.report.JSONReport.writeJson(JSONReport.java:123)
at org.sonar.scanner.scan.report.JSONReport.exportResults(JSONReport.java:109)
at org.sonar.scanner.scan.report.JSONReport.execute(JSONReport.java:100)


Do you have ideas
Спасибо.Ольга

Duarte Meneses

unread,
Apr 18, 2017, 9:37:29 AM4/18/17
to SonarQube
Hi Olga,

Could you please share more details about your analysis? If possible, the debug logs and the structure of the project that you are analyzing.
Thanks.

Olga Ivanova

unread,
Apr 18, 2017, 9:49:43 AM4/18/17
to SonarQube
Hi! Full log:
INFO: Scanner configuration file: /opt/teamcity-agent/work/595a074b39ea774e/devtools/extensions/sonar-scanner-3.0.0.702/conf/sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: SonarQube Scanner 3.0.0.702
INFO: Java 1.8.0_111 Oracle Corporation (64-bit)
INFO: Linux 3.10.0-327.el7.x86_64 amd64
INFO: User cache: /root/.sonar/cache
INFO: Load global settings
INFO: Load global settings (done) | time=134ms
INFO: User cache: /root/.sonar/cache
INFO: Exclude plugins: devcockpit, ldap, authgithub, authbitbucket, pdfreport, authaad, googleanalytics, governance
INFO: Load plugins index
INFO: Load plugins index (done) | time=11ms
INFO: SonarQube server 6.3.0
INFO: Default locale: "en_US", source code encoding: "UTF-8"
INFO: Process project properties
INFO: Load project repositories
INFO: Load project repositories (done) | time=408ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=20ms
INFO: Load active rules
INFO: Load active rules (done) | time=336ms
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=58ms
INFO: Issues mode
INFO: Scanning only changed files
INFO: Project key: Metrics_For_BCG
INFO: Branch key: 7.7
INFO: -------------  Scan Metrics_For_BCG
INFO: Language is forced to java
INFO: Load server rules
INFO: Load server rules (done) | time=124ms
INFO: Base dir: /opt/teamcity-agent/work/595a074b39ea774e
INFO: Working dir: /opt/teamcity-agent/work/595a074b39ea774e/.scannerwork
INFO: Source paths: OAPI_OSGI_SERVICES/User_Part, OAPI_BACKEND_COMMON_LIB/User_Part, CNC/core, UFM_CORE/Source, CRAB_AKKA/app
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Index files
INFO: Excluded sources: 
INFO:   **/src/test/**
INFO:   **/src/test/**
INFO: Included tests: 
INFO:   **/src/test/**
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/Ahoy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/authentication-interfaces/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/authentication-interfaces/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service_impl/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service_impl/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service_impl/src/main/resources/META-INF/spring/servicecontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service_impl/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/crypter-utility/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/curator-legacy-exporter/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/deploy.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/deploy.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/features/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/features/src/dontinclude/feature.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/features/version.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/main/resources/inmemory_ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/MBUSTest-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_open_session.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_response_nosession.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_response_ok.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_user_attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_user_profile.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_user_roles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_auth_resources.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_grants.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_acl_bulk.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_verify_exception.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_verify_not_found' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_verify_ok.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/Dockerfile' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/osgi_watcher.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/crontab' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_grants_all.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/start-esb.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/inmemory_ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_response_nouser.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/stop-esb.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/start_zookeeper.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/main/resources/META-INF/spring/camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/main/resources/test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/has_acl_bulk.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/has_response_nosession.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/http_to_http_camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/restart-esb-watcher.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/jre.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/jre.properties.cxf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/http_to_http_service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_no_authen_camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_to_has_camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_user_roles.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/internal-authentication-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_to_has_service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_no_authen_service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/internal-authentication-service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.audit.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.auth.has.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.framework.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.openapi.policy.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.zookeeper.connection.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/jre.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/org.ops4j.pax.logging.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/zk_passwords_readme.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/oauth_response_ok.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/has_response_ok.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/main/resources/META-INF/spring/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.auth.sso.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/internal-authentication-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/src/main/resources/META-INF/services/org/apache/camel/component/psservicecall' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/src/test/resources/customers_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-common-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-common-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-common-service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-common-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-http2http-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-http2http-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-http2http-service/src/main/resources/META-INF/spring/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/src/main/resources/META-INF/spring/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2has-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2has-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2has-service/src/main/resources/META-INF/spring/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2http-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2http-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2http-service/src/main/resources/META-INF/spring/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2http-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2has-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/META-INF/spring.handlers' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/META-INF/spring.schemas' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/functionsDescription.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/functionsDescriptionExample.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/oapi-service.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/ignore_authentication.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/test_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/restlet_model.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/to_has_model_empty_bean_id.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/to_has_model_with_bean_id.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/to_has_model.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/main/resources/inmemory_ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/test/resources/inmemory_ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/osgi-common-definitions/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/test/resources/oauth_response_ok.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/osgi-common-definitions/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-failover-http/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-failover-http/src/main/resources/META-INF/services/org/apache/camel/component/failoverhttp' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-failover-http/src/main/resources/META-INF/services/org/apache/camel/component/failoverhttps' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-failover-http/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/src/main/resources/META-INF/services/org/apache/camel/component/psrestlet' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/src/test/resources/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/src/test/resources/service_config_1.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/src/test/resources/service_config_sso.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-log4j-filter/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-ext/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-ext/src/META-INF/MANIFEST.MF' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-ext/src/META-INF/services/org.restlet.engine.ServerHelper' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-pool/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-pool/src/main/resources/OSGI-INF/blueprint/servicecontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-simple-ext/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-simple-ext/src/META-INF/services/org.restlet.engine.ServerHelper' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-simple-ext/src/org/restlet/ext/simple/package.html' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/it/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/it/simple-it/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/it/simple-it/verify.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/test/resources/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/routing_strategy_interface/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/routing_strategy_interface/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/main/resources/OSGI-INF/blueprint/service_security_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/main/resources/mapping.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/main/resources/mapping_sample.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/main/resources/mapping_sample_2.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-policy-store-impl/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/test/resources/integration-test-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-policy-store-impl/src/main/resources/META-INF/spring/servicecontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-policy-store/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/src/test/resources/router-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/src/test/resources/router-invalid-context.notxml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/sonar-project.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trace_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trace_service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trace_service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trace_service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/src/main/resources/OSGI-INF/blueprint/camelcontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/src/main/resources/zookeeper-connection.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-connection-factory/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-connection-factory/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-connection-factory/src/main/resources/OSGI-INF/blueprint/servicecontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-connection-factory/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-properties-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-properties-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-properties-service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-properties-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/common/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/dozer/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/dozer/src/main/resources/META-INF/services/org/apache/camel/component/psdozer' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/idm/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/idm/src/test/resources/Camel-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/idm/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/idm/src/test/resources/oneStmtCheckParameterContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/management/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/mybatis/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/mybatis/src/main/resources/META-INF/services/org/apache/camel/component/psmybatis' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/oraclecall/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/oraclecall/src/main/resources/META-INF/services/org/apache/camel/component/psora' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pscleandata' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pserrorhandler' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pshttpinfo' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pslisttomap' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/psmarshal' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/psmock' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/psparprepare' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/psresultprepare' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pssetvalue' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pstrace' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/Camel-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/Restlet-Camel-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/external-auth-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/mvno/context-empty-mvno.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/mvno/context-with-mvno.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/mvno/context-without-mvno.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/crypt/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/HAS-error-bad_loggin.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/HAS_GET_USER_PROFILE-error.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/HAS_GET_USER_PROFILE-response.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/OAPI_GET_USER_ATTRIBUTES-response.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/SSO-grants.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/__files/big-profile.deflate' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/__files/big-profile.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/HAS-error-no_oper.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/compexEntityAuthContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/__files/big-profile.gzip' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/log/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/mvno/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/SSO-profile.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/infrastructure/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/src/test/resources/BackendPropertyPlaceholderConfigurerTest-common-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/src/test/resources/BackendPropertyPlaceholderConfigurerTestMvno-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/src/test/resources/BackendPropertyPlaceholderConfigurerTest-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/src/test/resources/ZookeeperReplaceFactoryBeanTest-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/registration/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/oapi-conf/OAPI_SIMPLE_BACKEND_logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/oapi-conf/backend-common.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources-filtered/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/default.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/mybatis-sqlmap/mapper.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/application.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/caching.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/camel.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/data-source.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/idm.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/mvno.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/jmx.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/mybatis.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/plsql.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/properties.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/zookeeper.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/test/resources/BackendRestTestSupport-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/test/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/sonar.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/dbContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/mybatis/config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/mybatis/mapper.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-tools/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/oraProc.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/tools/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/registry.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/ora-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/test/resources/default.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/spring/beansApi.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/spring/webApiContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/spring/jmxApiContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/webapp/META-INF/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/webapp/META-INF/cxf/org.apache.cxf.Logger' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/jetty/jetty-logging.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/jetty/jetty.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/jetty/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_admin.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_all.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_amqp.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_common-types.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_nsi.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/spring/apiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/spring/beansApi.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/cncErrorsGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/cncParametersGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/queueErrorMessasgeGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsDatabaseGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsMessageStatusConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsMessageTypesGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_queues.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_messages.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsMessageTablesGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsMessageOutGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/cncSeqServiceGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/ehcache/cnc-ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/ehcache/ehcache.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/groovy/GroovyScriptServiceImpl.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/groovy/GroovyScriptServiceWithoutOpenApiImpl.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/mybatis/mybatis-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/admin.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/amqp.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/common-types.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/messages.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/nsi.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/queues.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/apiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/cacheContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/daoCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/dataServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/ehcacheCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/groovyCodeContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/keepAliveSchedulerCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/modelServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/openApiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/openApiSchedulerCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/placeholderAppCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/default_config_data.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/default_data.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/crebas.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/drop.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/api/ApiTestContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/cacheAOPContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/cacheContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/dataServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/cacheCtrlContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/dao/daoTestCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cacheContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/daoCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/dataservices/dataServicesTestCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/test_data.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/groovy/groovyCodeContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/groovy/groovyCodeContextWithoutOpenApi.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/integration/daoCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/integration/dataServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/integration/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/model/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/dataServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/model/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/placeholderAppCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/model/modelTestCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/modelServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/terracotta-license.key' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-feature/src/main/resources/features.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-router/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-router/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-router/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi/src/main/resources/META-INF/spring/camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi/src/main/resources/META-INF/spring/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/model/daoCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/keepAliveSchedulerCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/integration/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/rabbitmq.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/beansSender.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/cacheSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/jmxSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/startupSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-feature/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/taskSchedulerSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/test/config/testHocon.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/webSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/readme.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/apiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/beansSender.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/cache/cacheAopReplyContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/cache/cacheCtrlSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/jmxSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/nftAdapterMockCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/rabbit/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/rabbit/testSenderServiceContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/rabbitSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/realRabbit.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/test_sender_rabbitmq.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/administration/createSchema.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/administration/doc/autocomplete-options.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/administration/doc/help.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/administration/rabbit.config' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/jmeteramqp/CNCProducerConsumer.jmx' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/jmeteramqp/readMe.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/rabbitSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/jmeteramqp/CNCProducer.jmx' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/cacheSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/rabbitmq.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/beansSubs.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/jmxSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/rabbitSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/startupSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/taskSchedulerSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/webSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/webapp/META-INF/cxf/org.apache.cxf.Logger' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/jetty/jetty-logging.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/jetty/jetty.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/jetty/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/apiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/beansSubs.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/jmxSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/monitoringTestCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/rabbitSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/realRabbit.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/test_subs_rabbitmq.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/distrib.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/akka-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/amqp-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/antlr-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/aopalliance-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/commons-codec-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/commons-logging-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/config-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/couchbase-client-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/drool-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/ecj-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/groovy-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/gson-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/hamcrest-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/httpcore-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/httpcore-nio-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/jettison-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/junit-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/kie-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/logback-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/metrics-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/mockito-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/mvel2-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/netty-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/protobuf-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/scala-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/slf4j-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/spring-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/spymemcached-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/stax-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/xmlpull-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/xpp3_min-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/xstream-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/src/test/resources/datasources.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-actor-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-actor-service/src/test/resources/actor-service-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-file-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-index-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-key-loader-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-finefilter-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus-service/src/test/resources/ufm-bus-error-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus-service/src/test/resources/ufm-bus-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/balancesExample.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/bis-read-transformer-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/ufm-filesystemmqadapter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/sms-notify-routing-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/ufm-rabbitmqadapter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/test_import_error' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/client.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/rebuild-index-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/attributes.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CancelMovedSubs.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLBillPostponeApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CommonQueries.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyBillNewApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyBreakThresholdApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyBreakThresholdCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyPayDateApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyWarningThresholdApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyWarningThresholdCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyBillReminderApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLQueries.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromiseAutopayApplyPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromiseAutopayApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromiseAutopayCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromiseAutopayCancelPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/catalog.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/catalog.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/filter_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/filter_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/filter_rules/Filter.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/notificationTemplates.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/parameters.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/parameters.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/plan_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromisedAutopayQueries.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/profiles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/ufm-builder-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/ufm-cache-cachebusinesslayer-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/plan_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-service/src/test/resources/ufm-builder-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-service/src/test/resources/ufm-cache-service-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/ufm-file-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/settings.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/FileSystemCacheTestSpring.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/SequenceTestSpring.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/couchbase.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/ufm-mask-plan-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/1.bis.app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/2.bis.app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/application.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/bin/ufm_start.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/bin/ufm_start.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/bin/ufmctl.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/config.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/init-all-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/init-bis-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/install/mib/PETER-SERVICE-UFM-CORE-MIB.mib' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bis/internal_read/bis-internal-bus-read-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bis/internal_write/bis-internal-bus-write-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bis/read/bis-bus-read-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bis/read/bis-bus-read-transformers.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bus-all-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/error/ufm-error-bus-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/error/ufm-error-bus-transformers.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/internal/ufm-internal-bus-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/read/ufm-bus-read-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/reminder/ufm-reminder-bus-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/reminder/ufm-reminder-bus-transformers.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/CouchbaseTestSpring.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-actor-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-rest-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-settings-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-statistics-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/ufm-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/1.bis.app.test.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/2.bis.app.test.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/application.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/ufm-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/ufm-config-BigObjectWrite.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/ufm-config-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/ufm-config-test2.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/write/ufm-bus-write-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/write/ufm-bus-write-transform.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader-service/src/test/resources/loader-sql-requests.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader-service/src/test/resources/ufm-loader-service-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/loader.cmd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/write/ufm-bus-write-transform.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-duplicate-filter-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/ufm-lazy-couchbase-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/resources/loader-sql-requests-wo-order.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/resources/loader-sql-requests.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/resources/ufm-loader-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/ClientAddAttr.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/loader-sql-requests-wo-order.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/ufm-loader-test-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/loader-sql-requests.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/UFM threshold algorithm.vsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/tmp_ds3561/fault_client.list' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/db-schema.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/limitServGroupsDetailIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/serviceListDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/swchSrlsDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/serviceListIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/limitServGroupsDetailDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/tariffHistoryIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/h2Context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/model-config-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/test-data.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/ufm-mask-plan-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-query-processor/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/zoneIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-query-processor/src/test/resources/applicationContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-reminder-service/src/test/java/com/peterservice/ufm/service/test.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/tariffHistoryDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/swchSrlsIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/rules/filter/FilterRule.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/rules/filter/subsPersHistory.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-reminder-service/src/test/resources/ufm-reminder-service-config-test1.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/main/resources/META-INF/kmodule.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/META-INF/kmodule.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/rules/template/RuleApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/rules/template/RuleCalcMultiply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/rules/template/RuleCalcSum.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/ufm-rule.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-reminder-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/zoneAttributeDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/business_rules/UnipayApprovalService.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/attributes.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/RT_STATES' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/filter_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/catalog.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/filter_rules/rule_1.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/filter_rules/rule_2.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/notificationTemplates.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/ufm-rule-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/parameters.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/profiles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/ufm-settings-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/rules/template/RuleApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/plan_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/options.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/notificationTemplates.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/catalog.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/attributes.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/filter_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/catalog.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/notificationTemplates.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/parameters.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/plan_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/profiles.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/settings.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/datasources.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/PromiseAutopayApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/PromiseAutopayApplyPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/PromiseAutopayCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/PromiseAutopayCancelPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayApplyPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayApprovalService.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayApprovalServicePers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayCancelPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayServClosePers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/catalog.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings-test-config1.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/filter_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/filter_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/filter_rules/rule_2.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/parameters.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/parameters.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/plan_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/catalog.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayServClose.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/settings.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/business_rules/UnipayCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/business_rules/UnipayApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/catalog.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/filter_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/filter_rules/rule_1.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/filter_rules/rule_2.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/parameters.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/profiles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/profiles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/plan_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/catalogConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/notificationTemplates.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/cepConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/planConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/filter_rules/rule_1.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/settingsConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldParametersConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldPlanConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldSettingsConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValueCatalogConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValueCepConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValueParametersConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValuePlanConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValueSettingsConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-statistics/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/parametersConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-test/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-transformer/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/plan_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/notificationTemplates.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldCepConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldCatalogConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/java/com/peterservice/ufm/test.file' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/datasources.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/datasources.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/load' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/result/test.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/amqp-service/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/amqp-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/amqp-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/api-facade/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/design.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/api-facade/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/readme.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/test.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/api-facade/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/main/resources/spring/cassandra-data.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/main/resources/spring/cassandra.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/cassandra.yaml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/spring/cassandra.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/spring/dao/daoTestContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/spring/cassandra.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/src/test/resources/cassandra.yaml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/src/test/resources/persistence-schema.cql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/consumer-internal.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/CrabStartWorker.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/NodeManagerStateDiagram.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/activator-actor-system.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/activator-actor-system.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/CrabStartDispatcher.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/dispatcher-actor-system.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/worker-actor-system.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/buffer/buffer_class_diagram.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/buffer/buffer_structures.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-callback/callback.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-callback/callback.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-callback/orders-callback.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/buffer-actualize-overdue.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/buffer-actualize-overdue.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/buffer-get-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/buffer-get-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-add-orders.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-add-orders.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-buffers-size.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-buffers-size.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-get-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-get-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/dispatcher-GetOrderMessage.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/dispatcher-GetOrderMessage.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/distribution-class-diagram.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/distribution-class-diagram.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/parallel-add-orders.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/parallel-add-orders.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/parallel-confirm-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/parallel-confirm-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/sequential-add-orders.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/sequential-add-orders.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/sequential-confirm-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/sequential-confirm-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker1-execute-new-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker1-execute-new-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker2-already-executed-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/consumer-actor-system.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker2-already-executed-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/consumer-actor-system.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker3-executor-hangs-up.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker3-executor-hangs-up.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker4-worker-down.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/NodeManagerStateDiagram.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker5-cannot-update-order-status.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker5-cannot-update-order-status.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker6-dispatcher-fails.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker6-dispatcher-fails.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/callback-parallel.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/callback-sequential.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker4-worker-down.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/callback-sequential.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/consumer-callbacks.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/buffer/buffer_class_diagram.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/consumer-callbacks.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/worker-actor-system.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/dispatcher-actor-system.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-seq-callback.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-seq.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-seq.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-worker-report.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/worker-AD.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/worker-AD.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/worker-camel-execution.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/worker-camel-execution.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/orders-callback.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/orders-postpone.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-parallel.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/wait-parallel/wait2-parallel.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/wait-seq-simple/wait-seq-simple.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/wait-seq-simple/wait-seq-simple.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/protocol/protocol_W-D-001.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/protocol/protocol_W-D-002.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/protocol/protocol_W-D.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/protocol/protocol_W-D.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/dispatcher-internal.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/dispatcher-worker.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/distr/bin/cluster.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/distr/conf/cluster.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/distr/conf/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/distr/conf/script_logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/assembly.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-parallel.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/callback-parallel.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/wait-parallel/wait2-parallel.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-worker-report.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-seq-callback.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/main/resources/activator.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/main/resources/dispatcher.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/main/resources/worker.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/test/resources/akka-test.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/test/resources/jars/app_x-1.0.jar' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/test/resources/jars/app_y-1.0.jar' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/worker-internal.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/common/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/common/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/main/resources/cluster.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/user-scripts.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/readme.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/main/resources/META-INF/services/org/apache/camel/component/crab' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/test/java/com/peterservice/crab/camel/groovy/route/RouteWithSavepointRouteBuilder.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/test/java/com/peterservice/crab/camel/groovy/route/RouteWithThreadInterruptRouteBuilder.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/test/java/com/peterservice/crab/camel/groovy/route/UninterruptedRouteBuilder.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/OpenApiOverview.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/readme.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/src/main/resources/META-INF/spring/camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/src/main/resources/META-INF/spring/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-system-manager/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-system-manager/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/src/test/resources/schema/oapi-service.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/1009_worker-dispatcher-protocol.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/1009_worker-dispatcher-protocol.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/1030_supply_orders_via_amqp.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/1030_supply_orders_via_amqp.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/840_dispatcher-persistence.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/CRAB-data-flow.jpg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/840_dispatcher-persistence.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-system-manager/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/cluster-components.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/common-components.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/cluster-components.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/webapp-components.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_classes-domain.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_use-cases.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_classes.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_classes-counter.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_classes-domain.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_classes-persist.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_classes.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_use-cases.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/messages_to_events.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/data-flow.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/river.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/src/main/assemblies/plugin.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/src/main/resources/es-plugin.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/notify-service/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/notify-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/amqpContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/apiContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/daoContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/restContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/zkContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/webapp/META-INF/cxf/org.apache.cxf.Logger' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/840_dispatcher-persistence.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/messages_to_events.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_classes-persist.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/webapp-components.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/dispatcher-design.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/common/errorDescription.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_classes-counter.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/order/orderRequestWithObligatoryParams.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/common/listInfo.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/order/orderRequestWithFullParams.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/node/nodes.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/node/node.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/operationContextAttribute.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/operationSavepoint.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderCallback.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderCallbacks.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderHeader.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderMetadata.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderOperation.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderStatus.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orders.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/spring/amqpContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/spring/apiContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/spring/daoContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/spring/zkContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/zoo-service/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/zoo-service/ZooConnectionStateFSM.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/zoo-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/zoo-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/order.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/operationContext.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/common/parameters.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/common/parameter.json' is ignored because it doens't belong to the forced langauge 'java'
INFO: 2295 files indexed
INFO: 1126 files ignored because of inclusion/exclusion patterns
INFO: Quality profile for java: PS way
WARN: ----------------------------------------------------------------
WARN: Sonargraph Integration: Skipping project Metrics_For_BCG 7.7 [Metrics_For_BCG], since no Sonargraph rules are activated in current SonarQube quality profile [PS way].
WARN: ----------------------------------------------------------------
INFO: Sensor JavaSquidSensor [java]
INFO: Configured Java source version (sonar.java.source): none
INFO: JavaClasspath initialization
WARN: Bytecode of dependencies was not provided for analysis of source files, you might end up with less precise results. Bytecode can be provided using sonar.java.libraries property
INFO: JavaClasspath initialization (done) | time=1ms
INFO: JavaTestClasspath initialization
INFO: JavaTestClasspath initialization (done) | time=0ms
INFO: Java Main Files AST scan
INFO: 2295 source files to be analyzed
INFO: 120/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/java/com/peterservice/cnc/core/data/SmsMessageData.java
INFO: 120/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/java/com/peterservice/cnc/core/data/SmsMessageData.java
INFO: 120/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/java/com/peterservice/cnc/core/data/SmsMessageData.java
INFO: 310/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/java/com/peterservice/cnc/rabbit/model/impl/CncMessageListenerErrorHandler.java
INFO: 834/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/java/com/peterservice/openapi/utils/camel/errorhandler/descriptionbuilder/IDMAuthorizationExceptionDescriptionBuilder.java
INFO: 1114/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/main/java/com/peterservice/osgiservices/auth/impl/HASAuthenticationService.java
INFO: 1264/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/src/main/java/com/peterservice/oapi/service/client/ServiceWrapper.java
INFO: 1515/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/main/java/com/peterservice/ufm/cachebusinesslayer/builder/client/common/TwinsKeyLoader.java
INFO: 1737/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/java/com/peterservice/ufm/loader/builder/SubsClntBuilder.java
INFO: 1990/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/main/java/com/peterservice/ufm/model/telecom/calculate/VipVirtualPayment.java
INFO: 2288/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/main/java/com/peterservice/ufm/utils/ObjectUtil.java
INFO: Java Main Files AST scan (done) | time=110657ms
INFO: 2295/2295 source files have been analyzed
INFO: Java Test Files AST scan
INFO: 0 source files to be analyzed
INFO: Java Test Files AST scan (done) | time=0ms
INFO: Sensor JavaSquidSensor [java] (done) | time=111077ms
INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph]
INFO: 0/0 source files have been analyzed
INFO: ----------------------------------------------------------------
INFO: Sonargraph: Skipping project Metrics_For_BCG 7.7 [Metrics_For_BCG], since no Sonargraph rules are activated in current SonarQube quality profile.
INFO: ----------------------------------------------------------------
INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph] (done) | time=2ms
INFO: Sensor Coverage Report Import [csharp]
INFO: Sensor Coverage Report Import [csharp] (done) | time=0ms
INFO: Sensor Coverage Report Import [csharp]
INFO: Sensor Coverage Report Import [csharp] (done) | time=0ms
INFO: Sensor Unit Test Results Import [csharp]
INFO: Sensor Unit Test Results Import [csharp] (done) | time=0ms
INFO: Sensor FindBugs Sensor [findbugs]
INFO: Sensor FindBugs Sensor [findbugs] (done) | time=0ms
INFO: Sensor SurefireSensor [java]
INFO: parsing /opt/teamcity-agent/work/595a074b39ea774e/target/surefire-reports
INFO: Sensor SurefireSensor [java] (done) | time=1ms
INFO: Sensor JaCoCoSensor [java]
INFO: Sensor JaCoCoSensor [java] (done) | time=0ms
INFO: Sensor XmlFileSensor [java]
INFO: Sensor XmlFileSensor [java] (done) | time=9ms
INFO: Sensor Analyzer for "php.ini" files [php]
INFO: Sensor Analyzer for "php.ini" files [php] (done) | time=6ms
INFO: Load server issues
INFO: Load server issues (done) | time=524ms
INFO: Performing issue tracking
INFO: 2761/2761 components tracked
WARN: Console report is deprecated. Use SonarLint CLI to have local reports of issues
INFO: 

-------------  Issues Report  -------------

  No new issue

-------------------------------------------


INFO: Export issues to /opt/teamcity-agent/work/595a074b39ea774e/.scannerwork/sonar-report.json
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 1:56.334s
INFO: Final Memory: 65M/750M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
java.lang.NullPointerException
at org.sonar.scanner.scan.report.JSONReport.getModule(JSONReport.java:172)
at org.sonar.scanner.scan.report.JSONReport.writeJsonIssues(JSONReport.java:139)
at org.sonar.scanner.scan.report.JSONReport.writeJson(JSONReport.java:123)
at org.sonar.scanner.scan.report.JSONReport.exportResults(JSONReport.java:109)
at org.sonar.scanner.scan.report.JSONReport.execute(JSONReport.java:100)
at org.sonar.scanner.scan.report.IssuesReports.execute(IssuesReports.java:35)
at org.sonar.scanner.phases.IssuesPhaseExecutor.issuesReport(IssuesPhaseExecutor.java:79)
at org.sonar.scanner.phases.IssuesPhaseExecutor.executeOnRoot(IssuesPhaseExecutor.java:58)
at org.sonar.scanner.phases.AbstractPhaseExecutor.execute(AbstractPhaseExecutor.java:79)
at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:175)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:143)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:128)
at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:262)
at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:257)
at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:247)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:143)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:128)
at org.sonar.scanner.task.ScanTask.execute(ScanTask.java:47)
at org.sonar.scanner.task.TaskContainer.doAfterStart(TaskContainer.java:86)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:143)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:128)
at org.sonar.scanner.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:118)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:117)
at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
at com.sun.proxy.$Proxy0.execute(Unknown Source)
at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:233)
at org.sonarsource.scanner.api.EmbeddedScanner.runAnalysis(EmbeddedScanner.java:151)
at org.sonarsource.scanner.cli.Main.runAnalysis(Main.java:123)
at org.sonarsource.scanner.cli.Main.execute(Main.java:77)
at org.sonarsource.scanner.cli.Main.main(Main.java:61)
Suppressed: org.sonar.api.utils.text.WriterException: Fail to write JSON
at org.sonar.api.utils.text.JsonWriter.rethrow(JsonWriter.java:396)
at org.sonar.api.utils.text.JsonWriter.close(JsonWriter.java:391)
at org.sonar.scanner.scan.report.JSONReport.writeJson(JSONReport.java:129)
... 32 more
Caused by: java.io.IOException: Incomplete document
at org.sonar.api.internal.google.gson.stream.JsonWriter.close(JsonWriter.java:527)
at org.sonar.api.utils.text.JsonWriter.close(JsonWriter.java:389)
... 33 more
ERROR: 
ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging.
INFO: Scanner configuration file: /opt/teamcity-agent/work/595a074b39ea774e/devtools/extensions/sonar-scanner-3.0.0.702/conf/sonar-scanner.properties
INFO: Project root configuration file: NONE
INFO: SonarQube Scanner 3.0.0.702
INFO: Java 1.8.0_111 Oracle Corporation (64-bit)
INFO: Linux 3.10.0-327.el7.x86_64 amd64
INFO: User cache: /root/.sonar/cache
INFO: Load global settings
INFO: Load global settings (done) | time=134ms
INFO: User cache: /root/.sonar/cache
INFO: Exclude plugins: devcockpit, ldap, authgithub, authbitbucket, pdfreport, authaad, googleanalytics, governance
INFO: Load plugins index
INFO: Load plugins index (done) | time=11ms
INFO: SonarQube server 6.3.0
INFO: Default locale: "en_US", source code encoding: "UTF-8"
INFO: Process project properties
INFO: Load project repositories
INFO: Load project repositories (done) | time=408ms
INFO: Load quality profiles
INFO: Load quality profiles (done) | time=20ms
INFO: Load active rules
INFO: Load active rules (done) | time=336ms
INFO: Load metrics repository
INFO: Load metrics repository (done) | time=58ms
INFO: Issues mode
INFO: Scanning only changed files
INFO: Project key: Metrics_For_BCG
INFO: Branch key: 7.7
INFO: -------------  Scan Metrics_For_BCG
INFO: Language is forced to java
INFO: Load server rules
INFO: Load server rules (done) | time=124ms
INFO: Base dir: /opt/teamcity-agent/work/595a074b39ea774e
INFO: Working dir: /opt/teamcity-agent/work/595a074b39ea774e/.scannerwork
INFO: Source paths: OAPI_OSGI_SERVICES/User_Part, OAPI_BACKEND_COMMON_LIB/User_Part, CNC/core, UFM_CORE/Source, CRAB_AKKA/app
INFO: Source encoding: UTF-8, default locale: en_US
INFO: Index files
INFO: Excluded sources: 
INFO:   **/src/test/**
INFO:   **/src/test/**
INFO: Included tests: 
INFO:   **/src/test/**
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/Ahoy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/audit_service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/authentication-interfaces/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/authentication-interfaces/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service_impl/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service_impl/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service_impl/src/main/resources/META-INF/spring/servicecontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/camel_auth_service_impl/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/crypter-utility/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/curator-legacy-exporter/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/deploy.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/deploy.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/features/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/features/src/dontinclude/feature.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/features/version.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/main/resources/inmemory_ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/MBUSTest-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_open_session.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_response_nosession.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_response_ok.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_user_attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_user_profile.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_user_roles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_auth_resources.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_grants.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_acl_bulk.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_verify_exception.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_verify_not_found' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_verify_ok.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/Dockerfile' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/osgi_watcher.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/crontab' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_grants_all.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/start-esb.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/inmemory_ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/has_response_nouser.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/stop-esb.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/start_zookeeper.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/main/resources/META-INF/spring/camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/main/resources/test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/has_acl_bulk.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/has_response_nosession.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/http_to_http_camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/docker/restart-esb-watcher.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/jre.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/jre.properties.cxf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/http_to_http_service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_no_authen_camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_to_has_camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/test/resources/sso_user_roles.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/internal-authentication-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_to_has_service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/restlet_no_authen_service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/internal-authentication-service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.audit.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.auth.has.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.framework.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.openapi.policy.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.zookeeper.connection.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/jre.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/org.ops4j.pax.logging.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/zk_passwords_readme.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/oauth_response_ok.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-test/src/test/resources/has_response_ok.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/integration-frontend/src/main/resources/META-INF/spring/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/karaf-config-files/src/main/resources/com.peterservice.osgiservices.auth.sso.cfg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/internal-authentication-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/src/main/resources/META-INF/services/org/apache/camel/component/psservicecall' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/src/test/resources/customers_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-aggregate-service-common/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-common-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-common-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-common-service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-common-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-http2http-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-http2http-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-http2http-service/src/main/resources/META-INF/spring/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/src/main/resources/META-INF/spring/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2has-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2has-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2has-service/src/main/resources/META-INF/spring/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2http-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2http-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2http-service/src/main/resources/META-INF/spring/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2http-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2has-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/META-INF/spring.handlers' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/META-INF/spring.schemas' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/functionsDescription.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/functionsDescriptionExample.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/main/resources/oapi-service.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/ignore_authentication.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/test_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/restlet_model.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/to_has_model_empty_bean_id.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/to_has_model_with_bean_id.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-service-model/src/test/resources/to_has_model.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/main/resources/inmemory_ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/test/resources/inmemory_ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/osgi-common-definitions/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi10-auth-services/src/test/resources/oauth_response_ok.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/osgi-common-definitions/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-failover-http/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-failover-http/src/main/resources/META-INF/services/org/apache/camel/component/failoverhttp' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-failover-http/src/main/resources/META-INF/services/org/apache/camel/component/failoverhttps' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-failover-http/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/src/main/resources/META-INF/services/org/apache/camel/component/psrestlet' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/src/test/resources/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/src/test/resources/service_config_1.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-camel-restlet/src/test/resources/service_config_sso.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-log4j-filter/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-ext/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-ext/src/META-INF/MANIFEST.MF' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-ext/src/META-INF/services/org.restlet.engine.ServerHelper' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-pool/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-netty-pool/src/main/resources/OSGI-INF/blueprint/servicecontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-simple-ext/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-simple-ext/src/META-INF/services/org.restlet.engine.ServerHelper' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/ps-simple-ext/src/org/restlet/ext/simple/package.html' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/it/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/it/simple-it/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/it/simple-it/verify.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/psserviceregistry-maven-plugin/src/test/resources/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/routing_strategy_interface/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/routing_strategy_interface/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/main/resources/OSGI-INF/blueprint/service_security_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/main/resources/mapping.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/main/resources/mapping_sample.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/main/resources/mapping_sample_2.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-policy-store-impl/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/security_audit_service/src/test/resources/integration-test-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-policy-store-impl/src/main/resources/META-INF/spring/servicecontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-policy-store/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/src/test/resources/router-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/service-registry/src/test/resources/router-invalid-context.notxml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/sonar-project.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trace_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trace_service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trace_service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trace_service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/src/main/resources/OSGI-INF/blueprint/camelcontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/src/main/resources/zookeeper-connection.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/trusted_nodes_service_impl/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-connection-factory/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-connection-factory/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-connection-factory/src/main/resources/OSGI-INF/blueprint/servicecontext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-connection-factory/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-properties-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-properties-service/run.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-properties-service/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/zookeeper-properties-service/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/common/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/dozer/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/dozer/src/main/resources/META-INF/services/org/apache/camel/component/psdozer' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/idm/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/idm/src/test/resources/Camel-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/idm/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/idm/src/test/resources/oneStmtCheckParameterContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/management/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/mybatis/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/mybatis/src/main/resources/META-INF/services/org/apache/camel/component/psmybatis' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/oraclecall/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/oraclecall/src/main/resources/META-INF/services/org/apache/camel/component/psora' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pscleandata' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pserrorhandler' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pshttpinfo' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pslisttomap' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/psmarshal' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/psmock' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/psparprepare' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/psresultprepare' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pssetvalue' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/resources/META-INF/services/org/apache/camel/component/pstrace' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/Camel-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/Restlet-Camel-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/external-auth-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/mvno/context-empty-mvno.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/mvno/context-with-mvno.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/test/resources/mvno/context-without-mvno.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/crypt/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/HAS-error-bad_loggin.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/HAS_GET_USER_PROFILE-error.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/HAS_GET_USER_PROFILE-response.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/OAPI_GET_USER_ATTRIBUTES-response.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/SSO-grants.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/__files/big-profile.deflate' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/__files/big-profile.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/HAS-error-no_oper.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/compexEntityAuthContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/__files/big-profile.gzip' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/log/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/mvno/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/SSO-profile.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/idm/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/infrastructure/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/src/test/resources/BackendPropertyPlaceholderConfigurerTest-common-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/src/test/resources/BackendPropertyPlaceholderConfigurerTestMvno-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/src/test/resources/BackendPropertyPlaceholderConfigurerTest-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/placeholder/src/test/resources/ZookeeperReplaceFactoryBeanTest-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/registration/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/oapi-conf/OAPI_SIMPLE_BACKEND_logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/oapi-conf/backend-common.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources-filtered/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/default.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/mybatis-sqlmap/mapper.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/application.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/caching.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/camel.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/data-source.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/idm.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/mvno.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/jmx.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/mybatis.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/plsql.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/properties.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/zookeeper.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/test/resources/BackendRestTestSupport-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/test/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/sonar.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/dbContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/mybatis/config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/mybatis/mapper.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-tools/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/oraProc.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/tools/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/main/resources/spring-context/registry.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/test-integration/src/test/resources/oracle/ora-context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/simple-backend/src/test/resources/default.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/spring/beansApi.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/spring/webApiContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/resources/spring/jmxApiContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/webapp/META-INF/context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/webapp/META-INF/cxf/org.apache.cxf.Logger' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/jetty/jetty-logging.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/jetty/jetty.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/jetty/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_admin.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_all.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_amqp.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_common-types.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_nsi.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/spring/apiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-api/src/test/resources/spring/beansApi.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/cncErrorsGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/cncParametersGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/queueErrorMessasgeGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsDatabaseGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsMessageStatusConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsMessageTypesGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_queues.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/jaxb/generate_messages.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsMessageTablesGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/subsMessageOutGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/generator/mybatis/cncSeqServiceGenConfig.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/ehcache/cnc-ehcache.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/ehcache/ehcache.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/groovy/GroovyScriptServiceImpl.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/groovy/GroovyScriptServiceWithoutOpenApiImpl.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/mybatis/mybatis-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/admin.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/amqp.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/common-types.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/messages.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/nsi.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/schemas/queues.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/apiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/cacheContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/daoCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/dataServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/ehcacheCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/groovyCodeContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/keepAliveSchedulerCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/modelServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/openApiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/openApiSchedulerCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/resources/spring/placeholderAppCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/default_config_data.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/default_data.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/crebas.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/drop.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/api/ApiTestContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/cacheAOPContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/cacheContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/dataServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/cacheCtrlContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/dao/daoTestCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cacheContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/daoCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/dataservices/dataServicesTestCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/database/H2/test_data.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/groovy/groovyCodeContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/groovy/groovyCodeContextWithoutOpenApi.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/integration/daoCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/integration/dataServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/integration/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/model/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/dataServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/model/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/cache/placeholderAppCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/model/modelTestCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/modelServicesCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/terracotta-license.key' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-feature/src/main/resources/features.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-router/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-router/src/main/resources/OSGI-INF/blueprint/service_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-router/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi/src/main/resources/META-INF/spring/camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi/src/main/resources/META-INF/spring/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/model/daoCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/keepAliveSchedulerCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/integration/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/rabbitmq.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/beansSender.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/cacheSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/jmxSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/startupSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-oapi-feature/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/taskSchedulerSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/test/config/testHocon.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/webSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/test/resources/spring/readme.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/apiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/beansSender.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/cache/cacheAopReplyContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/cache/cacheCtrlSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/jmxSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/nftAdapterMockCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/rabbit/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/rabbit/testSenderServiceContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/rabbitSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/realRabbit.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/test_sender_rabbitmq.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/administration/createSchema.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/administration/doc/autocomplete-options.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/administration/doc/help.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/administration/rabbit.config' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/jmeteramqp/CNCProducerConsumer.jmx' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/jmeteramqp/readMe.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/main/resources/spring/rabbitSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/conf/rabbit/jmeteramqp/CNCProducer.jmx' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/spring/cacheSenderContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-sender/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/rabbitmq.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/beansSubs.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/jmxSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/rabbitSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/startupSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/taskSchedulerSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/resources/spring/webSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/webapp/META-INF/cxf/org.apache.cxf.Logger' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/cnc_system.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/jetty/jetty-logging.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/jetty/jetty.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/jetty/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/apiCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/beansSubs.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/dsCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/jmxSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/monitoringTestCncContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/rabbitSubsContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/spring/realRabbit.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-subs/src/test/resources/test_subs_rabbitmq.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CNC/core/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/distrib.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/akka-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/amqp-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/antlr-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/aopalliance-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/commons-codec-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/commons-logging-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/config-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/couchbase-client-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/drool-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/ecj-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/groovy-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/gson-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/hamcrest-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/httpcore-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/httpcore-nio-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/jettison-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/junit-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/kie-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/logback-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/metrics-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/mockito-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/mvel2-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/netty-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/protobuf-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/scala-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/slf4j-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/spring-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/spymemcached-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/stax-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/xmlpull-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/xpp3_min-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/license/xstream-license.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/src/test/resources/datasources.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-actor-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-actor-service/src/test/resources/actor-service-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-file-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-index-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-key-loader-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-builder-service/src/test/resources/ufm-finefilter-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus-service/src/test/resources/ufm-bus-error-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus-service/src/test/resources/ufm-bus-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/balancesExample.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/bis-read-transformer-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/ufm-filesystemmqadapter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/sms-notify-routing-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/src/test/resources/ufm-rabbitmqadapter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-bus/test_import_error' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/client.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/rebuild-index-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/attributes.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CancelMovedSubs.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLBillPostponeApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CommonQueries.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyBillNewApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyBreakThresholdApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyBreakThresholdCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyPayDateApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyWarningThresholdApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyWarningThresholdCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLNotifyBillReminderApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/CreditXLQueries.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromiseAutopayApplyPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromiseAutopayApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromiseAutopayCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromiseAutopayCancelPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/catalog.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/catalog.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/filter_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/filter_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/filter_rules/Filter.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/notificationTemplates.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/parameters.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/parameters.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/plan_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/business_rules/PromisedAutopayQueries.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/profiles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/ufm-builder-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/ufm-cache-cachebusinesslayer-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/plan_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-service/src/test/resources/ufm-builder-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-service/src/test/resources/ufm-cache-service-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/ufm-file-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/test/resources/settings/ver_prod/settings.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/FileSystemCacheTestSpring.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/SequenceTestSpring.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/couchbase.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/ufm-mask-plan-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/1.bis.app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/2.bis.app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/application.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/bin/ufm_start.bat' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/bin/ufm_start.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/bin/ufmctl.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/config.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/init-all-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/init-bis-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/install/mib/PETER-SERVICE-UFM-CORE-MIB.mib' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bis/internal_read/bis-internal-bus-read-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bis/internal_write/bis-internal-bus-write-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bis/read/bis-bus-read-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bis/read/bis-bus-read-transformers.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/bus-all-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/error/ufm-error-bus-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/error/ufm-error-bus-transformers.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/internal/ufm-internal-bus-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/read/ufm-bus-read-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/reminder/ufm-reminder-bus-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/reminder/ufm-reminder-bus-transformers.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/CouchbaseTestSpring.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-actor-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-rest-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-settings-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/ufm-statistics-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/ufm-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/1.bis.app.test.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/2.bis.app.test.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/app.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/application.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/ufm-cache-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/ufm-config-BigObjectWrite.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/ufm-config-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/ufm-config-test2.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/write/ufm-bus-write-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/test/resources/write/ufm-bus-write-transform.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader-service/src/test/resources/loader-sql-requests.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader-service/src/test/resources/ufm-loader-service-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/loader.cmd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-kernel/src/main/resources/spring_config/bus/ufm/write/ufm-bus-write-transform.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-duplicate-filter-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache/src/test/resources/ufm-lazy-couchbase-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/resources/loader-sql-requests-wo-order.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/resources/loader-sql-requests.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/resources/ufm-loader-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/ClientAddAttr.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/loader-sql-requests-wo-order.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/ufm-loader-test-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/loader-sql-requests.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/UFM threshold algorithm.vsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/tmp_ds3561/fault_client.list' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/db-schema.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/limitServGroupsDetailIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/serviceListDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/swchSrlsDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/serviceListIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/limitServGroupsDetailDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/tariffHistoryIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/h2Context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/model-config-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/test-data.sql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/ufm-mask-plan-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-query-processor/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/zoneIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-query-processor/src/test/resources/applicationContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-reminder-service/src/test/java/com/peterservice/ufm/service/test.txt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/tariffHistoryDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/swchSrlsIndexDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/rules/filter/FilterRule.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/rules/filter/subsPersHistory.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-reminder-service/src/test/resources/ufm-reminder-service-config-test1.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/main/resources/META-INF/kmodule.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/META-INF/kmodule.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/rules/template/RuleApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/rules/template/RuleCalcMultiply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/rules/template/RuleCalcSum.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule/src/test/resources/ufm-rule.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-reminder-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/test/resources/groovyscripts/zoneAttributeDescription.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/business_rules/UnipayApprovalService.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/attributes.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/RT_STATES' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/filter_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/catalog.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/filter_rules/rule_1.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/filter_rules/rule_2.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/notificationTemplates.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/ufm-rule-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/parameters.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/profiles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/ufm-settings-config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-rule-service/src/test/resources/rules/template/RuleApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/plan_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/options.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/notificationTemplates.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings-service/src/test/resources/settings/ver1/catalog.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/attributes.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/filter_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/catalog.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/notificationTemplates.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/parameters.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/plan_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/profiles.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/main/resources/settings/validation/settings.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/datasources.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/PromiseAutopayApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/PromiseAutopayApplyPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/PromiseAutopayCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/PromiseAutopayCancelPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayApplyPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayApprovalService.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayApprovalServicePers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayCancelPers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayServClosePers.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/catalog.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings-test-config1.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/filter_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/filter_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/filter_rules/rule_2.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/parameters.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/parameters.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/plan_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/catalog.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/business_rules/UnipayServClose.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/attributes.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/settings.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/business_rules/UnipayCancel.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/business_rules/UnipayApply.drt' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/catalog.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/filter_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/filter_rules/rule_1.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/filter_rules/rule_2.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/parameters.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/profiles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/profiles.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/plan_config.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/settings.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/catalogConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/notificationTemplates.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/cepConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/planConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver1/filter_rules/rule_1.drl' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/settingsConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldParametersConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldPlanConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldSettingsConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValueCatalogConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValueCepConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValueParametersConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValuePlanConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unValueSettingsConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-statistics/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/parametersConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-test/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-transformer/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/plan_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/settings/ver2/notificationTemplates.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldCepConfigConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-settings/src/test/resources/validation/unFieldCatalogConverter.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/java/com/peterservice/ufm/test.file' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/datasources.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/datasources.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/load' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/result/test.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/amqp-service/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/amqp-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/amqp-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/api-facade/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/design.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/api-facade/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/readme.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/test/resources/test.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/api-facade/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/main/resources/spring/cassandra-data.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/main/resources/spring/cassandra.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/cassandra.yaml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/spring/cassandra.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/spring/dao/daoTestContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/spring/cassandra.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-data/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/src/test/resources/cassandra.yaml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cassandra-tools/src/test/resources/persistence-schema.cql' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/consumer-internal.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/CrabStartWorker.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/NodeManagerStateDiagram.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/activator-actor-system.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/activator-actor-system.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/CrabStartDispatcher.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/dispatcher-actor-system.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/worker-actor-system.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/buffer/buffer_class_diagram.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/buffer/buffer_structures.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-callback/callback.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-callback/callback.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-callback/orders-callback.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/buffer-actualize-overdue.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/buffer-actualize-overdue.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/buffer-get-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/buffer-get-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-add-orders.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-add-orders.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-buffers-size.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-buffers-size.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-get-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/composite-get-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/dispatcher-GetOrderMessage.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/dispatcher-GetOrderMessage.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/distribution-class-diagram.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/distribution-class-diagram.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/parallel-add-orders.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/parallel-add-orders.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/parallel-confirm-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/parallel-confirm-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/sequential-add-orders.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/sequential-add-orders.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/sequential-confirm-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-distribution/sequential-confirm-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker1-execute-new-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker1-execute-new-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker2-already-executed-order.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/consumer-actor-system.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker2-already-executed-order.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/consumer-actor-system.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker3-executor-hangs-up.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker3-executor-hangs-up.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker4-worker-down.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/NodeManagerStateDiagram.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker5-cannot-update-order-status.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker5-cannot-update-order-status.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker6-dispatcher-fails.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker6-dispatcher-fails.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/callback-parallel.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/callback-sequential.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-execution/worker4-worker-down.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/callback-sequential.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/consumer-callbacks.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/buffer/buffer_class_diagram.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/consumer-callbacks.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/worker-actor-system.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/actors/dispatcher-actor-system.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-seq-callback.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-seq.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-seq.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-worker-report.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/worker-AD.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/worker-AD.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/worker-camel-execution.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/worker-camel-execution.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/orders-callback.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/orders-postpone.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-parallel.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/wait-parallel/wait2-parallel.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/wait-seq-simple/wait-seq-simple.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/wait-seq-simple/wait-seq-simple.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/protocol/protocol_W-D-001.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/protocol/protocol_W-D-002.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/protocol/protocol_W-D.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/protocol/protocol_W-D.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/dispatcher-internal.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/dispatcher-worker.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/distr/bin/cluster.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/distr/conf/cluster.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/distr/conf/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/distr/conf/script_logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/assembly.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-parallel.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/callback-parallel.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/wait-parallel/wait2-parallel.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-worker-report.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/diagrams/orders-postpone-execution/callback/dispatcher-seq-callback.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/main/resources/activator.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/main/resources/dispatcher.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/main/resources/worker.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/test/resources/akka-test.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/test/resources/jars/app_x-1.0.jar' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/test/resources/jars/app_y-1.0.jar' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/worker-internal.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/common/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/common/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/src/main/resources/cluster.conf' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/cluster/user-scripts.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/readme.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/main/resources/META-INF/services/org/apache/camel/component/crab' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/test/java/com/peterservice/crab/camel/groovy/route/RouteWithSavepointRouteBuilder.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/test/java/com/peterservice/crab/camel/groovy/route/RouteWithThreadInterruptRouteBuilder.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/test/java/com/peterservice/crab/camel/groovy/route/UninterruptedRouteBuilder.groovy' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-camel/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/OpenApiOverview.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/readme.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/src/main/resources/META-INF/spring/camel_context.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/src/main/resources/META-INF/spring/service_config.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-system-manager/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-system-manager/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-oapi/src/test/resources/schema/oapi-service.xsd' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/1009_worker-dispatcher-protocol.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/1009_worker-dispatcher-protocol.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/1030_supply_orders_via_amqp.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/1030_supply_orders_via_amqp.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/840_dispatcher-persistence.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/CRAB-data-flow.jpg' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/840_dispatcher-persistence.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/crab-system-manager/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/cluster-components.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/common-components.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/cluster-components.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/webapp-components.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_classes-domain.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_use-cases.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_classes.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_classes-counter.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_classes-domain.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_classes-persist.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_classes.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/dispatcher_use-cases.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/puml/messages_to_events.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/data-flow.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/river.sh' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/src/main/assemblies/plugin.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/src/main/resources/es-plugin.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/es-cassandra-river/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/notify-service/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/notify-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/logback.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/amqpContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/apiContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/daoContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/restContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/resources/spring/zkContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/webapp/META-INF/cxf/org.apache.cxf.Logger' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/main/webapp/WEB-INF/web.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/840_dispatcher-persistence.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/messages_to_events.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_classes-persist.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/components/webapp-components.puml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/dispatcher-design.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/common/errorDescription.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/design/crab-840/png/dispatcher_classes-counter.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/order/orderRequestWithObligatoryParams.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/common/listInfo.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/order/orderRequestWithFullParams.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/node/nodes.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/node/node.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/operationContextAttribute.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/operationSavepoint.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderCallback.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderCallbacks.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderHeader.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderMetadata.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderOperation.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orderStatus.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/orders.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/spring/amqpContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/spring/apiContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/spring/daoContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/spring/zkContext.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/zoo-service/README.md' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/zoo-service/ZooConnectionStateFSM.png' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/zoo-service/pom.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/zoo-service/src/test/resources/logback-test.xml' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/log4j.properties' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/order.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/order/operationContext.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/common/parameters.json' is ignored because it doens't belong to the forced langauge 'java'
WARN: File '/opt/teamcity-agent/work/595a074b39ea774e/CRAB_AKKA/app/rest-api/src/test/resources/schemas/common/parameter.json' is ignored because it doens't belong to the forced langauge 'java'
INFO: 2295 files indexed
INFO: 1126 files ignored because of inclusion/exclusion patterns
INFO: Quality profile for java: PS way
WARN: ----------------------------------------------------------------
WARN: Sonargraph Integration: Skipping project Metrics_For_BCG 7.7 [Metrics_For_BCG], since no Sonargraph rules are activated in current SonarQube quality profile [PS way].
WARN: ----------------------------------------------------------------
INFO: Sensor JavaSquidSensor [java]
INFO: Configured Java source version (sonar.java.source): none
INFO: JavaClasspath initialization
WARN: Bytecode of dependencies was not provided for analysis of source files, you might end up with less precise results. Bytecode can be provided using sonar.java.libraries property
INFO: JavaClasspath initialization (done) | time=1ms
INFO: JavaTestClasspath initialization
INFO: JavaTestClasspath initialization (done) | time=0ms
INFO: Java Main Files AST scan
INFO: 2295 source files to be analyzed
INFO: 120/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/java/com/peterservice/cnc/core/data/SmsMessageData.java
INFO: 120/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/java/com/peterservice/cnc/core/data/SmsMessageData.java
INFO: 120/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/java/com/peterservice/cnc/core/data/SmsMessageData.java
INFO: 310/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/CNC/core/cnc-app/src/main/java/com/peterservice/cnc/rabbit/model/impl/CncMessageListenerErrorHandler.java
INFO: 834/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/OAPI_BACKEND_COMMON_LIB/User_Part/Source/camel/rest/src/main/java/com/peterservice/openapi/utils/camel/errorhandler/descriptionbuilder/IDMAuthorizationExceptionDescriptionBuilder.java
INFO: 1114/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/has-auth-services/src/main/java/com/peterservice/osgiservices/auth/impl/HASAuthenticationService.java
INFO: 1264/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/OAPI_OSGI_SERVICES/User_Part/Source/oapi-restlet2bean-service/src/main/java/com/peterservice/oapi/service/client/ServiceWrapper.java
INFO: 1515/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-cache-business-layer/src/main/java/com/peterservice/ufm/cachebusinesslayer/builder/client/common/TwinsKeyLoader.java
INFO: 1737/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-loader/src/main/java/com/peterservice/ufm/loader/builder/SubsClntBuilder.java
INFO: 1990/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-model/src/main/java/com/peterservice/ufm/model/telecom/calculate/VipVirtualPayment.java
INFO: 2288/2295 files analyzed, current file: /opt/teamcity-agent/work/595a074b39ea774e/UFM_CORE/Source/ufm-utils/src/main/java/com/peterservice/ufm/utils/ObjectUtil.java
INFO: Java Main Files AST scan (done) | time=110657ms
INFO: 2295/2295 source files have been analyzed
INFO: Java Test Files AST scan
INFO: 0 source files to be analyzed
INFO: Java Test Files AST scan (done) | time=0ms
INFO: Sensor JavaSquidSensor [java] (done) | time=111077ms
INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph]
INFO: 0/0 source files have been analyzed
INFO: ----------------------------------------------------------------
INFO: Sonargraph: Skipping project Metrics_For_BCG 7.7 [Metrics_For_BCG], since no Sonargraph rules are activated in current SonarQube quality profile.
INFO: ----------------------------------------------------------------
INFO: Sensor Sonar-Sonargraph-Plugin [3.5] [Sonargraph] (done) | time=2ms
INFO: Sensor Coverage Report Import [csharp]
INFO: Sensor Coverage Report Import [csharp] (done) | time=0ms
INFO: Sensor Coverage Report Import [csharp]
INFO: Sensor Coverage Report Import [csharp] (done) | time=0ms
INFO: Sensor Unit Test Results Import [csharp]
INFO: Sensor Unit Test Results Import [csharp] (done) | time=0ms
INFO: Sensor FindBugs Sensor [findbugs]
INFO: Sensor FindBugs Sensor [findbugs] (done) | time=0ms
INFO: Sensor SurefireSensor [java]
INFO: parsing /opt/teamcity-agent/work/595a074b39ea774e/target/surefire-reports
INFO: Sensor SurefireSensor [java] (done) | time=1ms
INFO: Sensor JaCoCoSensor [java]
INFO: Sensor JaCoCoSensor [java] (done) | time=0ms
INFO: Sensor XmlFileSensor [java]
INFO: Sensor XmlFileSensor [java] (done) | time=9ms
INFO: Sensor Analyzer for "php.ini" files [php]
INFO: Sensor Analyzer for "php.ini" files [php] (done) | time=6ms
INFO: Load server issues
INFO: Load server issues (done) | time=524ms
INFO: Performing issue tracking
INFO: 2761/2761 components tracked
WARN: Console report is deprecated. Use SonarLint CLI to have local reports of issues
INFO: 

-------------  Issues Report  -------------

  No new issue

-------------------------------------------


INFO: Export issues to /opt/teamcity-agent/work/595a074b39ea774e/.scannerwork/sonar-report.json
INFO: ------------------------------------------------------------------------
INFO: EXECUTION FAILURE
INFO: ------------------------------------------------------------------------
INFO: Total time: 1:56.334s
INFO: Final Memory: 65M/750M
INFO: ------------------------------------------------------------------------
ERROR: Error during SonarQube Scanner execution
java.lang.NullPointerException
at org.sonar.scanner.scan.report.JSONReport.getModule(JSONReport.java:172)
at org.sonar.scanner.scan.report.JSONReport.writeJsonIssues(JSONReport.java:139)
at org.sonar.scanner.scan.report.JSONReport.writeJson(JSONReport.java:123)
at org.sonar.scanner.scan.report.JSONReport.exportResults(JSONReport.java:109)
at org.sonar.scanner.scan.report.JSONReport.execute(JSONReport.java:100)
at org.sonar.scanner.scan.report.IssuesReports.execute(IssuesReports.java:35)
at org.sonar.scanner.phases.IssuesPhaseExecutor.issuesReport(IssuesPhaseExecutor.java:79)
at org.sonar.scanner.phases.IssuesPhaseExecutor.executeOnRoot(IssuesPhaseExecutor.java:58)
at org.sonar.scanner.phases.AbstractPhaseExecutor.execute(AbstractPhaseExecutor.java:79)
at org.sonar.scanner.scan.ModuleScanContainer.doAfterStart(ModuleScanContainer.java:175)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:143)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:128)
at org.sonar.scanner.scan.ProjectScanContainer.scan(ProjectScanContainer.java:262)
at org.sonar.scanner.scan.ProjectScanContainer.scanRecursively(ProjectScanContainer.java:257)
at org.sonar.scanner.scan.ProjectScanContainer.doAfterStart(ProjectScanContainer.java:247)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:143)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:128)
at org.sonar.scanner.task.ScanTask.execute(ScanTask.java:47)
at org.sonar.scanner.task.TaskContainer.doAfterStart(TaskContainer.java:86)
at org.sonar.core.platform.ComponentContainer.startComponents(ComponentContainer.java:143)
at org.sonar.core.platform.ComponentContainer.execute(ComponentContainer.java:128)
at org.sonar.scanner.bootstrap.GlobalContainer.executeTask(GlobalContainer.java:118)
at org.sonar.batch.bootstrapper.Batch.executeTask(Batch.java:117)
at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:63)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60)
at com.sun.proxy.$Proxy0.execute(Unknown Source)
at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:233)
at org.sonarsource.scanner.api.EmbeddedScanner.runAnalysis(EmbeddedScanner.java:151)
at org.sonarsource.scanner.cli.Main.runAnalysis(Main.java:123)
at org.sonarsource.scanner.cli.Main.execute(Main.java:77)
at org.sonarsource.scanner.cli.Main.main(Main.java:61)
Suppressed: org.sonar.api.utils.text.WriterException: Fail to write JSON
at org.sonar.api.utils.text.JsonWriter.rethrow(JsonWriter.java:396)
at org.sonar.api.utils.text.JsonWriter.close(JsonWriter.java:391)
at org.sonar.scanner.scan.report.JSONReport.writeJson(JSONReport.java:129)
... 32 more
Caused by: java.io.IOException: Incomplete document
at org.sonar.api.internal.google.gson.stream.JsonWriter.close(JsonWriter.java:527)
at org.sonar.api.utils.text.JsonWriter.close(JsonWriter.java:389)
... 33 more
ERROR: 
ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging.


вторник, 18 апреля 2017 г., 16:37:29 UTC+3 пользователь Duarte Meneses написал:

Duarte Meneses

unread,
Apr 18, 2017, 12:33:49 PM4/18/17
to SonarQube
Hi,

Thanks for the logs, we found the cause of the error. There is indeed a bug that arises in the issues mode, when using branches.
I've created a ticket: https://jira.sonarsource.com/browse/SONAR-9141. We will fix it soon, before the release of v6.4.
Thanks again for reporting the issue.
...

pi...@pioto.org

unread,
May 15, 2017, 4:23:23 PM5/15/17
to SonarQube
Hi,

Do you have a status update on when this fix will be available, or know of a possible workaround?

I recently upgraded from SonarQube 6.1 to 6.3.1, and this issue has broken my CI pipeline.
...

Duarte Meneses

unread,
May 16, 2017, 11:06:46 AM5/16/17
to pi...@pioto.org, SonarQube
Hi,
Unfortunately there is no workaround for this problem when using branches and the issues mode.
The fix will be available on SonarQube 6.4. The first public RC should be made available in a few weeks.

--
You received this message because you are subscribed to a topic in the Google Groups "SonarQube" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/sonarqube/mxp-rJ-RH8o/unsubscribe.
To unsubscribe from this group and all its topics, send an email to sonarqube+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sonarqube/38dd1d29-9dc7-4342-9ffc-1bf0fc8f2233%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Duarte Meneses | SonarSource
Software Engineer

Are you using SonarLint in your IDE?

Reply all
Reply to author
Forward
0 new messages