GitHub pull request #1358 of commit 97a8c17168d9bc45c47c9ee48d4ce815c875232c, no merge conflicts. Running as SYSTEM Agent basic-p6ls4 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-p6ls4" namespace: "hawkbit" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.hawkbit.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-p6ls4" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-p6ls4" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.hawkbit.svc.cluster.local/hawkbit/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-hawkbit" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Building remotely on basic-p6ls4 (basic) in workspace /home/jenkins/agent/workspace/PR_Builder_Hawkbit [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... The recommended git tool is: NONE using credential github-bot Cloning the remote Git repository Cloning repository https://github.com/eclipse/hawkbit > git init /home/jenkins/agent/workspace/PR_Builder_Hawkbit # timeout=10 Fetching upstream changes from https://github.com/eclipse/hawkbit > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --tags --force --progress -- https://github.com/eclipse/hawkbit +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/hawkbit # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/eclipse/hawkbit # timeout=10 Fetching upstream changes from https://github.com/eclipse/hawkbit using GIT_ASKPASS to set credentials GitHub bot (username/token) > git fetch --tags --force --progress -- https://github.com/eclipse/hawkbit +refs/pull/1358/*:refs/remotes/origin/pr/1358/* # timeout=10 > git rev-parse refs/remotes/origin/pr/1358/merge^{commit} # timeout=10 Checking out Revision 7621ceac9e75a60d9d70bf4879b6e693d3961694 (refs/remotes/origin/pr/1358/merge) > git config core.sparsecheckout # timeout=10 > git checkout -f 7621ceac9e75a60d9d70bf4879b6e693d3961694 # timeout=10 Commit message: "Merge 97a8c17168d9bc45c47c9ee48d4ce815c875232c into 43b54b4c365c3ffd2d380b62ef461f3529f50e78" First time build. Skipping changelog. Parsing POMs Failed to transfer Could not find artifact org.springframework.boot:spring-boot-starter-parent:pom:2.7.10 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-starter-parent/2.7.10/spring-boot-starter-parent-2.7.10.pom Failed to transfer Could not find artifact org.springframework.boot:spring-boot-dependencies:pom:2.7.10 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/boot/spring-boot-dependencies/2.7.10/spring-boot-dependencies-2.7.10.pom Failed to transfer Could not find artifact com.vaadin:vaadin-bom:pom:8.14.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-bom/8.14.3/vaadin-bom-8.14.3.pom Failed to transfer Could not find artifact com.vaadin:vaadin-parent:pom:1.1.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/vaadin/vaadin-parent/1.1.0/vaadin-parent-1.1.0.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-dependencies:pom:2021.0.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-dependencies/2021.0.5/spring-cloud-dependencies-2021.0.5.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-dependencies-parent:pom:3.1.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-dependencies-parent/3.1.5/spring-cloud-dependencies-parent-3.1.5.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-commons-dependencies:pom:3.1.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-commons-dependencies/3.1.5/spring-cloud-commons-dependencies-3.1.5.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-netflix-dependencies:pom:3.1.4 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-netflix-dependencies/3.1.4/spring-cloud-netflix-dependencies-3.1.4.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-dependencies-parent:pom:3.1.4 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-dependencies-parent/3.1.4/spring-cloud-dependencies-parent-3.1.4.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-stream-dependencies:pom:3.2.6 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-stream-dependencies/3.2.6/spring-cloud-stream-dependencies-3.2.6.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-task-dependencies:pom:2.4.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-task-dependencies/2.4.5/spring-cloud-task-dependencies-2.4.5.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-circuitbreaker-dependencies:pom:2.1.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-circuitbreaker-dependencies/2.1.5/spring-cloud-circuitbreaker-dependencies-2.1.5.pom Failed to transfer Could not find artifact io.github.resilience4j:resilience4j-bom:pom:1.7.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/github/resilience4j/resilience4j-bom/1.7.0/resilience4j-bom-1.7.0.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-config-dependencies:pom:3.1.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-config-dependencies/3.1.5/spring-cloud-config-dependencies-3.1.5.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-function-dependencies:pom:3.2.8 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-function-dependencies/3.2.8/spring-cloud-function-dependencies-3.2.8.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-gateway-dependencies:pom:3.1.4 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-gateway-dependencies/3.1.4/spring-cloud-gateway-dependencies-3.1.4.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-consul-dependencies:pom:3.1.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-consul-dependencies/3.1.2/spring-cloud-consul-dependencies-3.1.2.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-sleuth-dependencies:pom:3.1.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-sleuth-dependencies/3.1.5/spring-cloud-sleuth-dependencies-3.1.5.pom Failed to transfer Could not find artifact io.zipkin.brave:brave-bom:pom:5.13.9 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/zipkin/brave/brave-bom/5.13.9/brave-bom-5.13.9.pom Failed to transfer Could not find artifact io.zipkin.reporter2:zipkin-reporter-bom:pom:2.16.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/zipkin/reporter2/zipkin-reporter-bom/2.16.3/zipkin-reporter-bom-2.16.3.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-vault-dependencies:pom:3.1.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-vault-dependencies/3.1.1/spring-cloud-vault-dependencies-3.1.1.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-dependencies-parent:pom:3.1.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-dependencies-parent/3.1.3/spring-cloud-dependencies-parent-3.1.3.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-zookeeper-dependencies:pom:3.1.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-zookeeper-dependencies/3.1.3/spring-cloud-zookeeper-dependencies-3.1.3.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-cloudfoundry-dependencies:pom:3.1.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-cloudfoundry-dependencies/3.1.2/spring-cloud-cloudfoundry-dependencies-3.1.2.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-bus-dependencies:pom:3.1.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-bus-dependencies/3.1.2/spring-cloud-bus-dependencies-3.1.2.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-contract-dependencies:pom:3.1.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-contract-dependencies/3.1.5/spring-cloud-contract-dependencies-3.1.5.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-openfeign-dependencies:pom:3.1.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-openfeign-dependencies/3.1.5/spring-cloud-openfeign-dependencies-3.1.5.pom Failed to transfer Could not find artifact io.github.openfeign:feign-bom:pom:11.10 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/github/openfeign/feign-bom/11.10/feign-bom-11.10.pom Failed to transfer Could not find artifact org.springframework.cloud:spring-cloud-kubernetes-dependencies:pom:2.1.5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/cloud/spring-cloud-kubernetes-dependencies/2.1.5/spring-cloud-kubernetes-dependencies-2.1.5.pom Failed to transfer Could not find artifact io.fabric8:kubernetes-client-bom:pom:5.10.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/fabric8/kubernetes-client-bom/5.10.2/kubernetes-client-bom-5.10.2.pom Failed to transfer Could not find artifact com.datastax.oss:java-driver-bom:pom:4.14.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/datastax/oss/java-driver-bom/4.14.1/java-driver-bom-4.14.1.pom Failed to transfer Could not find artifact io.dropwizard.metrics:metrics-bom:pom:4.2.18 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/dropwizard/metrics/metrics-bom/4.2.18/metrics-bom-4.2.18.pom Failed to transfer Could not find artifact io.dropwizard.metrics:metrics-parent:pom:4.2.18 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/dropwizard/metrics/metrics-parent/4.2.18/metrics-parent-4.2.18.pom Failed to transfer Could not find artifact org.codehaus.groovy:groovy-bom:pom:3.0.16 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-bom/3.0.16/groovy-bom-3.0.16.pom Failed to transfer Could not find artifact org.infinispan:infinispan-bom:pom:13.0.15.Final in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-bom/13.0.15.Final/infinispan-bom-13.0.15.Final.pom Failed to transfer Could not find artifact org.infinispan:infinispan-build-configuration-parent:pom:13.0.15.Final in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/infinispan/infinispan-build-configuration-parent/13.0.15.Final/infinispan-build-configuration-parent-13.0.15.Final.pom Failed to transfer Could not find artifact org.jboss:jboss-parent:pom:36 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/36/jboss-parent-36.pom Failed to transfer Could not find artifact com.fasterxml.jackson:jackson-bom:pom:2.14.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.14.2/jackson-bom-2.14.2.pom Failed to transfer Could not find artifact com.fasterxml.jackson:jackson-parent:pom:2.14 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.14/jackson-parent-2.14.pom Failed to transfer Could not find artifact com.fasterxml:oss-parent:pom:48 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/48/oss-parent-48.pom Failed to transfer Could not find artifact org.glassfish.jersey:jersey-bom:pom:2.35 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/jersey/jersey-bom/2.35/jersey-bom-2.35.pom Failed to transfer Could not find artifact org.eclipse.ee4j:project:pom:1.0.6 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom Failed to transfer Could not find artifact org.eclipse.jetty:jetty-bom:pom:9.4.51.v20230217 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jetty/jetty-bom/9.4.51.v20230217/jetty-bom-9.4.51.v20230217.pom Failed to transfer Could not find artifact org.junit:junit-bom:pom:5.8.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/junit/junit-bom/5.8.2/junit-bom-5.8.2.pom Failed to transfer Could not find artifact org.jetbrains.kotlin:kotlin-bom:pom:1.6.21 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlin/kotlin-bom/1.6.21/kotlin-bom-1.6.21.pom Failed to transfer Could not find artifact org.jetbrains.kotlinx:kotlinx-coroutines-bom:pom:1.6.4 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/jetbrains/kotlinx/kotlinx-coroutines-bom/1.6.4/kotlinx-coroutines-bom-1.6.4.pom Failed to transfer Could not find artifact org.apache.logging.log4j:log4j-bom:pom:2.17.2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/log4j/log4j-bom/2.17.2/log4j-bom-2.17.2.pom Failed to transfer Could not find artifact org.apache.logging:logging-parent:pom:5 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/logging/logging-parent/5/logging-parent-5.pom Failed to transfer Could not find artifact org.apache:apache:pom:24 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/24/apache-24.pom Failed to transfer Could not find artifact io.micrometer:micrometer-bom:pom:1.9.9 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/micrometer/micrometer-bom/1.9.9/micrometer-bom-1.9.9.pom Failed to transfer Could not find artifact org.mockito:mockito-bom:pom:4.5.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/mockito/mockito-bom/4.5.1/mockito-bom-4.5.1.pom Failed to transfer Could not find artifact io.netty:netty-bom:pom:4.1.90.Final in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/netty/netty-bom/4.1.90.Final/netty-bom-4.1.90.Final.pom Failed to transfer Could not find artifact org.sonatype.oss:oss-parent:pom:7 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom Failed to transfer Could not find artifact com.squareup.okhttp3:okhttp-bom:pom:4.9.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/squareup/okhttp3/okhttp-bom/4.9.3/okhttp-bom-4.9.3.pom Failed to transfer Could not find artifact com.oracle.database.jdbc:ojdbc-bom:pom:21.5.0.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc-bom/21.5.0.0/ojdbc-bom-21.5.0.0.pom Failed to transfer Could not find artifact io.prometheus:simpleclient_bom:pom:0.15.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/prometheus/simpleclient_bom/0.15.0/simpleclient_bom-0.15.0.pom Failed to transfer Could not find artifact io.prometheus:parent:pom:0.15.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/prometheus/parent/0.15.0/parent-0.15.0.pom Failed to transfer Could not find artifact com.querydsl:querydsl-bom:pom:5.0.0 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/querydsl/querydsl-bom/5.0.0/querydsl-bom-5.0.0.pom Failed to transfer Could not find artifact io.r2dbc:r2dbc-bom:pom:Borca-SR2 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/r2dbc/r2dbc-bom/Borca-SR2/r2dbc-bom-Borca-SR2.pom Failed to transfer Could not find artifact io.projectreactor:reactor-bom:pom:2020.0.30 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/projectreactor/reactor-bom/2020.0.30/reactor-bom-2020.0.30.pom Failed to transfer Could not find artifact io.rest-assured:rest-assured-bom:pom:4.5.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/rest-assured/rest-assured-bom/4.5.1/rest-assured-bom-4.5.1.pom Failed to transfer Could not find artifact io.rsocket:rsocket-bom:pom:1.1.3 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/io/rsocket/rsocket-bom/1.1.3/rsocket-bom-1.1.3.pom Failed to transfer Could not find artifact org.springframework.data:spring-data-bom:pom:2021.2.10 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/data/spring-data-bom/2021.2.10/spring-data-bom-2021.2.10.pom Failed to transfer Could not find artifact org.springframework:spring-framework-bom:pom:5.3.26 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-framework-bom/5.3.26/spring-framework-bom-5.3.26.pom Failed to transfer Could not find artifact org.springframework.integration:spring-integration-bom:pom:5.5.17 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/integration/spring-integration-bom/5.5.17/spring-integration-bom-5.5.17.pom Failed to transfer Could not find artifact org.springframework.security:spring-security-bom:pom:5.7.7 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/security/spring-security-bom/5.7.7/spring-security-bom-5.7.7.pom Failed to transfer Could not find artifact org.springframework.session:spring-session-bom:pom:2021.2.1 in vaadin-addons (https://maven.vaadin.com/vaadin-addons) Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/org/springframework/session/spring-session-bom/2021.2.1/spring-session-bom-2021.2.1.pom Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.13.5/jackson-bom-2.13.5.pom Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.13/jackson-parent-2.13.pom Downloaded artifact https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/43/oss-parent-43.pom Established TCP socket on 40107 Copied maven35-agent.jar Copied maven35-interceptor.jar Copied maven3-interceptor-commons.jar [PR_Builder_Hawkbit] $ /opt/tools/java/oracle/jdk-8/latest/bin/java -cp /home/jenkins/agent/maven35-agent.jar:/opt/tools/apache-maven/latest/boot/plexus-classworlds-2.6.0.jar:/opt/tools/apache-maven/latest/conf/logging jenkins.maven3.agent.Maven35Main /opt/tools/apache-maven/latest /usr/share/jenkins/agent.jar /home/jenkins/agent/maven35-interceptor.jar /home/jenkins/agent/maven3-interceptor-commons.jar 40107 Exception in thread "main" java.lang.UnsupportedClassVersionError: hudson/remoting/Launcher has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:763) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:468) at java.net.URLClassLoader.access$100(URLClassLoader.java:74) at java.net.URLClassLoader$1.run(URLClassLoader.java:369) at java.net.URLClassLoader$1.run(URLClassLoader.java:363) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:362) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClassFromSelf(ClassRealm.java:425) at org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:42) at org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:247) at org.codehaus.plexus.classworlds.realm.ClassRealm.loadClass(ClassRealm.java:239) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:136) at jenkins.maven3.agent.Maven35Main.main(Maven35Main.java:66) ERROR: Failed to parse POMs java.io.EOFException: unexpected stream termination at hudson.remoting.ChannelBuilder.negotiate(ChannelBuilder.java:459) at hudson.remoting.ChannelBuilder.build(ChannelBuilder.java:404) at hudson.slaves.Channels.forProcess(Channels.java:121) at hudson.maven.AbstractMavenProcessFactory.newProcess(AbstractMavenProcessFactory.java:296) at hudson.maven.ProcessCache.get(ProcessCache.java:236) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:802) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526) at hudson.model.Run.execute(Run.java:1900) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543) at hudson.model.ResourceController.execute(ResourceController.java:101) at hudson.model.Executor.run(Executor.java:442) Finished: FAILURE