You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/09/29 15:26:46 UTC

[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #29 is BROKEN

Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/29/ for details.

No further emails will be sent until the status of the build is changed.
Build log follows below:

Push event to branch master
Connecting to https://api.github.com using rombert/****** (Personal access token for Github repository access. Use with Apache Sling jobs only.)
Obtained Jenkinsfile from 3be467a3037f9f46f684b33d852e81c8ee70c6a8
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library sling@master
Examining apache/sling-tooling-jenkins
Attempting to resolve master as a branch
Resolved master as branch master at revision b583c3c0d4ee3807eaa0cfa8acf317dd8509b6e8
using credential sling-github-token
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/apache/sling-tooling-jenkins.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/apache/sling-tooling-jenkins.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Personal access token for Github repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --force --progress -- https://github.com/apache/sling-tooling-jenkins.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision b583c3c0d4ee3807eaa0cfa8acf317dd8509b6e8 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b583c3c0d4ee3807eaa0cfa8acf317dd8509b6e8 # timeout=10
Commit message: "Merge pull request #5 from apache/feature/enable-ci-profile"
 > git rev-list --no-walk b583c3c0d4ee3807eaa0cfa8acf317dd8509b6e8 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on H43 in /home/jenkins/workspace/_org-apache-sling-starter_master
[Pipeline] {
[Pipeline] timeout
Timeout set to expire after 30 min without activity
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Init)
[Pipeline] checkout
using credential sling-github-token
Fetching changes from the remote Git repository
Fetching without tags
 > git rev-parse --is-inside-work-tree # timeout=10
 > git config remote.origin.url https://github.com/apache/sling-org-apache-sling-starter.git # timeout=10
Checking out Revision 3be467a3037f9f46f684b33d852e81c8ee70c6a8 (master)
Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-starter.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials Personal access token for Github repository access. Use with Apache Sling jobs only.
 > git fetch --no-tags --progress -- https://github.com/apache/sling-org-apache-sling-starter.git +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3be467a3037f9f46f684b33d852e81c8ee70c6a8 # timeout=10
Commit message: "releng: updated api, resolver and scripting"
 > git rev-list --no-walk d9861d13179709b21946092eea4f802532dec176 # timeout=10
[Pipeline] sh
+ git clean -fdx
Removing target/
[Pipeline] sh
+ git config remote.origin.url
[Pipeline] fileExists
[Pipeline] readJSON
[Pipeline] echo
Jenkins overrides: [emailRecipients:[dev@sling.apache.org]]
[Pipeline] echo
Final job config: [jdks:[8], upstreamProjects:[], archivePatterns:[], mavenGoal:, additionalMavenParams:, rebuildFrequency:@weekly, enabled:true, emailRecipients:[dev@sling.apache.org], sonarQubeEnabled:true, sonarQubeUseAdditionalMavenParams:true, sonarQubeAdditionalParams:, repoName:sling-org-apache-sling-starter]
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Configure Job)
[Pipeline] properties
[Pipeline] }
[Pipeline] // stage
[Pipeline] readMavenPom
[Pipeline] stage
[Pipeline] { (Build (Java 8, deploy))
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=false], JunitTestsPublisher[disabled=false,healthScaleFactor=,keepLongStdio=false,ignoreAttachments=false], org.jenkinsci.plugins.pipeline.maven.publishers.TasksScannerPublisher[disabled='false', healthy='', unHealthy='', thresholdLimit='low'], org.jenkinsci.plugins.pipeline.maven.publishers.DependenciesFingerprintPublisher[disabled=false, scopes=[compile, provided, runtime], versions={snapshot:true, release:false}]]
[withMaven] Available options: 
[withMaven] using JDK installation JDK 1.8 (latest)
[withMaven] using Maven installation 'Maven (latest)'
[Pipeline] {
[Pipeline] sh
+ mvn -U clean deploy -Pci
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/_org-apache-sling-starter_master@tmp/withMaven5103036e/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/_org-apache-sling-starter_master@tmp/withMaven5103036e" 
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /home/jenkins/tools/maven/latest
Java version: 1.8.0_252, vendor: Oracle Corporation, runtime: /usr/local/asfpackages/java/openjdk-8u252-b09/jre
Default locale: en_US, platform encoding: ISO-8859-1
OS name: "linux", version: "4.15.0-76-generic", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate /home/jenkins/workspace/_org-apache-sling-starter_master@tmp/withMaven5103036e/maven-spy-20200929-152631-223278329251921049970.log.tmp ...
[INFO] Scanning for projects...
[INFO] 
[INFO] -------------< org.apache.sling:org.apache.sling.starter >--------------
[INFO] Building Apache Sling Starter Application 12-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.resolver/2.7.10/org.apache.sling.servlets.resolver-2.7.10.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.resolver/2.7.10/org.apache.sling.servlets.resolver-2.7.10.pom (14 kB at 36 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.api/2.23.0/org.apache.sling.api-2.23.0.pom
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.api/2.23.0/org.apache.sling.api-2.23.0.pom (8.5 kB at 339 kB/s)
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.core/2.3.4/org.apache.sling.scripting.core-2.3.4.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.core:jar:2.3.4 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.2.2-1.4.0/org.apache.sling.scripting.sightly.compiler.java-1.2.2-1.4.0.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.2.2-1.4.0 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.2.8-1.4.0/org.apache.sling.scripting.sightly.compiler-1.2.8-1.4.0.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.2.8-1.4.0 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly.runtime/1.2.4-1.4.0/org.apache.sling.scripting.sightly.runtime-1.2.4-1.4.0.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly.runtime:jar:1.2.4-1.4.0 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly/1.4.4-1.4.0/org.apache.sling.scripting.sightly-1.4.4-1.4.0.pom
[WARNING] The POM for org.apache.sling:org.apache.sling.scripting.sightly:jar:1.4.4-1.4.0 is missing, no dependency information available
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.resolver/2.7.10/org.apache.sling.servlets.resolver-2.7.10.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly.compiler/1.2.8-1.4.0/org.apache.sling.scripting.sightly.compiler-1.2.8-1.4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly.compiler.java/1.2.2-1.4.0/org.apache.sling.scripting.sightly.compiler.java-1.2.2-1.4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.core/2.3.4/org.apache.sling.scripting.core-2.3.4.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.api/2.23.0/org.apache.sling.api-2.23.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly.runtime/1.2.4-1.4.0/org.apache.sling.scripting.sightly.runtime-1.2.4-1.4.0.jar
[INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.scripting.sightly/1.4.4-1.4.0/org.apache.sling.scripting.sightly-1.4.4-1.4.0.jar
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.servlets.resolver/2.7.10/org.apache.sling.servlets.resolver-2.7.10.jar (139 kB at 2.2 MB/s)
[INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/sling/org.apache.sling.api/2.23.0/org.apache.sling.api-2.23.0.jar (156 kB at 2.0 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  8.620 s
[INFO] Finished at: 2020-09-29T15:26:39Z
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /home/jenkins/workspace/_org-apache-sling-starter_master@tmp/withMaven5103036e/maven-spy-20200929-152631-223278329251921049970.log
[ERROR] Failed to execute goal on project org.apache.sling.starter: Could not resolve dependencies for project org.apache.sling:org.apache.sling.starter:jar:12-SNAPSHOT: The following artifacts could not be resolved: org.apache.sling:org.apache.sling.scripting.core:jar:2.3.4, org.apache.sling:org.apache.sling.scripting.sightly.compiler.java:jar:1.2.2-1.4.0, org.apache.sling:org.apache.sling.scripting.sightly.compiler:jar:1.2.8-1.4.0, org.apache.sling:org.apache.sling.scripting.sightly.runtime:jar:1.2.4-1.4.0, org.apache.sling:org.apache.sling.scripting.sightly:jar:1.4.4-1.4.0: Could not find artifact org.apache.sling:org.apache.sling.scripting.core:jar:2.3.4 in central (https://repo.maven.apache.org/maven2) -> [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/DependencyResolutionException
[Pipeline] }
[DevOpticsMavenPublisher] dependencies consumed: 0, artifacts produced: 0
[withMaven] Publishers: Generated Artifacts Publisher: 1283 ms, Open Task Scanner Publisher: 169 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Status change is BROKEN, notifications will be sent.
[Pipeline] emailext

Re: [Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #29 is BROKEN

Posted by Radu Cotescu <ra...@apache.org>.
Hi,

Sorry for the noise - I guess the sync to Maven Central will take a bit more.

Cheers,
Radu

[Jenkins] Sling » Modules » sling-org-apache-sling-starter » master #30 is FIXED

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Please see https://ci-builds.apache.org/job/Sling/job/modules/job/sling-org-apache-sling-starter/job/master/30/ for details.

No further emails will be sent until the status of the build is changed.