You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/04/10 14:08:31 UTC

Build failed in Jenkins: Karaf-2.3.x » Apache Karaf :: Shell :: SSH #5

See <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/5/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Shell :: SSH
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.pom
[INFO] Unable to find resource 'org.apache.sshd:sshd-core:pom:0.6.0' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.pom

Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/sshd/sshd/0.6.0/sshd-0.6.0.pom
[INFO] Unable to find resource 'org.apache.sshd:sshd:pom:0.6.0' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/sshd/sshd/0.6.0/sshd-0.6.0.pom

Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.pom
[INFO] Unable to find resource 'org.apache.mina:mina-core:pom:2.0.4' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.pom

Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/mina/mina-parent/2.0.4/mina-parent-2.0.4.pom
[INFO] Unable to find resource 'org.apache.mina:mina-parent:pom:2.0.4' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/mina/mina-parent/2.0.4/mina-parent-2.0.4.pom

Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.jar
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.jar
[INFO] Unable to find resource 'org.apache.mina:mina-core:jar:2.0.4' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
[INFO] Unable to find resource 'org.apache.sshd:sshd-core:jar:0.6.0' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.jar


[INFO] [antrun:run {execution: copy-notice}]
[INFO] Executing tasks

main:
     [copy] Copying 1 file to <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/target/maven-shared-archive-resources/META-INF>
[INFO] Executed tasks
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 12 source files to <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/src/main/java/org/apache/karaf/shell/ssh/KarafFileSystemFactory.java>:[27,7] org.apache.karaf.shell.ssh.KarafFileSystemFactory is not abstract and does not override abstract method createFileSystemView(org.apache.sshd.common.Session) in org.apache.sshd.server.FileSystemFactory
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/pom.xml> to /home/hudson/hudson/jobs/Karaf-2.3.x/modules/org.apache.karaf.shell$org.apache.karaf.shell.ssh/builds/2012-04-10_12-01-35/archive/org.apache.karaf.shell/org.apache.karaf.shell.ssh/2.3.0-SNAPSHOT/org.apache.karaf.shell.ssh-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/src/main/java/org/apache/karaf/shell/ssh/KarafFileSystemFactory.java>:[27,7] org.apache.karaf.shell.ssh.KarafFileSystemFactory is not abstract and does not override abstract method createFileSystemView(org.apache.sshd.common.Session) in org.apache.sshd.server.FileSystemFactory

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/src/main/java/org/apache/karaf/shell/ssh/KarafFileSystemFactory.java>:[27,7] org.apache.karaf.shell.ssh.KarafFileSystemFactory is not abstract and does not override abstract method createFileSystemView(org.apache.sshd.common.Session) in org.apache.sshd.server.FileSystemFactory

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/src/main/java/org/apache/karaf/shell/ssh/KarafFileSystemFactory.java>:[27,7] org.apache.karaf.shell.ssh.KarafFileSystemFactory is not abstract and does not override abstract method createFileSystemView(org.apache.sshd.common.Session) in org.apache.sshd.server.FileSystemFactory

	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6 minutes 47 seconds
[INFO] Finished at: Tue Apr 10 12:08:30 GMT 2012
[INFO] Final Memory: 136M/848M
[INFO] ------------------------------------------------------------------------

Build failed in Jenkins: Karaf-2.3.x » Apache Karaf :: Shell :: SSH #6

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/6/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Karaf :: Shell :: SSH
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [bundle:cleanVersions {execution: cleanVersions}]
[INFO] [remote-resources:process {execution: default}]
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.pom
[INFO] Unable to find resource 'org.apache.sshd:sshd-core:pom:0.6.0' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.pom

Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/sshd/sshd/0.6.0/sshd-0.6.0.pom
[INFO] Unable to find resource 'org.apache.sshd:sshd:pom:0.6.0' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/sshd/sshd/0.6.0/sshd-0.6.0.pom

Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.pom
[INFO] Unable to find resource 'org.apache.mina:mina-core:pom:2.0.4' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.pom

Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/mina/mina-parent/2.0.4/mina-parent-2.0.4.pom
[INFO] Unable to find resource 'org.apache.mina:mina-parent:pom:2.0.4' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/mina/mina-parent/2.0.4/mina-parent-2.0.4.pom

Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.jar
Downloading: http://svn.apache.org/repos/asf/servicemix/m2-repo/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.jar
[INFO] Unable to find resource 'org.apache.sshd:sshd-core:jar:0.6.0' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
[INFO] Unable to find resource 'org.apache.mina:mina-core:jar:2.0.4' in repository servicemix (http://svn.apache.org/repos/asf/servicemix/m2-repo)
Downloading: http://repo1.maven.org/maven2/org/apache/sshd/sshd-core/0.6.0/sshd-core-0.6.0.jar
Downloading: http://repo1.maven.org/maven2/org/apache/mina/mina-core/2.0.4/mina-core-2.0.4.jar


[INFO] [antrun:run {execution: copy-notice}]
[INFO] Executing tasks

main:
     [copy] Copying 1 file to <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/target/maven-shared-archive-resources/META-INF>
[INFO] Executed tasks
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 12 source files to <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/src/main/java/org/apache/karaf/shell/ssh/KarafFileSystemFactory.java>:[27,7] org.apache.karaf.shell.ssh.KarafFileSystemFactory is not abstract and does not override abstract method createFileSystemView(org.apache.sshd.common.Session) in org.apache.sshd.server.FileSystemFactory
[INFO] 1 error
[INFO] -------------------------------------------------------------
[JENKINS] Archiving <https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/pom.xml> to /home/hudson/hudson/jobs/Karaf-2.3.x/modules/org.apache.karaf.shell$org.apache.karaf.shell.ssh/builds/2012-04-10_16-02-30/archive/org.apache.karaf.shell/org.apache.karaf.shell.ssh/2.3.0-SNAPSHOT/org.apache.karaf.shell.ssh-2.3.0-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
<https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/src/main/java/org/apache/karaf/shell/ssh/KarafFileSystemFactory.java>:[27,7] org.apache.karaf.shell.ssh.KarafFileSystemFactory is not abstract and does not override abstract method createFileSystemView(org.apache.sshd.common.Session) in org.apache.sshd.server.FileSystemFactory

[INFO] ------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.BuildFailureException: Compilation failure
<https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/src/main/java/org/apache/karaf/shell/ssh/KarafFileSystemFactory.java>:[27,7] org.apache.karaf.shell.ssh.KarafFileSystemFactory is not abstract and does not override abstract method createFileSystemView(org.apache.sshd.common.Session) in org.apache.sshd.server.FileSystemFactory

	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:715)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
	at org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
	at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
	at hudson.maven.agent.Main.launch(Main.java:185)
	at hudson.maven.MavenBuilder.call(MavenBuilder.java:151)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:77)
	at hudson.maven.Maven2Builder.call(Maven2Builder.java:53)
	at hudson.remoting.UserRequest.perform(UserRequest.java:118)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: org.apache.maven.plugin.CompilationFailureException: Compilation failure
<https://builds.apache.org/job/Karaf-2.3.x/org.apache.karaf.shell$org.apache.karaf.shell.ssh/ws/src/main/java/org/apache/karaf/shell/ssh/KarafFileSystemFactory.java>:[27,7] org.apache.karaf.shell.ssh.KarafFileSystemFactory is not abstract and does not override abstract method createFileSystemView(org.apache.sshd.common.Session) in org.apache.sshd.server.FileSystemFactory

	at org.apache.maven.plugin.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:656)
	at org.apache.maven.plugin.CompilerMojo.execute(CompilerMojo.java:128)
	at org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
	at hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
	at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
	... 28 more
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 40 seconds
[INFO] Finished at: Tue Apr 10 16:05:44 UTC 2012
[INFO] Final Memory: 133M/460M
[INFO] ------------------------------------------------------------------------