You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Daniel Takamori (JIRA)" <ji...@apache.org> on 2016/07/13 05:07:20 UTC

[jira] [Closed] (INFRA-12061) Problem with settings.xml on some Jenkins slaves

     [ https://issues.apache.org/jira/browse/INFRA-12061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Takamori closed INFRA-12061.
-----------------------------------
    Resolution: Resolved  (was: Unresolved)

> Problem with settings.xml on some Jenkins slaves
> ------------------------------------------------
>
>                 Key: INFRA-12061
>                 URL: https://issues.apache.org/jira/browse/INFRA-12061
>             Project: Infrastructure
>          Issue Type: Bug
>          Components: Jenkins
>            Reporter: Krzysztof Sobkowiak
>            Assignee: Daniel Takamori
>
> Some our builds failed because they were built by slaves jenkins-test-99c and jenkins-test-40a. The builds failed with following error
> [FATAL] Non-parseable settings /home/jenkins/.m2/settings.xml: unexpected character in markup % (position: START_TAG seen ...</username>\n     <password><%... @14:18)  @ /home/jenkins/.m2/settings.xml, line 14, column 18
> 	at hudson.FilePath.act(FilePath.java:986)
> 	at hudson.FilePath.act(FilePath.java:968)
> 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
> 	at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
> 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
> 	at hudson.model.Run.execute(Run.java:1738)
> 	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
> 	at hudson.model.ResourceController.execute(ResourceController.java:98)
> 	at hudson.model.Executor.run(Executor.java:410)
> Caused by: hudson.remoting.ProxyException: hudson.maven.MavenModuleSetBuild$MavenExecutionException: hudson.m
> Please see following outputs for details
> - https://builds.apache.org/view/S-Z/view/ServiceMix/job/ServiceMix-5.x/11/console
> - https://builds.apache.org/view/S-Z/view/ServiceMix/job/ServiceMix-5.5.x/9/console
> How can we force the jobs to be always run only on the ubuntu slaves?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)