See
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-build...
Changes:
[jmesnil] [WFLY-4683] export/import journal operations for messaging-activemq
[James Perkins] Revert "[WFLY-2667] Allow batch job repositories to be overridden in
the jboss-all.xml deployment descriptor."
[James Perkins] [WFLY-4933] Upgrade JBeret from 1.1.0.Final to 1.2.0.Alpha2
[James Perkins] Prepare for new batch-jberet subsystem.
[James Perkins] [WFLY-4811] Add new batch-jberet subsystem.
[James Perkins] [WFLY-4811] Add tests for new batch-jberet subsystem.
[Stuart Douglas] WFLY-4780 Add migrate operation to the web subsystem to allow it to be
migrated to the Undertow subsystem
[Paul Ferraro] WFLY-4792 Add support for session manager statistics for distributable web
applications
[Stuart Douglas] WFLY-5019 ignore test
[Paul Ferraro] WFLY-334 HA Singleton deployer for applications
[fjuma] WFLY-4969 Update JSF based on Mojarra 2.2.12
[Scott Marlow] WFLY-5027 change default Hibernate OGM module name and slot to
org.hibernate.ogm
[James Perkins] [WFLY-5031] Upgrade wildfly-arquillian from 1.0.0.Final to 1.0.1.Final
[Paul Ferraro] WFLY-5032 Optimize replication of authenticated session by annotating as
@Immutable.
[James Perkins] This got merged just after Alpha6 was released. The window was missed
between the release and the merge of commit which added this. This changes to the correct
version of Beta1.
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on osprey-05 (jboss_developer) in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-WF10.x-build...
Deleting project workspace... done
git rev-parse --is-inside-work-tree # timeout=10
ERROR:
Workspace has a .git repository, but it appears to be corrupt.
hudson.plugins.git.GitException: Command "git rev-parse --is-inside-work-tree"
returned status code 128:
stdout:
stderr: fatal: Not a git repository (or any parent up to mount point
/mnt/hudson_workspace)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1591)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1567)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1563)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1249)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1261)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.hasGitRepo(CliGitAPIImpl.java:216)
at hudson.plugins.git.GitAPI.hasGitRepo(GitAPI.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:320)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:295)
at
hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:254)
at hudson.remoting.UserRequest.perform(UserRequest.java:121)
at hudson.remoting.UserRequest.perform(UserRequest.java:49)
at hudson.remoting.Request$2.run(Request.java:324)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at hudson.remoting.Engine$1$1.run(Engine.java:63)
at java.lang.Thread.run(Thread.java:744)
Cloning the remote Git repository
Cloning repository git@github.com:wildfly/wildfly.git
Fetching upstream changes from git@github.com:wildfly/wildfly.git
git --version # timeout=10
git -c core.askpass=true fetch --tags --progress git@github.com:wildfly/wildfly.git
+refs/heads/*:refs/remotes/origin/*
git config remote.origin.url git@github.com:wildfly/wildfly.git # timeout=10
git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
git config remote.origin.url git@github.com:wildfly/wildfly.git # timeout=10
Fetching upstream changes from git@github.com:wildfly/wildfly.git
git -c core.askpass=true fetch --tags --progress
git@github.com:wildfly/wildfly.git +refs/heads/*:refs/remotes/origin/*
git rev-parse origin/master^{commit} # timeout=10
Checking out Revision
e16c52f98f6341a7fdfe2ccecd743c3bf412a1da (origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f e16c52f98f6341a7fdfe2ccecd743c3bf412a1da
git rev-list 76ee314cb713e1f7090e751be33d1c70eed8cd9d # timeout=10
[Weld-2.x-WF10.x-build-osprey] $ bash -xe /tmp/hudson7057100523672023624.sh
+ source /mnt/osprey-share/weld/common-osprey.sh
/tmp/hudson7057100523672023624.sh: line 2: /mnt/osprey-share/weld/common-osprey.sh: No
such file or directory
Build step 'Execute shell' marked build as failure