Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix comments in config to make them consistent with docs and code. #10239

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Fix comments in config to make them consistent with docs and code.

da61b4f
Select commit
Loading
Failed to load commit list.
Open

Fix comments in config to make them consistent with docs and code. #10239

Fix comments in config to make them consistent with docs and code.
da61b4f
Select commit
Loading
Failed to load commit list.
Deleted GitHub App / Jenkins-public-CI failed Feb 22, 2024 in 57s

Build: error in 'sh' step

Build / Shell Script

Error in sh step, with arguments `

                        mvn --batch-mode -Pjenkins clean verify install dependency:analyze site validate -U
                    `.
script returned exit code 1
Build log
[2024-02-22T13:15:13.718Z] + mvn --batch-mode -Pjenkins clean verify install dependency:analyze site validate -U
[2024-02-22T13:15:13.718Z] ----- withMaven Wrapper script -----
[2024-02-22T13:15:13.718Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/ksql_PR-10239@tmp/withMaven1fd41b42/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/ksql_PR-10239@tmp/withMaven1fd41b42" 
[2024-02-22T13:15:13.718Z] Apache Maven 3.8.6.1 (7b6715e3069f00ad8ffb70855972888452b94d9b)
[2024-02-22T13:15:13.718Z] Maven home: /usr/local/apache-maven-3.8.6.1
[2024-02-22T13:15:13.718Z] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre
[2024-02-22T13:15:13.718Z] Default locale: en, platform encoding: UTF-8
[2024-02-22T13:15:13.718Z] OS name: "linux", version: "4.15.0-1032-aws", arch: "amd64", family: "unix"
[2024-02-22T13:15:14.649Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/workspace/ksql_PR-10239@tmp/withMaven1fd41b42/maven-spy-20240222-131514-423617203625270653612.log.tmp ...
[2024-02-22T13:15:14.649Z] [INFO] Scanning for projects...
[2024-02-22T13:15:14.906Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common/7.7.0-614/common-7.7.0-614.pom
[2024-02-22T13:15:15.163Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/io/confluent/common/7.7.0-614/common-7.7.0-614.pom
[2024-02-22T13:15:15.163Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/io/confluent/common/7.7.0-614/common-7.7.0-614.pom
[2024-02-22T13:15:15.163Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/confluent/common/7.7.0-614/common-7.7.0-614.pom
[2024-02-22T13:15:15.420Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2024-02-22T13:15:15.420Z] [FATAL] Non-resolvable parent POM for io.confluent.ksql:ksqldb-parent:7.7.0-0: Could not find artifact io.confluent:common:pom:7.7.0-614 in confluent-snapshots (https://s3-us-west-2.amazonaws.com/confluent-snapshots/) and 'parent.relativePath' points at wrong local POM @ line 29, column 13
[2024-02-22T13:15:15.420Z]  @ 
[2024-02-22T13:15:15.420Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/workspace/ksql_PR-10239@tmp/withMaven1fd41b42/maven-spy-20240222-131514-423617203625270653612.log
[2024-02-22T13:15:15.420Z] [ERROR] The build could not read 1 project -> [Help 1]
[2024-02-22T13:15:15.420Z] [ERROR]   
[2024-02-22T13:15:15.420Z] [ERROR]   The project io.confluent.ksql:ksqldb-parent:7.7.0-0 (/home/jenkins/workspace/ksql_PR-10239/pom.xml) has 1 error
[2024-02-22T13:15:15.420Z] [ERROR]     Non-resolvable parent POM for io.confluent.ksql:ksqldb-parent:7.7.0-0: Could not find artifact io.confluent:common:pom:7.7.0-614 in confluent-snapshots (https://s3-us-west-2.amazonaws.com/confluent-snapshots/) and 'parent.relativePath' points at wrong local POM @ line 29, column 13 -> [Help 2]
[2024-02-22T13:15:15.420Z] [ERROR] 
[2024-02-22T13:15:15.420Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2024-02-22T13:15:15.420Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-02-22T13:15:15.420Z] [ERROR] 
[2024-02-22T13:15:15.420Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-02-22T13:15:15.420Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[2024-02-22T13:15:15.420Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException

Details

  • Checkout (42 sec)
  • Build (4.7 sec)
    Error: script returned exit code 1
  • Post (3.1 sec)