My setup is the following:
- jboss7 as the container
- jenkins 1.548
- master/slaves running on java 7
- one master and four slaves (connected per SSH)
- Slave.jar version: 2.33
the particular job is maven2, java5 and has the name "myservice - trunk"
The error message, just after the subversion checkout
Parsing POMs
> ERROR: Failed to parse POMs
> java.io.IOException: remote file operation failed:
> /home/user/jenkinsSlave/workspace/myservice - trunk at
> hudson.remoting.Channel@2240233e:Build-Slave-4
> ...
> [FATAL] Non-readable settings /home/user/.m2: /home/user/.m2 (Is a
> directory) @ /home/user/.m2
>
$ file /home/user/.m2
/home/user/.m2: directory
so, somehow this job will not build on the 4th slave. I would think, that
somehow the slave is broken, but there is another job just building fine on
that slave. Any suggestions where the problem could lie? .m2 should be a
directory and inside of it there is a settings.xml, So I don't really
understand the error message.
--
You received this message because you are subscribed to the Google Groups
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.