ユーザーanonymousが実行
ビルドします。 ワークスペース: C:\Users\ikedam\.jenkins\jobs\build-timeout\workspace
 > git.exe rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git.exe config remote.origin.url https://github.com/jenkinsci/build-timeout-plugin.git # timeout=10
Fetching upstream changes from https://github.com/jenkinsci/build-timeout-plugin.git
 > git.exe --version # timeout=10
 > git.exe fetch --tags --progress https://github.com/jenkinsci/build-timeout-plugin.git +refs/heads/*:refs/remotes/origin/*
 > git.exe rev-parse "refs/remotes/origin/master^{commit}" # timeout=10
 > git.exe rev-parse "refs/remotes/origin/origin/master^{commit}" # timeout=10
Checking out Revision 12cb64b88b9f5b173ab94694761def4183487461 (refs/remotes/origin/master)
 > git.exe config core.sparsecheckout # timeout=10
 > git.exe checkout -f 12cb64b88b9f5b173ab94694761def4183487461
 > git.exe rev-list 12cb64b88b9f5b173ab94694761def4183487461 # timeout=10
Cleaning workspace
 > git.exe rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git.exe reset --hard # timeout=10
 > git.exe clean -fdx # timeout=10
Parsing POMs
[workspace] $ "C:\Program Files\Java\jdk1.7.0_45/bin/java" -XX:MaxPermSize=16m -DforkMode=never -cp C:\Users\ikedam\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven31-agent-1.5.jar;C:\Users\ikedam\.jenkins\tools\hudson.tasks.Maven_MavenInstallation\maven3.2.1\boot\plexus-classworlds-2.5.1.jar;C:\Users\ikedam\.jenkins\tools\hudson.tasks.Maven_MavenInstallation\maven3.2.1/conf/logging jenkins.maven3.agent.Maven31Main C:\Users\ikedam\.jenkins\tools\hudson.tasks.Maven_MavenInstallation\maven3.2.1 C:\Users\ikedam\.jenkins\war\WEB-INF\lib\remoting-2.43.jar C:\Users\ikedam\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven31-interceptor-1.5.jar C:\Users\ikedam\.jenkins\plugins\maven-plugin\WEB-INF\lib\maven3-interceptor-commons-1.5.jar 55448
<===[JENKINS REMOTING CAPACITY]===>���channel started
Executing Maven:  -B -f C:\Users\ikedam\.jenkins\jobs\build-timeout\workspace\pom.xml test
[INFO] Scanning for projects...
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Jenkins build timeout plugin 1.15-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Exception in thread "Channel reader thread: channel" java.lang.OutOfMemoryError: PermGen space