Implemented IntFromBoolean UDF #10012
Open
Deleted GitHub App / Jenkins-public-CI
failed
Feb 16, 2024 in 18m 45s
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-16T15:55:47.254Z] + mvn --batch-mode -Pjenkins clean verify install dependency:analyze site validate -U
[2024-02-16T15:55:47.254Z] ----- withMaven Wrapper script -----
[2024-02-16T15:55:47.254Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/ksql_PR-10012@tmp/withMaven97abe190/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/ksql_PR-10012@tmp/withMaven97abe190"
[2024-02-16T15:55:47.254Z] Apache Maven 3.8.6.1 (7b6715e3069f00ad8ffb70855972888452b94d9b)
[2024-02-16T15:55:47.254Z] Maven home: /usr/local/apache-maven-3.8.6.1
[2024-02-16T15:55:47.254Z] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre
[2024-02-16T15:55:47.254Z] Default locale: en, platform encoding: UTF-8
[2024-02-16T15:55:47.254Z] OS name: "linux", version: "4.15.0-1032-aws", arch: "amd64", family: "unix"
[2024-02-16T15:55:47.254Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/workspace/ksql_PR-10012@tmp/withMaven97abe190/maven-spy-20240216-155543-1317414263241483199787.log.tmp ...
[2024-02-16T15:55:47.254Z] [INFO] Scanning for projects...
[2024-02-16T15:55:47.254Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common/7.7.0-588/common-7.7.0-588.pom
[2024-02-16T15:55:47.254Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/io/confluent/common/7.7.0-588/common-7.7.0-588.pom
[2024-02-16T15:55:47.254Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/io/confluent/common/7.7.0-588/common-7.7.0-588.pom
[2024-02-16T15:55:47.254Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/io/confluent/common/7.7.0-588/common-7.7.0-588.pom
[2024-02-16T15:55:47.254Z] [ERROR] [ERROR] Some problems were encountered while processing the POMs:
[2024-02-16T15:55:47.254Z] [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-588 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-16T15:55:47.254Z] @
[2024-02-16T15:55:47.255Z] [INFO] [jenkins-event-spy] Generated /home/jenkins/workspace/ksql_PR-10012@tmp/withMaven97abe190/maven-spy-20240216-155543-1317414263241483199787.log
[2024-02-16T15:55:47.255Z] [ERROR] The build could not read 1 project -> [Help 1]
[2024-02-16T15:55:47.255Z] [ERROR]
[2024-02-16T15:55:47.255Z] [ERROR] The project io.confluent.ksql:ksqldb-parent:7.7.0-0 (/home/jenkins/workspace/ksql_PR-10012/pom.xml) has 1 error
[2024-02-16T15:55:47.255Z] [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-588 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-16T15:55:47.255Z] [ERROR]
[2024-02-16T15:55:47.255Z] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[2024-02-16T15:55:47.255Z] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[2024-02-16T15:55:47.255Z] [ERROR]
[2024-02-16T15:55:47.255Z] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[2024-02-16T15:55:47.255Z] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException
[2024-02-16T15:55:47.255Z] [ERROR] [Help 2] http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Details
- Checkout (11 min)
- Build (1 min 42 sec)
Error: script returned exit code 1 - Post (1 min 7 sec)
Loading