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

HCD-481 : Adding reconnection logic added for HDFS2 sink connector #531

Open
wants to merge 2 commits into
base: 10.0.x
Choose a base branch
from

logging exception

3bc06c7
Select commit
Loading
Failed to load commit list.
Open

HCD-481 : Adding reconnection logic added for HDFS2 sink connector #531

logging exception
3bc06c7
Select commit
Loading
Failed to load commit list.
Deleted GitHub App / Jenkins-public-CI failed Nov 2, 2023 in 6m 22s

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
[2023-11-02T16:22:13.003Z] + mvn --batch-mode -Pjenkins clean verify install dependency:analyze site validate -U
[2023-11-02T16:22:13.003Z] ----- withMaven Wrapper script -----
[2023-11-02T16:22:13.003Z] Picked up JAVA_TOOL_OPTIONS: -Dmaven.ext.class.path="/home/jenkins/workspace/kafka-connect-hdfs_PR-531@tmp/withMaven14acc858/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/jenkins/workspace/kafka-connect-hdfs_PR-531@tmp/withMaven14acc858" 
[2023-11-02T16:22:13.003Z] Apache Maven 3.8.6.1 (7b6715e3069f00ad8ffb70855972888452b94d9b)
[2023-11-02T16:22:13.003Z] Maven home: /usr/local/apache-maven-3.8.6.1
[2023-11-02T16:22:13.003Z] Java version: 1.8.0_292, vendor: AdoptOpenJDK, runtime: /usr/lib/jvm/adoptopenjdk-8-hotspot-amd64/jre
[2023-11-02T16:22:13.003Z] Default locale: en, platform encoding: UTF-8
[2023-11-02T16:22:13.003Z] OS name: "linux", version: "4.15.0-1032-aws", arch: "amd64", family: "unix"
[2023-11-02T16:22:13.567Z] [INFO] [jenkins-event-spy] Generate /home/jenkins/workspace/kafka-connect-hdfs_PR-531@tmp/withMaven14acc858/maven-spy-20231102-162213-5474681460948024517618.log.tmp ...
[2023-11-02T16:22:13.823Z] [INFO] Scanning for projects...
[2023-11-02T16:22:14.079Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/kafka-connect-storage-common-parent/10.1.11/kafka-connect-storage-common-parent-10.1.11.pom
[2023-11-02T16:22:14.336Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/io/confluent/kafka-connect-storage-common-parent/10.1.11/kafka-connect-storage-common-parent-10.1.11.pom
[2023-11-02T16:22:14.336Z] [INFO] Downloaded from confluent-package: https://packages.confluent.io/maven/io/confluent/kafka-connect-storage-common-parent/10.1.11/kafka-connect-storage-common-parent-10.1.11.pom (14 kB at 84 kB/s)
[2023-11-02T16:22:14.336Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common/6.1.6/common-6.1.6.pom
[2023-11-02T16:22:14.336Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/io/confluent/common/6.1.6/common-6.1.6.pom
[2023-11-02T16:22:14.592Z] [INFO] Downloaded from confluent-package: https://packages.confluent.io/maven/io/confluent/common/6.1.6/common-6.1.6.pom (1.4 kB at 12 kB/s)
[2023-11-02T16:22:14.592Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/common-parent/6.1.6/common-parent-6.1.6.pom
[2023-11-02T16:22:14.592Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/io/confluent/common-parent/6.1.6/common-parent-6.1.6.pom
[2023-11-02T16:22:14.592Z] [INFO] Downloaded from confluent-package: https://packages.confluent.io/maven/io/confluent/common-parent/6.1.6/common-parent-6.1.6.pom (62 kB at 619 kB/s)
[2023-11-02T16:22:14.592Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom
[2023-11-02T16:22:14.849Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom
[2023-11-02T16:22:14.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom
[2023-11-02T16:22:14.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.pom (6.3 kB at 86 kB/s)
[2023-11-02T16:22:14.849Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2023-11-02T16:22:14.849Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2023-11-02T16:22:14.849Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
[2023-11-02T16:22:14.849Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 286 kB/s)
[2023-11-02T16:22:14.849Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2023-11-02T16:22:14.849Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.pom (2.9 kB at 140 kB/s)
[2023-11-02T16:22:15.106Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven/3.5.3/maven-3.5.3.pom (23 kB at 1.0 MB/s)
[2023-11-02T16:22:15.106Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 1.2 MB/s)
[2023-11-02T16:22:15.106Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/apache/19/apache-19.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/apache/19/apache-19.pom
[2023-11-02T16:22:15.106Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/19/apache-19.pom (15 kB at 704 kB/s)
[2023-11-02T16:22:15.363Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.pom (4.0 kB at 192 kB/s)
[2023-11-02T16:22:15.363Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 173 kB/s)
[2023-11-02T16:22:15.363Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 1.0 MB/s)
[2023-11-02T16:22:15.363Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2023-11-02T16:22:15.363Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
[2023-11-02T16:22:15.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 452 kB/s)
[2023-11-02T16:22:15.619Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2023-11-02T16:22:15.619Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2023-11-02T16:22:15.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom
[2023-11-02T16:22:15.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.1 MB/s)
[2023-11-02T16:22:15.619Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2023-11-02T16:22:15.619Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2023-11-02T16:22:15.619Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom
[2023-11-02T16:22:15.619Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 2.8 MB/s)
[2023-11-02T16:22:15.619Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/apache/18/apache-18.pom
[2023-11-02T16:22:15.620Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/apache/18/apache-18.pom
[2023-11-02T16:22:15.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom
[2023-11-02T16:22:15.620Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/18/apache-18.pom (16 kB at 746 kB/s)
[2023-11-02T16:22:15.620Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2023-11-02T16:22:15.620Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2023-11-02T16:22:15.620Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.pom (2.1 kB at 101 kB/s)
[2023-11-02T16:22:15.876Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 154 kB/s)
[2023-11-02T16:22:15.876Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 654 kB/s)
[2023-11-02T16:22:15.876Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 68 kB/s)
[2023-11-02T16:22:15.876Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2023-11-02T16:22:15.876Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 112 kB/s)
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 377 kB/s)
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 985 kB/s)
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 51 kB/s)
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/inject/javax.inject/1/javax.inject-1.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/javax/inject/javax.inject/1/javax.inject-1.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom
[2023-11-02T16:22:16.133Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 31 kB/s)
[2023-11-02T16:22:16.133Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 131 kB/s)
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 686 kB/s)
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 39 kB/s)
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 212 kB/s)
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2023-11-02T16:22:16.390Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 824 kB/s)
[2023-11-02T16:22:16.647Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 348 kB/s)
[2023-11-02T16:22:16.647Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 929 kB/s)
[2023-11-02T16:22:16.647Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2023-11-02T16:22:16.647Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 322 kB/s)
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 170 kB/s)
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 214 kB/s)
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[2023-11-02T16:22:16.904Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 241 kB/s)
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/javax/inject/javax.inject/1/javax.inject-1.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2023-11-02T16:22:16.904Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/javax/inject/javax.inject/1/javax.inject-1.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/kr/motd/maven/os-maven-plugin/1.6.2/os-maven-plugin-1.6.2.jar (30 kB at 1.4 MB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.3/maven-artifact-3.5.3.jar (55 kB at 1.1 MB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 3.9 MB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-api/3.5.3/maven-plugin-api-3.5.3.jar (48 kB at 810 kB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.5.3/maven-model-3.5.3.jar (165 kB at 2.4 MB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 82 kB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 5.9 MB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 30 kB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 535 kB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 46 kB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 3.6 MB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 185 kB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 2.3 MB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 462 kB/s)
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.pom
[2023-11-02T16:22:17.161Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.pom (4.5 kB at 206 kB/s)
[2023-11-02T16:22:17.418Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.pom (12 kB at 516 kB/s)
[2023-11-02T16:22:17.418Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-parent/1.1.1/logback-parent-1.1.1.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/ch/qos/logback/logback-parent/1.1.1/logback-parent-1.1.1.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.1/logback-parent-1.1.1.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.1.1/logback-parent-1.1.1.pom (15 kB at 596 kB/s)
[2023-11-02T16:22:17.418Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.pom
[2023-11-02T16:22:17.418Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.pom (5.0 kB at 228 kB/s)
[2023-11-02T16:22:17.674Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.pom (2.7 kB at 128 kB/s)
[2023-11-02T16:22:17.674Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.7.6/slf4j-parent-1.7.6.pom (12 kB at 595 kB/s)
[2023-11-02T16:22:17.674Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.pom
[2023-11-02T16:22:17.674Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.pom (6.7 kB at 304 kB/s)
[2023-11-02T16:22:17.674Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.pom (5.9 kB at 257 kB/s)
[2023-11-02T16:22:17.930Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-client/4.2/httpcomponents-client-4.2.pom (14 kB at 652 kB/s)
[2023-11-02T16:22:17.930Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/project/5/project-5.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/httpcomponents/project/5/project-5.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/5/project-5.pom (23 kB at 1.1 MB/s)
[2023-11-02T16:22:17.930Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[2023-11-02T16:22:17.930Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[2023-11-02T16:22:18.186Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom
[2023-11-02T16:22:18.186Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.pom (5.7 kB at 258 kB/s)
[2023-11-02T16:22:18.186Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcomponents-core/4.2/httpcomponents-core-4.2.pom (11 kB at 521 kB/s)
[2023-11-02T16:22:18.187Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/project/6/project-6.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/httpcomponents/project/6/project-6.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/project/6/project-6.pom (24 kB at 1.2 MB/s)
[2023-11-02T16:22:18.187Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 558 kB/s)
[2023-11-02T16:22:18.187Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2023-11-02T16:22:18.187Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 1.9 MB/s)
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/apache/9/apache-9.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/apache/9/apache-9.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/apache/9/apache-9.pom (15 kB at 722 kB/s)
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 305 kB/s)
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.pom (5.6 kB at 188 kB/s)
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/oss-parent/4/oss-parent-4.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/fasterxml/oss-parent/4/oss-parent-4.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom
[2023-11-02T16:22:18.443Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/4/oss-parent-4.pom (18 kB at 877 kB/s)
[2023-11-02T16:22:18.443Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[2023-11-02T16:22:18.699Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[2023-11-02T16:22:18.699Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom
[2023-11-02T16:22:18.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.pom (5.6 kB at 207 kB/s)
[2023-11-02T16:22:18.700Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[2023-11-02T16:22:18.700Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[2023-11-02T16:22:18.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom
[2023-11-02T16:22:18.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.pom (1.9 kB at 89 kB/s)
[2023-11-02T16:22:18.700Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/joda-time/joda-time/maven-metadata.xml
[2023-11-02T16:22:18.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml
[2023-11-02T16:22:18.700Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/joda-time/joda-time/maven-metadata.xml
[2023-11-02T16:22:18.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/maven-metadata.xml (2.1 kB at 104 kB/s)
[2023-11-02T16:22:18.700Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/joda-time/joda-time/2.12.5/joda-time-2.12.5.pom
[2023-11-02T16:22:18.700Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/joda-time/joda-time/2.12.5/joda-time-2.12.5.pom
[2023-11-02T16:22:18.700Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.5/joda-time-2.12.5.pom
[2023-11-02T16:22:18.700Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.5/joda-time-2.12.5.pom (40 kB at 1.9 MB/s)
[2023-11-02T16:22:18.700Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.pom
[2023-11-02T16:22:18.700Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.pom
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.pom
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.pom (1.9 kB at 84 kB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/springframework/build/aws-maven/5.0.0.RELEASE/aws-maven-5.0.0.RELEASE.jar (26 kB at 1.2 MB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.2/httpclient-4.2.jar (425 kB at 10 MB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.1.1/logback-core-1.1.1.jar (428 kB at 9.7 MB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.1.1/logback-classic-1.1.1.jar (271 kB at 5.9 MB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 792 kB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.2/httpcore-4.2.jar (223 kB at 3.7 MB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.5/joda-time-2.12.5.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-core/2.1.1/jackson-core-2.1.1.jar (206 kB at 2.9 MB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar
[2023-11-02T16:22:18.956Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-annotations/2.1.1/jackson-annotations-2.1.1.jar (34 kB at 442 kB/s)
[2023-11-02T16:22:18.956Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar
[2023-11-02T16:22:19.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.12.5/joda-time-2.12.5.jar (638 kB at 6.9 MB/s)
[2023-11-02T16:22:19.213Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar
[2023-11-02T16:22:19.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.1.1/jackson-databind-2.1.1.jar (923 kB at 10 MB/s)
[2023-11-02T16:22:19.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.7.6/slf4j-api-1.7.6.jar (29 kB at 293 kB/s)
[2023-11-02T16:22:19.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/slf4j/jcl-over-slf4j/1.7.6/jcl-over-slf4j-1.7.6.jar (17 kB at 149 kB/s)
[2023-11-02T16:22:19.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar (169 kB at 1.4 MB/s)
[2023-11-02T16:22:19.213Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/amazonaws/aws-java-sdk/1.7.1/aws-java-sdk-1.7.1.jar (12 MB at 50 MB/s)
[2023-11-02T16:22:19.213Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom
[2023-11-02T16:22:19.213Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom
[2023-11-02T16:22:19.213Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom
[2023-11-02T16:22:19.213Z] [INFO] Downloading from redhat-repo: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom
[2023-11-02T16:22:19.776Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom
[2023-11-02T16:22:19.776Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2/jackson-bom-2.13.2.pom (17 kB at 827 kB/s)
[2023-11-02T16:22:19.776Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2023-11-02T16:22:19.776Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2023-11-02T16:22:19.776Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2023-11-02T16:22:19.776Z] [INFO] Downloading from redhat-repo: https://maven.repository.redhat.com/ga/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2023-11-02T16:22:20.032Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom
[2023-11-02T16:22:20.032Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom (7.4 kB at 371 kB/s)
[2023-11-02T16:22:20.032Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2023-11-02T16:22:20.032Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2023-11-02T16:22:20.032Z] [INFO] Downloading from confluent: https://packages.confluent.io/maven/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2023-11-02T16:22:20.032Z] [INFO] Downloading from redhat-repo: https://maven.repository.redhat.com/ga/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2023-11-02T16:22:20.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom
[2023-11-02T16:22:20.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/oss-parent/43/oss-parent-43.pom (24 kB at 1.1 MB/s)
[2023-11-02T16:22:20.640Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/com/fasterxml/jackson/jackson-bom/2.13.2.20220324/jackson-bom-2.13.2.20220324.pom
[2023-11-02T16:22:20.640Z] [INFO] Downloading from confluent-package: https://packages.confluent.io/maven/com/fasterxml/jackson/jackson-bom/2.13.2.20220324/jackson-bom-2.13.2.20220324.pom
[2023-11-02T16:22:20.640Z] [INFO] Downloading from confluent: http://packages.confluent.io/maven/com/fasterxml/jackson/jackson-bom/2.13.2.20220324/jackson-bom-2.13.2.20220324.pom
[2023-11-02T16:22:20.640Z] [INFO] Downloading from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2.20220324/jackson-bom-2.13.2.20220324.pom
[2023-11-02T16:22:20.640Z] [INFO] Downloaded from central: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/jackson-bom/2.13.2.20220324/jackson-bom-2.13.2.20220324.pom (17 kB at 873 kB/s)
[2023-11-02T16:22:20.640Z] [INFO] ------------------------------------------------------------------------
[2023-11-02T16:22:20.640Z] [INFO] Detecting the operating system and CPU architecture
[2023-11-02T16:22:20.640Z] [INFO] ------------------------------------------------------------------------
[2023-11-02T16:22:20.640Z] [INFO] os.detected.name: linux
[2023-11-02T16:22:20.640Z] [INFO] os.detected.arch: x86_64
[2023-11-02T16:22:20.640Z] [INFO] os.detected.version: 4.15
[2023-11-02T16:22:20.640Z] [INFO] os.detected.version.major: 4
[2023-11-02T16:22:20.640Z] [INFO] os.detected.version.minor: 15
[2023-11-02T16:22:20.640Z] [INFO] os.detected.release: debian
[2023-11-02T16:22:20.640Z] [INFO] os.detected.release.version: 10
[2023-11-02T16:22:20.640Z] [INFO] os.detected.release.like.debian: true
[2023-11-02T16:22:20.640Z] [INFO] os.detected.classifier: linux-x86_64
[2023-11-02T16:22:20.640Z] [INFO] Downloading from confluent-snapshots: https://s3-us-west-2.amazonaws.com/confluent-snapshots/io/confluent/kafka-connect-maven-plugin/0.11.1/kafka-connect-maven-plugin-0.11.1.pom
Output truncated.

Details

  • Checkout (12 sec)
  • Build (6 min 0 sec)
    Error: script returned exit code 1
  • Post (2 sec)