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 2016/11/28 18:26:59 UTC

Build failed in Jenkins: sling-bundles-scripting-core-1.7 #17

See <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/17/>

------------------------------------------
Started by upstream project "sling-bundles-scripting-api-1.7" build number 8
originally caused by:
 Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on proserpina-test (ubuntu) in workspace <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/>
Updating https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/core at revision '2016-11-28T18:26:33.698 +0000'
At revision 1771787

No changes for https://svn.apache.org/repos/asf/sling/trunk/bundles/scripting/core since the previous build
Parsing POMs
Established TCP socket on 48282
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[sling-bundles-scripting-core-1.7] $ /home/jenkins/tools/java/latest1.7/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-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.Maven32Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 48282
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Scripting Core implementation 2.0.43-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.api/2.15.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.api/2.15.1-SNAPSHOT/maven-metadata.xml (1004 B at 2.1 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.api/2.1.11-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.api/2.1.11-SNAPSHOT/maven-metadata.xml (1014 B at 2.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.api/2.1.11-SNAPSHOT/org.apache.sling.scripting.api-2.1.11-20161128.182453-3.pom
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.api/2.1.11-SNAPSHOT/org.apache.sling.scripting.api-2.1.11-20161128.182453-3.pom (3 KB at 6.7 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.api/2.1.11-SNAPSHOT/org.apache.sling.scripting.api-2.1.11-20161128.182453-3.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/sling/org.apache.sling.scripting.api/2.1.11-SNAPSHOT/org.apache.sling.scripting.api-2.1.11-20161128.182453-3.jar (18 KB at 37.8 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.scripting.core ---
[INFO] Deleting <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-java) @ org.apache.sling.scripting.core ---
[INFO] 
[INFO] --- maven-antrun-plugin:1.8:run (set-bundle-required-execution-environment) @ org.apache.sling.scripting.core ---
[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.scripting.core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.scripting.core ---
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file (default) @ org.apache.sling.scripting.core ---
[INFO] Created: <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.scripting.core ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ org.apache.sling.scripting.core ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/target/classes>
[INFO] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptEngineManagerFactory.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptEngineManagerFactory.java>: Recompile with -Xlint:unchecked for details.
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[26,37] cannot find symbol
  symbol:   class ResourceResolverWrapper
  location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[31,48] cannot find symbol
  symbol: class ResourceResolverWrapper
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[55,31] type argument org.apache.sling.scripting.core.impl.ScriptingResourceResolver is not within bounds of type-variable T
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[55,101] cannot infer type arguments for java.lang.ThreadLocal<>;
  reason: no instance(s) of type variable(s) T exist so that java.lang.ThreadLocal<T> conforms to java.lang.ThreadLocal<org.apache.sling.scripting.core.impl.ScriptingResourceResolver>
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[80,28] bad operand types for binary operator '=='
  first type:  org.apache.sling.scripting.core.impl.ScriptingResourceResolver
  second type: <nulltype>
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[92,16] incompatible types
  required: org.apache.sling.api.resource.ResourceResolver
  found:    org.apache.sling.scripting.core.impl.ScriptingResourceResolver
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[103,39] bad operand types for binary operator '!='
  first type:  org.apache.sling.scripting.core.impl.ScriptingResourceResolver
  second type: <nulltype>
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[47,16] incompatible types
  required: org.apache.sling.api.resource.ResourceResolver
  found:    org.apache.sling.scripting.core.impl.ScriptingResourceResolver
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[45,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[50,5] method does not override or implement a method from a supertype
[INFO] 10 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving disabled
[JENKINS] Archiving disabled[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11.335 s
[INFO] Finished at: 2016-11-28T18:27:22+00:00

[INFO] Final Memory: 39M/708M
[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.scripting.core: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[26,37] cannot find symbol
[ERROR] symbol:   class ResourceResolverWrapper
[ERROR] location: package org.apache.sling.api.resource
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[31,48] cannot find symbol
[ERROR] symbol: class ResourceResolverWrapper
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[55,31] type argument org.apache.sling.scripting.core.impl.ScriptingResourceResolver is not within bounds of type-variable T
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[55,101] cannot infer type arguments for java.lang.ThreadLocal<>;
[ERROR] reason: no instance(s) of type variable(s) T exist so that java.lang.ThreadLocal<T> conforms to java.lang.ThreadLocal<org.apache.sling.scripting.core.impl.ScriptingResourceResolver>
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[80,28] bad operand types for binary operator '=='
[ERROR] first type:  org.apache.sling.scripting.core.impl.ScriptingResourceResolver
[ERROR] second type: <nulltype>
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[92,16] incompatible types
[ERROR] required: org.apache.sling.api.resource.ResourceResolver
[ERROR] found:    org.apache.sling.scripting.core.impl.ScriptingResourceResolver
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolverProviderImpl.java>:[103,39] bad operand types for binary operator '!='
[ERROR] first type:  org.apache.sling.scripting.core.impl.ScriptingResourceResolver
[ERROR] second type: <nulltype>
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[47,16] incompatible types
[ERROR] required: org.apache.sling.api.resource.ResourceResolver
[ERROR] found:    org.apache.sling.scripting.core.impl.ScriptingResourceResolver
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[45,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/ws/src/main/java/org/apache/sling/scripting/core/impl/ScriptingResourceResolver.java>:[50,5] method does not override or implement a method from a supertype
[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-bundles-scripting-core-1.7 #18

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/sling-bundles-scripting-core-1.7/18/>