You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/10 18:29:36 UTC

Build failed in Jenkins: sling-contrib-commons-mom-jobs-it-services-1.8 #9

See <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/9/display/redirect>

------------------------------------------
Started by user olli
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu-eu2 (ubuntu) in workspace <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/>
Updating https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jobs/it-services at revision '2017-03-10T18:28:20.464 +0000'
U         pom.xml
At revision 1786408

No changes for https://svn.apache.org/repos/asf/sling/trunk/contrib/commons/mom/jobs/it-services since the previous build
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 32919
maven33-agent.jar already up to date
maven33-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-contrib-commons-mom-jobs-it-services-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx2g -Xms256m -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 32919
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean verify
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Jobs Service Integration Tests Bundle 0.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.jobs/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.jobs/1.0.1-SNAPSHOT/maven-metadata.xml (1001 B at 2.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.jobs-it-services ---
[INFO] Deleting <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.jobs-it-services ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.jobs-it-services ---
[INFO] Executing tasks

main:
Setting Bundle-RequiredExecutionEnvironment=JavaSE-1.7 from sling.java.version=7
[INFO] Executed tasks
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.jobs-it-services ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.jobs-it-services ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.jobs-it-services ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/resources>
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.apache.sling.jobs-it-services ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[24,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[25,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[26,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[27,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[38,2] cannot find symbol
  symbol: class Component
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[39,2] cannot find symbol
  symbol: class Properties
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[44,2] cannot find symbol
  symbol: class Service
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[28,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[29,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[30,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[31,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[40,2] cannot find symbol
  symbol: class Component
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[31,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[32,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[33,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[34,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[35,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[36,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[54,2] cannot find symbol
  symbol: class Component
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[55,2] cannot find symbol
  symbol: class Properties
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[60,2] cannot find symbol
  symbol: class Service
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[45,6] cannot find symbol
  symbol:   class Reference
  location: class org.apache.sling.jobs.it.services.JobManagerTestComponent
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[49,6] cannot find symbol
  symbol:   class Activate
  location: class org.apache.sling.jobs.it.services.JobManagerTestComponent
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[66,6] cannot find symbol
  symbol:   class Deactivate
  location: class org.apache.sling.jobs.it.services.JobManagerTestComponent
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[73,6] cannot find symbol
  symbol:   class Property
  location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[80,6] cannot find symbol
  symbol:   class Property
  location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[90,6] cannot find symbol
  symbol:   class Property
  location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[97,6] cannot find symbol
  symbol:   class Property
  location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[104,6] cannot find symbol
  symbol:   class Activate
  location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[114,6] cannot find symbol
  symbol:   class Deactivate
  location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[INFO] 30 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.920 s
[INFO] Finished at: 2017-03-10T18:29:34+00:00
[INFO] Final Memory: 30M/373M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.5.1:compile (default-compile) on project org.apache.sling.jobs-it-services: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[24,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[25,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[26,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[27,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[38,2] cannot find symbol
[ERROR] symbol: class Component
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[39,2] cannot find symbol
[ERROR] symbol: class Properties
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/FullySyncJob.java>:[44,2] cannot find symbol
[ERROR] symbol: class Service
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[28,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[29,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[30,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[31,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[40,2] cannot find symbol
[ERROR] symbol: class Component
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[31,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[32,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[33,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[34,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[35,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[36,40] package org.apache.felix.scr.annotations does not exist
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[54,2] cannot find symbol
[ERROR] symbol: class Component
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[55,2] cannot find symbol
[ERROR] symbol: class Properties
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[60,2] cannot find symbol
[ERROR] symbol: class Service
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[45,6] cannot find symbol
[ERROR] symbol:   class Reference
[ERROR] location: class org.apache.sling.jobs.it.services.JobManagerTestComponent
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[49,6] cannot find symbol
[ERROR] symbol:   class Activate
[ERROR] location: class org.apache.sling.jobs.it.services.JobManagerTestComponent
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/JobManagerTestComponent.java>:[66,6] cannot find symbol
[ERROR] symbol:   class Deactivate
[ERROR] location: class org.apache.sling.jobs.it.services.JobManagerTestComponent
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[73,6] cannot find symbol
[ERROR] symbol:   class Property
[ERROR] location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[80,6] cannot find symbol
[ERROR] symbol:   class Property
[ERROR] location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[90,6] cannot find symbol
[ERROR] symbol:   class Property
[ERROR] location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[97,6] cannot find symbol
[ERROR] symbol:   class Property
[ERROR] location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[104,6] cannot find symbol
[ERROR] symbol:   class Activate
[ERROR] location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/ws/src/main/java/org/apache/sling/jobs/it/services/AsyncJobConsumer.java>:[114,6] cannot find symbol
[ERROR] symbol:   class Deactivate
[ERROR] location: class org.apache.sling.jobs.it.services.AsyncJobConsumer
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
channel stopped
Recording test results

Jenkins build is back to normal : sling-contrib-commons-mom-jobs-it-services-1.8 #10

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-contrib-commons-mom-jobs-it-services-1.8/10/display/redirect?page=changes>